2024-04-19 08:46:32.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-1 - configuration: 2024-04-19 08:46:32.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 08:46:32.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 08:46:32.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 08:46:32.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 08:46:32.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 08:46:32.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 08:46:32.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1fd9893c 2024-04-19 08:46:32.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 08:46:32.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 08:46:32.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 08:46:32.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 08:46:32.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 08:46:32.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 08:46:32.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 08:46:32.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 08:46:32.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 08:46:32.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 08:46:32.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 08:46:32.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 08:46:32.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 08:46:32.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-19 08:46:32.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-19 08:46:32.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 08:46:32.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 08:46:32.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-19 08:46:32.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 08:46:32.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-1" 2024-04-19 08:46:32.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 08:46:32.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 08:46:32.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 08:46:32.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 08:46:32.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 08:46:32.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 08:46:32.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 08:46:32.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 08:46:32.869 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Starting... 2024-04-19 08:46:32.944 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@34a2d6e0 2024-04-19 08:46:32.944 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@34a2d6e0 2024-04-19 08:46:32.945 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Start completed. 2024-04-19 08:46:33.045 [HikariPool-1 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-19 08:46:33.049 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34a2d6e0 2024-04-19 08:46:33.051 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@1fb81ea7 2024-04-19 08:46:33.051 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@1fb81ea7 2024-04-19 08:46:33.055 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@117ff320 2024-04-19 08:46:33.055 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@117ff320 2024-04-19 08:46:33.058 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@154075d7 2024-04-19 08:46:33.058 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@154075d7 2024-04-19 08:46:33.061 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@5042f91b 2024-04-19 08:46:33.061 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@5042f91b 2024-04-19 08:46:33.064 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@f509892 2024-04-19 08:46:33.064 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@f509892 2024-04-19 08:46:33.067 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@61588cab 2024-04-19 08:46:33.067 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@61588cab 2024-04-19 08:46:33.070 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@77a0b39a 2024-04-19 08:46:33.070 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@77a0b39a 2024-04-19 08:46:33.073 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@306d0654 2024-04-19 08:46:33.073 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@306d0654 2024-04-19 08:46:33.076 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b728cc3 2024-04-19 08:46:33.076 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b728cc3 2024-04-19 08:46:33.076 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - After adding stats (total=10, active=1, idle=9, waiting=0) 2024-04-19 08:46:33.083 [Test worker @coroutine#2] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34a2d6e0 2024-04-19 08:46:33.087 [Test worker @coroutine#4] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34a2d6e0 2024-04-19 08:46:33.314 [DefaultDispatcher-worker-3 @coroutine#7] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-19 08:46:33.314 [DefaultDispatcher-worker-3 @coroutine#7] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-04-19 08:46:33.315 [DefaultDispatcher-worker-3 @coroutine#7] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-19 08:46:33.316 [DefaultDispatcher-worker-3 @coroutine#7] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-19 08:46:33.355 [DefaultDispatcher-worker-4 @coroutine#6] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34a2d6e0 2024-04-19 08:46:33.356 [DefaultDispatcher-worker-4 @coroutine#6] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2024-04-19 08:46:33.356 [DefaultDispatcher-worker-4 @coroutine#6] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId. 2024-04-19 08:46:33.356 [DefaultDispatcher-worker-4 @coroutine#6] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2024-04-19 08:46:33.398 [Test worker @coroutine#13] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34a2d6e0 2024-04-19 08:46:33.452 [DefaultDispatcher-worker-3 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34a2d6e0 2024-04-19 08:46:33.481 [DefaultDispatcher-worker-5 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34a2d6e0 2024-04-19 08:46:33.501 [DefaultDispatcher-worker-1 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34a2d6e0 2024-04-19 08:46:33.530 [DefaultDispatcher-worker-8 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34a2d6e0 2024-04-19 08:46:33.538 [Test worker @coroutine#20] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34a2d6e0 2024-04-19 08:46:33.542 [DefaultDispatcher-worker-8 @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-04-19 08:46:33.542 [DefaultDispatcher-worker-9 @coroutine#6] TRACE i.k.client.plugins.HttpCallValidator - Processing exception javax.net.ssl.SSLHandshakeException: PKIX path validation failed: java.security.cert.CertPathValidatorException: validity check failed for request https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2024-04-19 08:46:33.624 [DefaultDispatcher-worker-8 @coroutine#23] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34a2d6e0 2024-04-19 08:46:33.661 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown initiated... 2024-04-19 08:46:33.662 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Close initiated... 2024-04-19 08:46:33.662 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Before closing stats (total=10, active=0, idle=10, waiting=0) 2024-04-19 08:46:33.662 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@34a2d6e0: (connection evicted) 2024-04-19 08:46:33.663 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1fb81ea7: (connection evicted) 2024-04-19 08:46:33.664 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@117ff320: (connection evicted) 2024-04-19 08:46:33.664 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@154075d7: (connection evicted) 2024-04-19 08:46:33.665 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5042f91b: (connection evicted) 2024-04-19 08:46:33.666 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@f509892: (connection evicted) 2024-04-19 08:46:33.666 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@61588cab: (connection evicted) 2024-04-19 08:46:33.667 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@77a0b39a: (connection evicted) 2024-04-19 08:46:33.667 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@306d0654: (connection evicted) 2024-04-19 08:46:33.668 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3b728cc3: (connection evicted) 2024-04-19 08:46:33.670 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-19 08:46:33.670 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Closed. 2024-04-19 08:46:33.670 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown completed. 2024-04-19 08:46:33.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-2 - configuration: 2024-04-19 08:46:33.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 08:46:33.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 08:46:33.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 08:46:33.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 08:46:33.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 08:46:33.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 08:46:33.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7608a838 2024-04-19 08:46:33.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 08:46:33.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 08:46:33.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 08:46:33.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 08:46:33.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 08:46:33.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 08:46:33.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 08:46:33.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 08:46:33.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 08:46:33.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 08:46:33.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 08:46:33.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 08:46:33.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 08:46:33.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-19 08:46:33.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-19 08:46:33.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 08:46:33.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 08:46:33.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-19 08:46:33.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 08:46:33.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-2" 2024-04-19 08:46:33.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 08:46:33.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 08:46:33.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 08:46:33.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 08:46:33.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 08:46:33.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 08:46:33.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 08:46:33.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 08:46:33.680 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Starting... 2024-04-19 08:46:33.683 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@21a6a494 2024-04-19 08:46:33.683 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@21a6a494 2024-04-19 08:46:33.683 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Start completed. 2024-04-19 08:46:33.685 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21a6a494 2024-04-19 08:46:33.701 [Test worker @coroutine#27] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21a6a494 2024-04-19 08:46:33.703 [Test worker @coroutine#29] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21a6a494 2024-04-19 08:46:33.705 [DefaultDispatcher-worker-3 @coroutine#32] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-19 08:46:33.705 [DefaultDispatcher-worker-3 @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-04-19 08:46:33.706 [DefaultDispatcher-worker-3 @coroutine#32] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-19 08:46:33.706 [DefaultDispatcher-worker-3 @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-04-19 08:46:33.720 [DefaultDispatcher-worker-8 @coroutine#31] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21a6a494 2024-04-19 08:46:33.721 [DefaultDispatcher-worker-8 @coroutine#31] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2024-04-19 08:46:33.721 [DefaultDispatcher-worker-8 @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-04-19 08:46:33.721 [DefaultDispatcher-worker-8 @coroutine#31] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2024-04-19 08:46:33.726 [Test worker @coroutine#35] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21a6a494 2024-04-19 08:46:33.742 [DefaultDispatcher-worker-6 @coroutine#40] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21a6a494 2024-04-19 08:46:33.757 [DefaultDispatcher-worker-3 @coroutine#40] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21a6a494 2024-04-19 08:46:33.770 [DefaultDispatcher-worker-6 @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-04-19 08:46:33.773 [DefaultDispatcher-worker-5 @coroutine#40] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21a6a494 2024-04-19 08:46:33.782 [DefaultDispatcher-worker-5 @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-04-19 08:46:33.783 [HikariPool-2 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-19 08:46:33.788 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ac7f342 2024-04-19 08:46:33.788 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ac7f342 2024-04-19 08:46:33.789 [DefaultDispatcher-worker-5 @coroutine#40] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21a6a494 2024-04-19 08:46:33.792 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@7400126a 2024-04-19 08:46:33.792 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@7400126a 2024-04-19 08:46:33.795 [Test worker @coroutine#46] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21a6a494 2024-04-19 08:46:33.796 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@703f9832 2024-04-19 08:46:33.796 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@703f9832 2024-04-19 08:46:33.800 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@353d1851 2024-04-19 08:46:33.800 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@353d1851 2024-04-19 08:46:33.804 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@70a5a057 2024-04-19 08:46:33.804 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@70a5a057 2024-04-19 08:46:33.807 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@4426f6b 2024-04-19 08:46:33.807 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@4426f6b 2024-04-19 08:46:33.809 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@83089d9 2024-04-19 08:46:33.809 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@83089d9 2024-04-19 08:46:33.812 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@5512e71e 2024-04-19 08:46:33.812 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@5512e71e 2024-04-19 08:46:33.815 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@86842f3 2024-04-19 08:46:33.815 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@86842f3 2024-04-19 08:46:33.815 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-04-19 08:46:33.900 [DefaultDispatcher-worker-1 @coroutine#48] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21a6a494 2024-04-19 08:46:33.932 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Shutdown initiated... 2024-04-19 08:46:33.932 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Close initiated... 2024-04-19 08:46:33.932 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Before closing stats (total=10, active=0, idle=10, waiting=0) 2024-04-19 08:46:33.932 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@21a6a494: (connection evicted) 2024-04-19 08:46:33.933 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7ac7f342: (connection evicted) 2024-04-19 08:46:33.934 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7400126a: (connection evicted) 2024-04-19 08:46:33.934 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@703f9832: (connection evicted) 2024-04-19 08:46:33.935 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@353d1851: (connection evicted) 2024-04-19 08:46:33.935 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@70a5a057: (connection evicted) 2024-04-19 08:46:33.936 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4426f6b: (connection evicted) 2024-04-19 08:46:33.936 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@83089d9: (connection evicted) 2024-04-19 08:46:33.937 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5512e71e: (connection evicted) 2024-04-19 08:46:33.938 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@86842f3: (connection evicted) 2024-04-19 08:46:33.939 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-19 08:46:33.939 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Closed. 2024-04-19 08:46:33.939 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Shutdown completed. 2024-04-19 08:46:33.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-3 - configuration: 2024-04-19 08:46:33.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 08:46:33.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 08:46:33.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 08:46:33.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 08:46:33.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 08:46:33.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 08:46:33.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@e154848 2024-04-19 08:46:33.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 08:46:33.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 08:46:33.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 08:46:33.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 08:46:33.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 08:46:33.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 08:46:33.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 08:46:33.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 08:46:33.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 08:46:33.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 08:46:33.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 08:46:33.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 08:46:33.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 08:46:33.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 08:46:33.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 08:46:33.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 08:46:33.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 08:46:33.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 08:46:33.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 08:46:33.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-3" 2024-04-19 08:46:33.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 08:46:33.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 08:46:33.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 08:46:33.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 08:46:33.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 08:46:33.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 08:46:33.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 08:46:33.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 08:46:33.988 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-3 - Starting... 2024-04-19 08:46:33.989 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@60fc7f43 2024-04-19 08:46:33.989 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@60fc7f43 2024-04-19 08:46:33.989 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-3 - Start completed. 2024-04-19 08:46:34.089 [HikariPool-3 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 08:46:34.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-4 - configuration: 2024-04-19 08:46:34.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 08:46:34.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 08:46:34.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 08:46:34.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 08:46:34.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 08:46:34.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 08:46:34.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@71b0289b 2024-04-19 08:46:34.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 08:46:34.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 08:46:34.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 08:46:34.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 08:46:34.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 08:46:34.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 08:46:34.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 08:46:34.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 08:46:34.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 08:46:34.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 08:46:34.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 08:46:34.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 08:46:34.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 08:46:34.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 08:46:34.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 08:46:34.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 08:46:34.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 08:46:34.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 08:46:34.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 08:46:34.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-4" 2024-04-19 08:46:34.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 08:46:34.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 08:46:34.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 08:46:34.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 08:46:34.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 08:46:34.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 08:46:34.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 08:46:34.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 08:46:34.338 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Starting... 2024-04-19 08:46:34.338 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@563172d3 2024-04-19 08:46:34.338 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@563172d3 2024-04-19 08:46:34.338 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Start completed. 2024-04-19 08:46:34.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-5 - configuration: 2024-04-19 08:46:34.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 08:46:34.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 08:46:34.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 08:46:34.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 08:46:34.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 08:46:34.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 08:46:34.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@20027c44 2024-04-19 08:46:34.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 08:46:34.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 08:46:34.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 08:46:34.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 08:46:34.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 08:46:34.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 08:46:34.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 08:46:34.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 08:46:34.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 08:46:34.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 08:46:34.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 08:46:34.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 08:46:34.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 08:46:34.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 08:46:34.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 08:46:34.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 08:46:34.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 08:46:34.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 08:46:34.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 08:46:34.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-5" 2024-04-19 08:46:34.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 08:46:34.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 08:46:34.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 08:46:34.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 08:46:34.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 08:46:34.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 08:46:34.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 08:46:34.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 08:46:34.358 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-5 - Starting... 2024-04-19 08:46:34.359 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d84e363 2024-04-19 08:46:34.359 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d84e363 2024-04-19 08:46:34.359 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-5 - Start completed. 2024-04-19 08:46:34.438 [HikariPool-4 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-19 08:46:34.440 [Test worker @coroutine#81] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-4 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@563172d3 2024-04-19 08:46:34.459 [HikariPool-5 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 08:46:34.706 [DefaultDispatcher-worker-1 @coroutine#87] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d84e363 2024-04-19 08:46:34.713 [DefaultDispatcher-worker-1 @coroutine#89] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d84e363 2024-04-19 08:46:34.714 [DefaultDispatcher-worker-1 @coroutine#80] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54599/com/ustadmobile/core/contenttype/childrens-literature.epub 2024-04-19 08:46:34.714 [DefaultDispatcher-worker-1 @coroutine#80] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54599/com/ustadmobile/core/contenttype/childrens-literature.epub. 2024-04-19 08:46:34.714 [DefaultDispatcher-worker-1 @coroutine#80] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54599/com/ustadmobile/core/contenttype/childrens-literature.epub 2024-04-19 08:46:34.735 [DefaultDispatcher-worker-1 @coroutine#80] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54599/com/ustadmobile/core/contenttype/childrens-literature.epub 2024-04-19 08:46:34.735 [DefaultDispatcher-worker-1 @coroutine#80] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54599/com/ustadmobile/core/contenttype/childrens-literature.epub 2024-04-19 08:46:34.766 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Shutdown initiated... 2024-04-19 08:46:34.766 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Close initiated... 2024-04-19 08:46:34.766 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 08:46:34.766 [HikariPool-4 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-4 - Closing connection org.sqlite.jdbc4.JDBC4Connection@563172d3: (connection evicted) 2024-04-19 08:46:34.767 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-19 08:46:34.767 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Closed. 2024-04-19 08:46:34.767 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Shutdown completed. 2024-04-19 08:46:34.770 [Test worker @coroutine#93] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d84e363 2024-04-19 08:46:34.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-6 - configuration: 2024-04-19 08:46:34.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 08:46:34.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 08:46:34.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 08:46:34.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 08:46:34.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 08:46:34.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 08:46:34.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1d8be7b9 2024-04-19 08:46:34.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 08:46:34.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 08:46:34.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 08:46:34.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 08:46:34.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 08:46:34.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 08:46:34.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 08:46:34.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 08:46:34.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 08:46:34.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 08:46:34.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 08:46:34.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 08:46:34.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 08:46:34.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 08:46:34.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 08:46:34.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 08:46:34.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 08:46:34.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 08:46:34.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 08:46:34.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-6" 2024-04-19 08:46:34.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 08:46:34.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 08:46:34.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 08:46:34.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 08:46:34.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 08:46:34.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 08:46:34.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 08:46:34.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 08:46:34.775 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Starting... 2024-04-19 08:46:34.776 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d53e876 2024-04-19 08:46:34.776 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d53e876 2024-04-19 08:46:34.776 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Start completed. 2024-04-19 08:46:34.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-7 - configuration: 2024-04-19 08:46:34.799 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 08:46:34.799 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 08:46:34.799 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 08:46:34.799 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 08:46:34.799 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 08:46:34.799 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 08:46:34.799 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@48d44b46 2024-04-19 08:46:34.799 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 08:46:34.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 08:46:34.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 08:46:34.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 08:46:34.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 08:46:34.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 08:46:34.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 08:46:34.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 08:46:34.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 08:46:34.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 08:46:34.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 08:46:34.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 08:46:34.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 08:46:34.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 08:46:34.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 08:46:34.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 08:46:34.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 08:46:34.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 08:46:34.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 08:46:34.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-7" 2024-04-19 08:46:34.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 08:46:34.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 08:46:34.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 08:46:34.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 08:46:34.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 08:46:34.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 08:46:34.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 08:46:34.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 08:46:34.801 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-7 - Starting... 2024-04-19 08:46:34.801 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@794cb26b 2024-04-19 08:46:34.801 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@794cb26b 2024-04-19 08:46:34.801 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-7 - Start completed. 2024-04-19 08:46:34.850 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Shutdown initiated... 2024-04-19 08:46:34.850 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Close initiated... 2024-04-19 08:46:34.850 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 08:46:34.850 [HikariPool-6 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-6 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3d53e876: (connection evicted) 2024-04-19 08:46:34.851 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-19 08:46:34.851 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Closed. 2024-04-19 08:46:34.851 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Shutdown completed. 2024-04-19 08:46:34.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-8 - configuration: 2024-04-19 08:46:34.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 08:46:34.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 08:46:34.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 08:46:34.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 08:46:34.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 08:46:34.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 08:46:34.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@362a6aa5 2024-04-19 08:46:34.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 08:46:34.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 08:46:34.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 08:46:34.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 08:46:34.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 08:46:34.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 08:46:34.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 08:46:34.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 08:46:34.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 08:46:34.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 08:46:34.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 08:46:34.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 08:46:34.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 08:46:34.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 08:46:34.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 08:46:34.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 08:46:34.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 08:46:34.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 08:46:34.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 08:46:34.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-8" 2024-04-19 08:46:34.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 08:46:34.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 08:46:34.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 08:46:34.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 08:46:34.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 08:46:34.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 08:46:34.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 08:46:34.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 08:46:34.857 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Starting... 2024-04-19 08:46:34.858 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@139089a4 2024-04-19 08:46:34.858 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@139089a4 2024-04-19 08:46:34.858 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Start completed. 2024-04-19 08:46:34.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-9 - configuration: 2024-04-19 08:46:34.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 08:46:34.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 08:46:34.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 08:46:34.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 08:46:34.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 08:46:34.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 08:46:34.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@61554b6b 2024-04-19 08:46:34.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 08:46:34.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 08:46:34.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 08:46:34.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 08:46:34.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 08:46:34.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 08:46:34.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 08:46:34.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 08:46:34.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 08:46:34.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 08:46:34.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 08:46:34.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 08:46:34.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 08:46:34.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 08:46:34.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 08:46:34.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 08:46:34.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 08:46:34.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 08:46:34.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 08:46:34.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-9" 2024-04-19 08:46:34.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 08:46:34.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 08:46:34.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 08:46:34.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 08:46:34.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 08:46:34.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 08:46:34.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 08:46:34.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 08:46:34.876 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-9 - Starting... 2024-04-19 08:46:34.876 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Added connection org.sqlite.jdbc4.JDBC4Connection@687b0ddc 2024-04-19 08:46:34.877 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Added connection org.sqlite.jdbc4.JDBC4Connection@687b0ddc 2024-04-19 08:46:34.877 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-9 - Start completed. 2024-04-19 08:46:34.883 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Shutdown initiated... 2024-04-19 08:46:34.883 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Close initiated... 2024-04-19 08:46:34.883 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 08:46:34.884 [HikariPool-8 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-8 - Closing connection org.sqlite.jdbc4.JDBC4Connection@139089a4: (connection evicted) 2024-04-19 08:46:34.884 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-19 08:46:34.885 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Closed. 2024-04-19 08:46:34.885 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Shutdown completed. 2024-04-19 08:46:34.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-10 - configuration: 2024-04-19 08:46:34.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 08:46:34.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 08:46:34.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 08:46:34.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 08:46:34.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 08:46:34.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 08:46:34.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2d4e99de 2024-04-19 08:46:34.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 08:46:34.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 08:46:34.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 08:46:34.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 08:46:34.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 08:46:34.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 08:46:34.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 08:46:34.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 08:46:34.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 08:46:34.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 08:46:34.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 08:46:34.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 08:46:34.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 08:46:34.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 08:46:34.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 08:46:34.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 08:46:34.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 08:46:34.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 08:46:34.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 08:46:34.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-10" 2024-04-19 08:46:34.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 08:46:34.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 08:46:34.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 08:46:34.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 08:46:34.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 08:46:34.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 08:46:34.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 08:46:34.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 08:46:34.888 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Starting... 2024-04-19 08:46:34.889 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Added connection org.sqlite.jdbc4.JDBC4Connection@191e654 2024-04-19 08:46:34.889 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Added connection org.sqlite.jdbc4.JDBC4Connection@191e654 2024-04-19 08:46:34.889 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Start completed. 2024-04-19 08:46:34.901 [HikariPool-7 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 08:46:34.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-11 - configuration: 2024-04-19 08:46:34.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 08:46:34.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 08:46:34.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 08:46:34.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 08:46:34.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 08:46:34.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 08:46:34.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7f2ca6f8 2024-04-19 08:46:34.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 08:46:34.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 08:46:34.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 08:46:34.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 08:46:34.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 08:46:34.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 08:46:34.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 08:46:34.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 08:46:34.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 08:46:34.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 08:46:34.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 08:46:34.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 08:46:34.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 08:46:34.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 08:46:34.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 08:46:34.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 08:46:34.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 08:46:34.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 08:46:34.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 08:46:34.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-11" 2024-04-19 08:46:34.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 08:46:34.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 08:46:34.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 08:46:34.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 08:46:34.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 08:46:34.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 08:46:34.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 08:46:34.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 08:46:34.910 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-11 - Starting... 2024-04-19 08:46:34.910 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Added connection org.sqlite.jdbc4.JDBC4Connection@13dc6649 2024-04-19 08:46:34.910 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Added connection org.sqlite.jdbc4.JDBC4Connection@13dc6649 2024-04-19 08:46:34.910 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-11 - Start completed. 2024-04-19 08:46:34.922 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Shutdown initiated... 2024-04-19 08:46:34.922 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Close initiated... 2024-04-19 08:46:34.922 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 08:46:34.922 [HikariPool-10 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-10 - Closing connection org.sqlite.jdbc4.JDBC4Connection@191e654: (connection evicted) 2024-04-19 08:46:34.923 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-19 08:46:34.923 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Closed. 2024-04-19 08:46:34.923 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Shutdown completed. 2024-04-19 08:46:34.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-12 - configuration: 2024-04-19 08:46:34.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 08:46:34.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 08:46:34.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 08:46:34.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 08:46:34.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 08:46:34.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 08:46:34.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@51a719e7 2024-04-19 08:46:34.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 08:46:34.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 08:46:34.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 08:46:34.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 08:46:34.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 08:46:34.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 08:46:34.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 08:46:34.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 08:46:34.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 08:46:34.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 08:46:34.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 08:46:34.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 08:46:34.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 08:46:34.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 08:46:34.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 08:46:34.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 08:46:34.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 08:46:34.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 08:46:34.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 08:46:34.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-12" 2024-04-19 08:46:34.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 08:46:34.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 08:46:34.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 08:46:34.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 08:46:34.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 08:46:34.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 08:46:34.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 08:46:34.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 08:46:34.928 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Starting... 2024-04-19 08:46:34.928 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Added connection org.sqlite.jdbc4.JDBC4Connection@1073c664 2024-04-19 08:46:34.928 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Added connection org.sqlite.jdbc4.JDBC4Connection@1073c664 2024-04-19 08:46:34.928 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Start completed. 2024-04-19 08:46:34.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-13 - configuration: 2024-04-19 08:46:34.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 08:46:34.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 08:46:34.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 08:46:34.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 08:46:34.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 08:46:34.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 08:46:34.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@517a46f3 2024-04-19 08:46:34.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 08:46:34.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 08:46:34.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 08:46:34.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 08:46:34.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 08:46:34.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 08:46:34.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 08:46:34.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 08:46:34.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 08:46:34.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 08:46:34.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 08:46:34.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 08:46:34.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 08:46:34.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 08:46:34.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 08:46:34.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 08:46:34.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 08:46:34.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 08:46:34.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 08:46:34.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-13" 2024-04-19 08:46:34.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 08:46:34.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 08:46:34.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 08:46:34.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 08:46:34.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 08:46:34.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 08:46:34.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 08:46:34.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 08:46:34.952 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-13 - Starting... 2024-04-19 08:46:34.953 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Added connection org.sqlite.jdbc4.JDBC4Connection@152e7703 2024-04-19 08:46:34.953 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Added connection org.sqlite.jdbc4.JDBC4Connection@152e7703 2024-04-19 08:46:34.953 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-13 - Start completed. 2024-04-19 08:46:34.977 [HikariPool-9 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 08:46:34.982 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Shutdown initiated... 2024-04-19 08:46:34.982 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Close initiated... 2024-04-19 08:46:34.982 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 08:46:34.982 [HikariPool-12 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-12 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1073c664: (connection evicted) 2024-04-19 08:46:34.983 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-19 08:46:34.983 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Closed. 2024-04-19 08:46:34.983 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Shutdown completed. 2024-04-19 08:46:35.010 [HikariPool-11 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 08:46:35.053 [HikariPool-13 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 08:46:35.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-14 - configuration: 2024-04-19 08:46:35.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 08:46:35.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 08:46:35.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 08:46:35.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 08:46:35.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 08:46:35.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 08:46:35.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@ac417a2 2024-04-19 08:46:35.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 08:46:35.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 08:46:35.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 08:46:35.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 08:46:35.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 08:46:35.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 08:46:35.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 08:46:35.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 08:46:35.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 08:46:35.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 08:46:35.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 08:46:35.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 08:46:35.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 08:46:35.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 08:46:35.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 08:46:35.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 08:46:35.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 08:46:35.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 08:46:35.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 08:46:35.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-14" 2024-04-19 08:46:35.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 08:46:35.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 08:46:35.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 08:46:35.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 08:46:35.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 08:46:35.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 08:46:35.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 08:46:35.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 08:46:35.119 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Starting... 2024-04-19 08:46:35.119 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Added connection org.sqlite.jdbc4.JDBC4Connection@69499c6f 2024-04-19 08:46:35.119 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Added connection org.sqlite.jdbc4.JDBC4Connection@69499c6f 2024-04-19 08:46:35.119 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Start completed. 2024-04-19 08:46:35.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-15 - configuration: 2024-04-19 08:46:35.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 08:46:35.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 08:46:35.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 08:46:35.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 08:46:35.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 08:46:35.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 08:46:35.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3451fc88 2024-04-19 08:46:35.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 08:46:35.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 08:46:35.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 08:46:35.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 08:46:35.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 08:46:35.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 08:46:35.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 08:46:35.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 08:46:35.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 08:46:35.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 08:46:35.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 08:46:35.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 08:46:35.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 08:46:35.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 08:46:35.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 08:46:35.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 08:46:35.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 08:46:35.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 08:46:35.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 08:46:35.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-15" 2024-04-19 08:46:35.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 08:46:35.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 08:46:35.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 08:46:35.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 08:46:35.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 08:46:35.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 08:46:35.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 08:46:35.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 08:46:35.144 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-15 - Starting... 2024-04-19 08:46:35.144 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Added connection org.sqlite.jdbc4.JDBC4Connection@3041beb3 2024-04-19 08:46:35.144 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Added connection org.sqlite.jdbc4.JDBC4Connection@3041beb3 2024-04-19 08:46:35.144 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-15 - Start completed. 2024-04-19 08:46:35.219 [HikariPool-14 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 08:46:35.245 [HikariPool-15 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 08:46:35.281 [DefaultDispatcher-worker-8 @coroutine#128] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3041beb3 2024-04-19 08:46:35.307 [DefaultDispatcher-worker-8 @coroutine#130] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3041beb3 2024-04-19 08:46:35.314 [DefaultDispatcher-worker-8 @coroutine#132] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3041beb3 2024-04-19 08:46:35.325 [DefaultDispatcher-worker-8 @coroutine#134] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3041beb3 2024-04-19 08:46:35.386 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Shutdown initiated... 2024-04-19 08:46:35.386 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Close initiated... 2024-04-19 08:46:35.386 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 08:46:35.386 [HikariPool-14 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-14 - Closing connection org.sqlite.jdbc4.JDBC4Connection@69499c6f: (connection evicted) 2024-04-19 08:46:35.387 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-19 08:46:35.387 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Closed. 2024-04-19 08:46:35.387 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Shutdown completed. 2024-04-19 08:46:35.394 [Test worker @coroutine#136] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3041beb3 2024-04-19 08:46:35.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-16 - configuration: 2024-04-19 08:46:35.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 08:46:35.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 08:46:35.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 08:46:35.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 08:46:35.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 08:46:35.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 08:46:35.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@628b503a 2024-04-19 08:46:35.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 08:46:35.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 08:46:35.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 08:46:35.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 08:46:35.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 08:46:35.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 08:46:35.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 08:46:35.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 08:46:35.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 08:46:35.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 08:46:35.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 08:46:35.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 08:46:35.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 08:46:35.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 08:46:35.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 08:46:35.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 08:46:35.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 08:46:35.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 08:46:35.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 08:46:35.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-16" 2024-04-19 08:46:35.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 08:46:35.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 08:46:35.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 08:46:35.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 08:46:35.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 08:46:35.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 08:46:35.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 08:46:35.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 08:46:35.406 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Starting... 2024-04-19 08:46:35.406 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Added connection org.sqlite.jdbc4.JDBC4Connection@3cb04dd 2024-04-19 08:46:35.407 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Added connection org.sqlite.jdbc4.JDBC4Connection@3cb04dd 2024-04-19 08:46:35.407 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Start completed. 2024-04-19 08:46:35.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-17 - configuration: 2024-04-19 08:46:35.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 08:46:35.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 08:46:35.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 08:46:35.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 08:46:35.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 08:46:35.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 08:46:35.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@73d91faf 2024-04-19 08:46:35.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 08:46:35.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 08:46:35.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 08:46:35.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 08:46:35.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 08:46:35.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 08:46:35.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 08:46:35.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 08:46:35.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 08:46:35.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 08:46:35.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 08:46:35.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 08:46:35.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 08:46:35.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 08:46:35.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 08:46:35.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 08:46:35.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 08:46:35.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 08:46:35.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 08:46:35.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-17" 2024-04-19 08:46:35.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 08:46:35.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 08:46:35.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 08:46:35.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 08:46:35.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 08:46:35.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 08:46:35.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 08:46:35.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 08:46:35.423 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-17 - Starting... 2024-04-19 08:46:35.424 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f112f70 2024-04-19 08:46:35.424 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f112f70 2024-04-19 08:46:35.424 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-17 - Start completed. 2024-04-19 08:46:35.431 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Shutdown initiated... 2024-04-19 08:46:35.431 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Close initiated... 2024-04-19 08:46:35.431 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 08:46:35.431 [HikariPool-16 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-16 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3cb04dd: (connection evicted) 2024-04-19 08:46:35.432 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-19 08:46:35.432 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Closed. 2024-04-19 08:46:35.432 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Shutdown completed. 2024-04-19 08:46:35.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-18 - configuration: 2024-04-19 08:46:35.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 08:46:35.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 08:46:35.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 08:46:35.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 08:46:35.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 08:46:35.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 08:46:35.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3c4059a 2024-04-19 08:46:35.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 08:46:35.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 08:46:35.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 08:46:35.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 08:46:35.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 08:46:35.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 08:46:35.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 08:46:35.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 08:46:35.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 08:46:35.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 08:46:35.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 08:46:35.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 08:46:35.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 08:46:35.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 08:46:35.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 08:46:35.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 08:46:35.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 08:46:35.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 08:46:35.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 08:46:35.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-18" 2024-04-19 08:46:35.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 08:46:35.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 08:46:35.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 08:46:35.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 08:46:35.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 08:46:35.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 08:46:35.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 08:46:35.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 08:46:35.435 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Starting... 2024-04-19 08:46:35.436 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Added connection org.sqlite.jdbc4.JDBC4Connection@2570b316 2024-04-19 08:46:35.436 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Added connection org.sqlite.jdbc4.JDBC4Connection@2570b316 2024-04-19 08:46:35.436 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Start completed. 2024-04-19 08:46:35.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-19 - configuration: 2024-04-19 08:46:35.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 08:46:35.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 08:46:35.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 08:46:35.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 08:46:35.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 08:46:35.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 08:46:35.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@56881196 2024-04-19 08:46:35.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 08:46:35.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 08:46:35.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 08:46:35.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 08:46:35.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 08:46:35.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 08:46:35.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 08:46:35.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 08:46:35.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 08:46:35.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 08:46:35.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 08:46:35.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 08:46:35.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 08:46:35.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 08:46:35.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 08:46:35.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 08:46:35.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 08:46:35.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 08:46:35.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 08:46:35.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-19" 2024-04-19 08:46:35.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 08:46:35.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 08:46:35.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 08:46:35.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 08:46:35.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 08:46:35.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 08:46:35.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 08:46:35.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 08:46:35.453 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-19 - Starting... 2024-04-19 08:46:35.454 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Added connection org.sqlite.jdbc4.JDBC4Connection@25464154 2024-04-19 08:46:35.454 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Added connection org.sqlite.jdbc4.JDBC4Connection@25464154 2024-04-19 08:46:35.454 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-19 - Start completed. 2024-04-19 08:46:35.457 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Shutdown initiated... 2024-04-19 08:46:35.457 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Close initiated... 2024-04-19 08:46:35.457 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 08:46:35.457 [HikariPool-18 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-18 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2570b316: (connection evicted) 2024-04-19 08:46:35.458 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-19 08:46:35.458 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Closed. 2024-04-19 08:46:35.458 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Shutdown completed. 2024-04-19 08:46:35.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-20 - configuration: 2024-04-19 08:46:35.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 08:46:35.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 08:46:35.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 08:46:35.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 08:46:35.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 08:46:35.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 08:46:35.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@727dcc64 2024-04-19 08:46:35.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 08:46:35.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 08:46:35.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 08:46:35.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 08:46:35.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 08:46:35.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 08:46:35.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 08:46:35.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 08:46:35.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 08:46:35.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 08:46:35.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 08:46:35.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 08:46:35.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 08:46:35.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 08:46:35.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 08:46:35.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 08:46:35.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 08:46:35.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 08:46:35.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 08:46:35.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-20" 2024-04-19 08:46:35.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 08:46:35.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 08:46:35.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 08:46:35.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 08:46:35.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 08:46:35.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 08:46:35.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 08:46:35.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 08:46:35.460 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Starting... 2024-04-19 08:46:35.461 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Added connection org.sqlite.jdbc4.JDBC4Connection@288409f0 2024-04-19 08:46:35.461 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Added connection org.sqlite.jdbc4.JDBC4Connection@288409f0 2024-04-19 08:46:35.461 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Start completed. 2024-04-19 08:46:35.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-21 - configuration: 2024-04-19 08:46:35.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 08:46:35.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 08:46:35.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 08:46:35.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 08:46:35.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 08:46:35.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 08:46:35.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7d685f4e 2024-04-19 08:46:35.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 08:46:35.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 08:46:35.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 08:46:35.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 08:46:35.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 08:46:35.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 08:46:35.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 08:46:35.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 08:46:35.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 08:46:35.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 08:46:35.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 08:46:35.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 08:46:35.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 08:46:35.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 08:46:35.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 08:46:35.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 08:46:35.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 08:46:35.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 08:46:35.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 08:46:35.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-21" 2024-04-19 08:46:35.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 08:46:35.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 08:46:35.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 08:46:35.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 08:46:35.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 08:46:35.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 08:46:35.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 08:46:35.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 08:46:35.476 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-21 - Starting... 2024-04-19 08:46:35.477 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Added connection org.sqlite.jdbc4.JDBC4Connection@19ac93d2 2024-04-19 08:46:35.477 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Added connection org.sqlite.jdbc4.JDBC4Connection@19ac93d2 2024-04-19 08:46:35.477 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-21 - Start completed. 2024-04-19 08:46:35.479 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Shutdown initiated... 2024-04-19 08:46:35.479 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Close initiated... 2024-04-19 08:46:35.479 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 08:46:35.479 [HikariPool-20 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-20 - Closing connection org.sqlite.jdbc4.JDBC4Connection@288409f0: (connection evicted) 2024-04-19 08:46:35.480 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-19 08:46:35.480 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Closed. 2024-04-19 08:46:35.480 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Shutdown completed. 2024-04-19 08:46:35.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-22 - configuration: 2024-04-19 08:46:35.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 08:46:35.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 08:46:35.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 08:46:35.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 08:46:35.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 08:46:35.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 08:46:35.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@19f497aa 2024-04-19 08:46:35.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 08:46:35.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 08:46:35.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 08:46:35.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 08:46:35.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 08:46:35.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 08:46:35.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 08:46:35.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 08:46:35.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 08:46:35.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 08:46:35.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 08:46:35.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 08:46:35.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 08:46:35.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 08:46:35.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 08:46:35.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 08:46:35.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 08:46:35.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 08:46:35.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 08:46:35.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-22" 2024-04-19 08:46:35.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 08:46:35.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 08:46:35.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 08:46:35.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 08:46:35.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 08:46:35.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 08:46:35.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 08:46:35.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 08:46:35.484 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Starting... 2024-04-19 08:46:35.484 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Added connection org.sqlite.jdbc4.JDBC4Connection@78e387d6 2024-04-19 08:46:35.484 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Added connection org.sqlite.jdbc4.JDBC4Connection@78e387d6 2024-04-19 08:46:35.484 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Start completed. 2024-04-19 08:46:35.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-23 - configuration: 2024-04-19 08:46:35.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 08:46:35.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 08:46:35.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 08:46:35.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 08:46:35.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 08:46:35.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 08:46:35.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@9147ba2 2024-04-19 08:46:35.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 08:46:35.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 08:46:35.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 08:46:35.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 08:46:35.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 08:46:35.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 08:46:35.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 08:46:35.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 08:46:35.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 08:46:35.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 08:46:35.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 08:46:35.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 08:46:35.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 08:46:35.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 08:46:35.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 08:46:35.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 08:46:35.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 08:46:35.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 08:46:35.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 08:46:35.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-23" 2024-04-19 08:46:35.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 08:46:35.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 08:46:35.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 08:46:35.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 08:46:35.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 08:46:35.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 08:46:35.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 08:46:35.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 08:46:35.500 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-23 - Starting... 2024-04-19 08:46:35.500 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Added connection org.sqlite.jdbc4.JDBC4Connection@2efcc0b3 2024-04-19 08:46:35.500 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Added connection org.sqlite.jdbc4.JDBC4Connection@2efcc0b3 2024-04-19 08:46:35.500 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-23 - Start completed. 2024-04-19 08:46:35.524 [HikariPool-17 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 08:46:35.554 [HikariPool-19 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 08:46:35.566 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Shutdown initiated... 2024-04-19 08:46:35.566 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Close initiated... 2024-04-19 08:46:35.566 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 08:46:35.566 [HikariPool-22 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-22 - Closing connection org.sqlite.jdbc4.JDBC4Connection@78e387d6: (connection evicted) 2024-04-19 08:46:35.567 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-19 08:46:35.567 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Closed. 2024-04-19 08:46:35.567 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Shutdown completed. 2024-04-19 08:46:35.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-24 - configuration: 2024-04-19 08:46:35.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 08:46:35.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 08:46:35.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 08:46:35.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 08:46:35.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 08:46:35.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 08:46:35.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@40738846 2024-04-19 08:46:35.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 08:46:35.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 08:46:35.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 08:46:35.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 08:46:35.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 08:46:35.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 08:46:35.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 08:46:35.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 08:46:35.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 08:46:35.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 08:46:35.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 08:46:35.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 08:46:35.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 08:46:35.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 08:46:35.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 08:46:35.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 08:46:35.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 08:46:35.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 08:46:35.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 08:46:35.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-24" 2024-04-19 08:46:35.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 08:46:35.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 08:46:35.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 08:46:35.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 08:46:35.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 08:46:35.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 08:46:35.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 08:46:35.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 08:46:35.571 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Starting... 2024-04-19 08:46:35.572 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Added connection org.sqlite.jdbc4.JDBC4Connection@1686ed85 2024-04-19 08:46:35.572 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Added connection org.sqlite.jdbc4.JDBC4Connection@1686ed85 2024-04-19 08:46:35.572 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Start completed. 2024-04-19 08:46:35.577 [HikariPool-21 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 08:46:35.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-25 - configuration: 2024-04-19 08:46:35.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 08:46:35.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 08:46:35.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 08:46:35.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 08:46:35.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 08:46:35.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 08:46:35.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5891b7c5 2024-04-19 08:46:35.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 08:46:35.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 08:46:35.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 08:46:35.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 08:46:35.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 08:46:35.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 08:46:35.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 08:46:35.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 08:46:35.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 08:46:35.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 08:46:35.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 08:46:35.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 08:46:35.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 08:46:35.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 08:46:35.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 08:46:35.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 08:46:35.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 08:46:35.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 08:46:35.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 08:46:35.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-25" 2024-04-19 08:46:35.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 08:46:35.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 08:46:35.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 08:46:35.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 08:46:35.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 08:46:35.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 08:46:35.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 08:46:35.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 08:46:35.590 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-25 - Starting... 2024-04-19 08:46:35.590 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Added connection org.sqlite.jdbc4.JDBC4Connection@38e46765 2024-04-19 08:46:35.590 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Added connection org.sqlite.jdbc4.JDBC4Connection@38e46765 2024-04-19 08:46:35.590 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-25 - Start completed. 2024-04-19 08:46:35.594 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Shutdown initiated... 2024-04-19 08:46:35.594 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Close initiated... 2024-04-19 08:46:35.594 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 08:46:35.594 [HikariPool-24 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-24 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1686ed85: (connection evicted) 2024-04-19 08:46:35.595 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-19 08:46:35.595 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Closed. 2024-04-19 08:46:35.595 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Shutdown completed. 2024-04-19 08:46:35.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-26 - configuration: 2024-04-19 08:46:35.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 08:46:35.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 08:46:35.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 08:46:35.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 08:46:35.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 08:46:35.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 08:46:35.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@11bfd751 2024-04-19 08:46:35.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 08:46:35.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 08:46:35.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 08:46:35.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 08:46:35.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 08:46:35.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 08:46:35.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 08:46:35.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 08:46:35.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 08:46:35.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 08:46:35.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 08:46:35.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 08:46:35.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 08:46:35.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 08:46:35.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 08:46:35.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 08:46:35.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 08:46:35.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 08:46:35.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 08:46:35.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-26" 2024-04-19 08:46:35.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 08:46:35.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 08:46:35.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 08:46:35.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 08:46:35.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 08:46:35.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 08:46:35.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 08:46:35.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 08:46:35.598 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Starting... 2024-04-19 08:46:35.599 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Added connection org.sqlite.jdbc4.JDBC4Connection@2152fde5 2024-04-19 08:46:35.599 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Added connection org.sqlite.jdbc4.JDBC4Connection@2152fde5 2024-04-19 08:46:35.599 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Start completed. 2024-04-19 08:46:35.600 [HikariPool-23 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 08:46:35.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-27 - configuration: 2024-04-19 08:46:35.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 08:46:35.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 08:46:35.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 08:46:35.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 08:46:35.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 08:46:35.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 08:46:35.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5d58dc61 2024-04-19 08:46:35.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 08:46:35.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 08:46:35.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 08:46:35.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 08:46:35.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 08:46:35.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 08:46:35.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 08:46:35.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 08:46:35.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 08:46:35.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 08:46:35.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 08:46:35.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 08:46:35.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 08:46:35.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 08:46:35.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 08:46:35.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 08:46:35.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 08:46:35.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 08:46:35.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 08:46:35.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-27" 2024-04-19 08:46:35.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 08:46:35.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 08:46:35.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 08:46:35.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 08:46:35.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 08:46:35.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 08:46:35.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 08:46:35.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 08:46:35.615 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-27 - Starting... 2024-04-19 08:46:35.616 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Added connection org.sqlite.jdbc4.JDBC4Connection@17df689e 2024-04-19 08:46:35.616 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Added connection org.sqlite.jdbc4.JDBC4Connection@17df689e 2024-04-19 08:46:35.616 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-27 - Start completed. 2024-04-19 08:46:35.632 [DefaultDispatcher-worker-4 @coroutine#178] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17df689e 2024-04-19 08:46:35.634 [DefaultDispatcher-worker-4 @coroutine#180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17df689e 2024-04-19 08:46:35.636 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Shutdown initiated... 2024-04-19 08:46:35.636 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Close initiated... 2024-04-19 08:46:35.636 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 08:46:35.636 [HikariPool-26 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-26 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2152fde5: (connection evicted) 2024-04-19 08:46:35.637 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-19 08:46:35.637 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Closed. 2024-04-19 08:46:35.637 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Shutdown completed. 2024-04-19 08:46:35.638 [Test worker @coroutine#182] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17df689e 2024-04-19 08:46:35.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-28 - configuration: 2024-04-19 08:46:35.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 08:46:35.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 08:46:35.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 08:46:35.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 08:46:35.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 08:46:35.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 08:46:35.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@18cbc3c2 2024-04-19 08:46:35.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 08:46:35.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 08:46:35.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 08:46:35.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 08:46:35.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 08:46:35.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 08:46:35.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 08:46:35.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 08:46:35.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 08:46:35.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 08:46:35.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 08:46:35.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 08:46:35.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 08:46:35.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 08:46:35.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 08:46:35.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 08:46:35.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 08:46:35.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 08:46:35.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 08:46:35.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-28" 2024-04-19 08:46:35.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 08:46:35.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 08:46:35.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 08:46:35.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 08:46:35.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 08:46:35.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 08:46:35.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 08:46:35.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 08:46:35.641 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Starting... 2024-04-19 08:46:35.642 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ef8090b 2024-04-19 08:46:35.642 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ef8090b 2024-04-19 08:46:35.642 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Start completed. 2024-04-19 08:46:35.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-29 - configuration: 2024-04-19 08:46:35.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 08:46:35.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 08:46:35.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 08:46:35.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 08:46:35.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 08:46:35.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 08:46:35.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6d31f14 2024-04-19 08:46:35.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 08:46:35.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 08:46:35.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 08:46:35.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 08:46:35.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 08:46:35.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 08:46:35.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 08:46:35.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 08:46:35.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 08:46:35.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 08:46:35.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 08:46:35.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 08:46:35.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 08:46:35.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 08:46:35.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 08:46:35.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 08:46:35.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 08:46:35.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 08:46:35.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 08:46:35.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-29" 2024-04-19 08:46:35.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 08:46:35.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 08:46:35.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 08:46:35.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 08:46:35.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 08:46:35.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 08:46:35.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 08:46:35.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 08:46:35.663 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-29 - Starting... 2024-04-19 08:46:35.663 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Added connection org.sqlite.jdbc4.JDBC4Connection@75e4fe3c 2024-04-19 08:46:35.663 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Added connection org.sqlite.jdbc4.JDBC4Connection@75e4fe3c 2024-04-19 08:46:35.663 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-29 - Start completed. 2024-04-19 08:46:35.681 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Shutdown initiated... 2024-04-19 08:46:35.681 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Close initiated... 2024-04-19 08:46:35.681 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 08:46:35.681 [HikariPool-28 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-28 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4ef8090b: (connection evicted) 2024-04-19 08:46:35.682 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-19 08:46:35.682 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Closed. 2024-04-19 08:46:35.682 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Shutdown completed. 2024-04-19 08:46:35.691 [HikariPool-25 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 08:46:35.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-30 - configuration: 2024-04-19 08:46:35.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 08:46:35.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 08:46:35.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 08:46:35.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 08:46:35.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 08:46:35.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 08:46:35.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@287ad0da 2024-04-19 08:46:35.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 08:46:35.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 08:46:35.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 08:46:35.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 08:46:35.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 08:46:35.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 08:46:35.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 08:46:35.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 08:46:35.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 08:46:35.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 08:46:35.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 08:46:35.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 08:46:35.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 08:46:35.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 08:46:35.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 08:46:35.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 08:46:35.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 08:46:35.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 08:46:35.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 08:46:35.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-30" 2024-04-19 08:46:35.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 08:46:35.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 08:46:35.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 08:46:35.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 08:46:35.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 08:46:35.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 08:46:35.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 08:46:35.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 08:46:35.694 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Starting... 2024-04-19 08:46:35.695 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Added connection org.sqlite.jdbc4.JDBC4Connection@714c74eb 2024-04-19 08:46:35.695 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Added connection org.sqlite.jdbc4.JDBC4Connection@714c74eb 2024-04-19 08:46:35.695 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Start completed. 2024-04-19 08:46:35.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-31 - configuration: 2024-04-19 08:46:35.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 08:46:35.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 08:46:35.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 08:46:35.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 08:46:35.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 08:46:35.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 08:46:35.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@510e4d79 2024-04-19 08:46:35.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 08:46:35.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 08:46:35.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 08:46:35.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 08:46:35.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 08:46:35.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 08:46:35.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 08:46:35.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 08:46:35.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 08:46:35.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 08:46:35.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 08:46:35.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 08:46:35.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 08:46:35.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 08:46:35.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 08:46:35.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 08:46:35.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 08:46:35.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 08:46:35.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 08:46:35.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-31" 2024-04-19 08:46:35.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 08:46:35.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 08:46:35.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 08:46:35.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 08:46:35.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 08:46:35.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 08:46:35.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 08:46:35.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 08:46:35.711 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-31 - Starting... 2024-04-19 08:46:35.711 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Added connection org.sqlite.jdbc4.JDBC4Connection@7fcc3745 2024-04-19 08:46:35.711 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Added connection org.sqlite.jdbc4.JDBC4Connection@7fcc3745 2024-04-19 08:46:35.711 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-31 - Start completed. 2024-04-19 08:46:35.716 [HikariPool-27 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 08:46:35.763 [HikariPool-29 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 08:46:35.795 [HikariPool-30 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 08:46:35.811 [HikariPool-31 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 08:46:35.898 [DefaultDispatcher-worker-3 @coroutine#200] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fcc3745 2024-04-19 08:46:35.900 [DefaultDispatcher-worker-3 @coroutine#202] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fcc3745 2024-04-19 08:46:35.901 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Shutdown initiated... 2024-04-19 08:46:35.901 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Close initiated... 2024-04-19 08:46:35.901 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 08:46:35.901 [HikariPool-30 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-30 - Closing connection org.sqlite.jdbc4.JDBC4Connection@714c74eb: (connection evicted) 2024-04-19 08:46:35.901 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-19 08:46:35.901 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Closed. 2024-04-19 08:46:35.901 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Shutdown completed. 2024-04-19 08:46:35.902 [Test worker @coroutine#204] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fcc3745 2024-04-19 08:46:35.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-32 - configuration: 2024-04-19 08:46:35.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 08:46:35.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 08:46:35.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 08:46:35.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 08:46:35.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 08:46:35.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 08:46:35.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4ac19bc6 2024-04-19 08:46:35.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 08:46:35.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 08:46:35.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 08:46:35.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 08:46:35.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 08:46:35.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 08:46:35.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 08:46:35.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 08:46:35.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 08:46:35.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 08:46:35.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 08:46:35.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 08:46:35.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 08:46:35.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 08:46:35.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 08:46:35.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 08:46:35.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 08:46:35.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 08:46:35.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 08:46:35.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-32" 2024-04-19 08:46:35.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 08:46:35.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 08:46:35.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 08:46:35.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 08:46:35.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 08:46:35.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 08:46:35.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 08:46:35.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 08:46:35.905 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Starting... 2024-04-19 08:46:35.906 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Added connection org.sqlite.jdbc4.JDBC4Connection@492c9892 2024-04-19 08:46:35.906 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Added connection org.sqlite.jdbc4.JDBC4Connection@492c9892 2024-04-19 08:46:35.906 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Start completed. 2024-04-19 08:46:35.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-33 - configuration: 2024-04-19 08:46:35.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 08:46:35.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 08:46:35.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 08:46:35.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 08:46:35.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 08:46:35.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 08:46:35.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6475e778 2024-04-19 08:46:35.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 08:46:35.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 08:46:35.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 08:46:35.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 08:46:35.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 08:46:35.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 08:46:35.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 08:46:35.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 08:46:35.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 08:46:35.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 08:46:35.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 08:46:35.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 08:46:35.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 08:46:35.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 08:46:35.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 08:46:35.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 08:46:35.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 08:46:35.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 08:46:35.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 08:46:35.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-33" 2024-04-19 08:46:35.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 08:46:35.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 08:46:35.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 08:46:35.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 08:46:35.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 08:46:35.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 08:46:35.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 08:46:35.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 08:46:35.922 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-33 - Starting... 2024-04-19 08:46:35.922 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Added connection org.sqlite.jdbc4.JDBC4Connection@55b62db8 2024-04-19 08:46:35.922 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Added connection org.sqlite.jdbc4.JDBC4Connection@55b62db8 2024-04-19 08:46:35.922 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-33 - Start completed. 2024-04-19 08:46:35.932 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Shutdown initiated... 2024-04-19 08:46:35.932 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Close initiated... 2024-04-19 08:46:35.932 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 08:46:35.933 [HikariPool-32 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-32 - Closing connection org.sqlite.jdbc4.JDBC4Connection@492c9892: (connection evicted) 2024-04-19 08:46:35.933 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-19 08:46:35.933 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Closed. 2024-04-19 08:46:35.933 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Shutdown completed. 2024-04-19 08:46:35.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-34 - configuration: 2024-04-19 08:46:35.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 08:46:35.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 08:46:35.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 08:46:35.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 08:46:35.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 08:46:35.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 08:46:35.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2d73767e 2024-04-19 08:46:35.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 08:46:35.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 08:46:35.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 08:46:35.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 08:46:35.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 08:46:35.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 08:46:35.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 08:46:35.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 08:46:35.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 08:46:35.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 08:46:35.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 08:46:35.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 08:46:35.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 08:46:35.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 08:46:35.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 08:46:35.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 08:46:35.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 08:46:35.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 08:46:35.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 08:46:35.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-34" 2024-04-19 08:46:35.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 08:46:35.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 08:46:35.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 08:46:35.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 08:46:35.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 08:46:35.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 08:46:35.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 08:46:35.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 08:46:35.937 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Starting... 2024-04-19 08:46:35.937 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d1cdeb1 2024-04-19 08:46:35.937 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d1cdeb1 2024-04-19 08:46:35.937 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Start completed. 2024-04-19 08:46:35.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-35 - configuration: 2024-04-19 08:46:35.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 08:46:35.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 08:46:35.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 08:46:35.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 08:46:35.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 08:46:35.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 08:46:35.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@c4551c6 2024-04-19 08:46:35.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 08:46:35.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 08:46:35.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 08:46:35.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 08:46:35.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 08:46:35.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 08:46:35.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 08:46:35.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 08:46:35.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 08:46:35.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 08:46:35.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 08:46:35.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 08:46:35.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 08:46:35.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 08:46:35.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 08:46:35.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 08:46:35.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 08:46:35.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 08:46:35.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 08:46:35.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-35" 2024-04-19 08:46:35.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 08:46:35.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 08:46:35.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 08:46:35.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 08:46:35.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 08:46:35.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 08:46:35.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 08:46:35.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 08:46:35.955 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-35 - Starting... 2024-04-19 08:46:35.956 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Added connection org.sqlite.jdbc4.JDBC4Connection@4db46344 2024-04-19 08:46:35.956 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Added connection org.sqlite.jdbc4.JDBC4Connection@4db46344 2024-04-19 08:46:35.956 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-35 - Start completed. 2024-04-19 08:46:35.961 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Shutdown initiated... 2024-04-19 08:46:35.961 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Close initiated... 2024-04-19 08:46:35.961 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 08:46:35.961 [HikariPool-34 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-34 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7d1cdeb1: (connection evicted) 2024-04-19 08:46:35.962 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-19 08:46:35.962 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Closed. 2024-04-19 08:46:35.962 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Shutdown completed. 2024-04-19 08:46:35.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-36 - configuration: 2024-04-19 08:46:35.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 08:46:35.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 08:46:35.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 08:46:35.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 08:46:35.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 08:46:35.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 08:46:35.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4e96cb04 2024-04-19 08:46:35.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 08:46:35.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 08:46:35.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 08:46:35.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 08:46:35.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 08:46:35.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 08:46:35.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 08:46:35.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 08:46:35.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 08:46:35.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 08:46:35.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 08:46:35.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 08:46:35.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 08:46:35.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 08:46:35.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 08:46:35.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 08:46:35.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 08:46:35.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 08:46:35.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 08:46:35.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-36" 2024-04-19 08:46:35.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 08:46:35.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 08:46:35.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 08:46:35.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 08:46:35.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 08:46:35.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 08:46:35.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 08:46:35.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 08:46:35.965 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Starting... 2024-04-19 08:46:35.965 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e5364a3 2024-04-19 08:46:35.965 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e5364a3 2024-04-19 08:46:35.965 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Start completed. 2024-04-19 08:46:35.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-37 - configuration: 2024-04-19 08:46:35.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 08:46:35.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 08:46:35.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 08:46:35.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 08:46:35.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 08:46:35.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 08:46:35.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1a336906 2024-04-19 08:46:35.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 08:46:35.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 08:46:35.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 08:46:35.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 08:46:35.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 08:46:35.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 08:46:35.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 08:46:35.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 08:46:35.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 08:46:35.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 08:46:35.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 08:46:35.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 08:46:35.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 08:46:35.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 08:46:35.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 08:46:35.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 08:46:35.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 08:46:35.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 08:46:35.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 08:46:35.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-37" 2024-04-19 08:46:35.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 08:46:35.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 08:46:35.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 08:46:35.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 08:46:35.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 08:46:35.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 08:46:35.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 08:46:35.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 08:46:35.981 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-37 - Starting... 2024-04-19 08:46:35.982 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Added connection org.sqlite.jdbc4.JDBC4Connection@75d539b9 2024-04-19 08:46:35.982 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Added connection org.sqlite.jdbc4.JDBC4Connection@75d539b9 2024-04-19 08:46:35.982 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-37 - Start completed. 2024-04-19 08:46:36.022 [HikariPool-33 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 08:46:36.056 [HikariPool-35 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 08:46:36.065 [HikariPool-36 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 08:46:36.082 [HikariPool-37 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 08:46:36.164 [DefaultDispatcher-worker-6 @coroutine#227] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75d539b9 2024-04-19 08:46:36.166 [DefaultDispatcher-worker-6 @coroutine#229] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75d539b9 2024-04-19 08:46:36.167 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Shutdown initiated... 2024-04-19 08:46:36.167 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Close initiated... 2024-04-19 08:46:36.167 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 08:46:36.167 [HikariPool-36 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-36 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4e5364a3: (connection evicted) 2024-04-19 08:46:36.167 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-19 08:46:36.167 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Closed. 2024-04-19 08:46:36.167 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Shutdown completed. 2024-04-19 08:46:36.169 [Test worker @coroutine#231] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75d539b9 2024-04-19 08:46:36.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-38 - configuration: 2024-04-19 08:46:36.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 08:46:36.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 08:46:36.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 08:46:36.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 08:46:36.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 08:46:36.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 08:46:36.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@70439c3 2024-04-19 08:46:36.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 08:46:36.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 08:46:36.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 08:46:36.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 08:46:36.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 08:46:36.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 08:46:36.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 08:46:36.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 08:46:36.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 08:46:36.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 08:46:36.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 08:46:36.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 08:46:36.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 08:46:36.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 08:46:36.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 08:46:36.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 08:46:36.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 08:46:36.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 08:46:36.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 08:46:36.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-38" 2024-04-19 08:46:36.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 08:46:36.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 08:46:36.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 08:46:36.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 08:46:36.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 08:46:36.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 08:46:36.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 08:46:36.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 08:46:36.172 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Starting... 2024-04-19 08:46:36.173 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Added connection org.sqlite.jdbc4.JDBC4Connection@57fce8b 2024-04-19 08:46:36.173 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Added connection org.sqlite.jdbc4.JDBC4Connection@57fce8b 2024-04-19 08:46:36.173 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Start completed. 2024-04-19 08:46:36.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-39 - configuration: 2024-04-19 08:46:36.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 08:46:36.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 08:46:36.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 08:46:36.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 08:46:36.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 08:46:36.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 08:46:36.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@77204651 2024-04-19 08:46:36.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 08:46:36.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 08:46:36.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 08:46:36.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 08:46:36.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 08:46:36.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 08:46:36.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 08:46:36.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 08:46:36.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 08:46:36.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 08:46:36.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 08:46:36.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 08:46:36.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 08:46:36.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 08:46:36.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 08:46:36.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 08:46:36.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 08:46:36.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 08:46:36.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 08:46:36.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-39" 2024-04-19 08:46:36.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 08:46:36.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 08:46:36.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 08:46:36.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 08:46:36.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 08:46:36.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 08:46:36.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 08:46:36.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 08:46:36.189 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-39 - Starting... 2024-04-19 08:46:36.190 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a9c11fb 2024-04-19 08:46:36.190 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a9c11fb 2024-04-19 08:46:36.190 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-39 - Start completed. 2024-04-19 08:46:36.195 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Shutdown initiated... 2024-04-19 08:46:36.195 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Close initiated... 2024-04-19 08:46:36.195 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 08:46:36.195 [HikariPool-38 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-38 - Closing connection org.sqlite.jdbc4.JDBC4Connection@57fce8b: (connection evicted) 2024-04-19 08:46:36.195 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-19 08:46:36.195 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Closed. 2024-04-19 08:46:36.196 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Shutdown completed. 2024-04-19 08:46:36.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-40 - configuration: 2024-04-19 08:46:36.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 08:46:36.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 08:46:36.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 08:46:36.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 08:46:36.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 08:46:36.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 08:46:36.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2db461b5 2024-04-19 08:46:36.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 08:46:36.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 08:46:36.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 08:46:36.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 08:46:36.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 08:46:36.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 08:46:36.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 08:46:36.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 08:46:36.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 08:46:36.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 08:46:36.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 08:46:36.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 08:46:36.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 08:46:36.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-19 08:46:36.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-19 08:46:36.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 08:46:36.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 08:46:36.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-19 08:46:36.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 08:46:36.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-40" 2024-04-19 08:46:36.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 08:46:36.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 08:46:36.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 08:46:36.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 08:46:36.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 08:46:36.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 08:46:36.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 08:46:36.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 08:46:36.203 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Starting... 2024-04-19 08:46:36.204 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Added connection org.sqlite.jdbc4.JDBC4Connection@34eaf9c1 2024-04-19 08:46:36.204 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Added connection org.sqlite.jdbc4.JDBC4Connection@34eaf9c1 2024-04-19 08:46:36.204 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Start completed. 2024-04-19 08:46:36.227 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34eaf9c1 2024-04-19 08:46:36.239 [Test worker @coroutine#240] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34eaf9c1 2024-04-19 08:46:36.241 [Test worker @coroutine#242] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34eaf9c1 2024-04-19 08:46:36.247 [Test worker @coroutine#247] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34eaf9c1 2024-04-19 08:46:36.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-41 - configuration: 2024-04-19 08:46:36.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 08:46:36.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 08:46:36.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 08:46:36.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 08:46:36.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 08:46:36.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 08:46:36.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2336cd91 2024-04-19 08:46:36.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 08:46:36.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 08:46:36.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 08:46:36.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 08:46:36.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 08:46:36.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 08:46:36.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 08:46:36.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 08:46:36.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 08:46:36.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 08:46:36.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 08:46:36.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 08:46:36.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 08:46:36.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 08:46:36.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 08:46:36.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 08:46:36.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 08:46:36.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 08:46:36.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 08:46:36.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-41" 2024-04-19 08:46:36.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 08:46:36.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 08:46:36.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 08:46:36.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 08:46:36.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 08:46:36.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 08:46:36.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 08:46:36.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 08:46:36.248 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-41 - Starting... 2024-04-19 08:46:36.248 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Added connection org.sqlite.jdbc4.JDBC4Connection@3593e074 2024-04-19 08:46:36.248 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Added connection org.sqlite.jdbc4.JDBC4Connection@3593e074 2024-04-19 08:46:36.248 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-41 - Start completed. 2024-04-19 08:46:36.253 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Shutdown initiated... 2024-04-19 08:46:36.254 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Close initiated... 2024-04-19 08:46:36.254 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-19 08:46:36.254 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-19 08:46:36.254 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Closed. 2024-04-19 08:46:36.254 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Shutdown completed. 2024-04-19 08:46:36.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-42 - configuration: 2024-04-19 08:46:36.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 08:46:36.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 08:46:36.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 08:46:36.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 08:46:36.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 08:46:36.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 08:46:36.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@72f35a31 2024-04-19 08:46:36.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 08:46:36.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 08:46:36.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 08:46:36.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 08:46:36.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 08:46:36.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 08:46:36.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 08:46:36.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 08:46:36.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 08:46:36.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 08:46:36.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 08:46:36.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 08:46:36.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 08:46:36.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-19 08:46:36.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-19 08:46:36.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 08:46:36.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 08:46:36.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-19 08:46:36.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 08:46:36.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-42" 2024-04-19 08:46:36.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 08:46:36.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 08:46:36.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 08:46:36.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 08:46:36.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 08:46:36.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 08:46:36.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 08:46:36.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 08:46:36.257 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Starting... 2024-04-19 08:46:36.259 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b3b2c34 2024-04-19 08:46:36.260 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b3b2c34 2024-04-19 08:46:36.260 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Start completed. 2024-04-19 08:46:36.260 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b3b2c34 2024-04-19 08:46:36.272 [Test worker @coroutine#258] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b3b2c34 2024-04-19 08:46:36.274 [Test worker @coroutine#260] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b3b2c34 2024-04-19 08:46:36.278 [Test worker @coroutine#265] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b3b2c34 2024-04-19 08:46:36.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-43 - configuration: 2024-04-19 08:46:36.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 08:46:36.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 08:46:36.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 08:46:36.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 08:46:36.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 08:46:36.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 08:46:36.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4377ed24 2024-04-19 08:46:36.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 08:46:36.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 08:46:36.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 08:46:36.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 08:46:36.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 08:46:36.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 08:46:36.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 08:46:36.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 08:46:36.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 08:46:36.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 08:46:36.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 08:46:36.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 08:46:36.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 08:46:36.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 08:46:36.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 08:46:36.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 08:46:36.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 08:46:36.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 08:46:36.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 08:46:36.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-43" 2024-04-19 08:46:36.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 08:46:36.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 08:46:36.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 08:46:36.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 08:46:36.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 08:46:36.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 08:46:36.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 08:46:36.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 08:46:36.279 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-43 - Starting... 2024-04-19 08:46:36.279 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Added connection org.sqlite.jdbc4.JDBC4Connection@1dcca426 2024-04-19 08:46:36.279 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Added connection org.sqlite.jdbc4.JDBC4Connection@1dcca426 2024-04-19 08:46:36.279 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-43 - Start completed. 2024-04-19 08:46:36.289 [DefaultDispatcher-worker-9 @coroutine#275] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dcca426 2024-04-19 08:46:36.289 [DefaultDispatcher-worker-8 @coroutine#262] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b3b2c34 2024-04-19 08:46:36.290 [HikariPool-39 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 08:46:36.291 [Test worker @coroutine#278] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dcca426 2024-04-19 08:46:36.294 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Shutdown initiated... 2024-04-19 08:46:36.294 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Close initiated... 2024-04-19 08:46:36.294 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 08:46:36.294 [HikariPool-42 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6b3b2c34: (connection evicted) 2024-04-19 08:46:36.295 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-19 08:46:36.295 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Closed. 2024-04-19 08:46:36.295 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Shutdown completed. 2024-04-19 08:46:36.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-44 - configuration: 2024-04-19 08:46:36.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 08:46:36.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 08:46:36.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 08:46:36.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 08:46:36.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 08:46:36.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 08:46:36.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2444c3df 2024-04-19 08:46:36.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 08:46:36.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 08:46:36.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 08:46:36.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 08:46:36.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 08:46:36.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 08:46:36.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 08:46:36.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 08:46:36.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 08:46:36.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 08:46:36.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 08:46:36.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 08:46:36.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 08:46:36.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-19 08:46:36.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-19 08:46:36.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 08:46:36.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 08:46:36.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-19 08:46:36.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 08:46:36.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-44" 2024-04-19 08:46:36.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 08:46:36.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 08:46:36.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 08:46:36.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 08:46:36.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 08:46:36.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 08:46:36.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 08:46:36.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 08:46:36.298 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Starting... 2024-04-19 08:46:36.302 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Added connection org.sqlite.jdbc4.JDBC4Connection@335b3d6 2024-04-19 08:46:36.302 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Added connection org.sqlite.jdbc4.JDBC4Connection@335b3d6 2024-04-19 08:46:36.302 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Start completed. 2024-04-19 08:46:36.303 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@335b3d6 2024-04-19 08:46:36.314 [Test worker @coroutine#281] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@335b3d6 2024-04-19 08:46:36.317 [Test worker @coroutine#283] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@335b3d6 2024-04-19 08:46:36.320 [Test worker @coroutine#288] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@335b3d6 2024-04-19 08:46:36.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-45 - configuration: 2024-04-19 08:46:36.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 08:46:36.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 08:46:36.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 08:46:36.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 08:46:36.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 08:46:36.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 08:46:36.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@65262308 2024-04-19 08:46:36.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 08:46:36.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 08:46:36.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 08:46:36.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 08:46:36.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 08:46:36.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 08:46:36.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 08:46:36.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 08:46:36.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 08:46:36.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 08:46:36.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 08:46:36.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 08:46:36.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 08:46:36.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 08:46:36.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 08:46:36.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 08:46:36.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 08:46:36.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 08:46:36.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 08:46:36.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-45" 2024-04-19 08:46:36.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 08:46:36.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 08:46:36.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 08:46:36.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 08:46:36.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 08:46:36.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 08:46:36.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 08:46:36.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 08:46:36.321 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-45 - Starting... 2024-04-19 08:46:36.322 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Added connection org.sqlite.jdbc4.JDBC4Connection@511d5e6e 2024-04-19 08:46:36.322 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Added connection org.sqlite.jdbc4.JDBC4Connection@511d5e6e 2024-04-19 08:46:36.322 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-45 - Start completed. 2024-04-19 08:46:36.325 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Shutdown initiated... 2024-04-19 08:46:36.325 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Close initiated... 2024-04-19 08:46:36.325 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-19 08:46:36.325 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-19 08:46:36.325 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Closed. 2024-04-19 08:46:36.325 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Shutdown completed. 2024-04-19 08:46:36.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-46 - configuration: 2024-04-19 08:46:36.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 08:46:36.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 08:46:36.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 08:46:36.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 08:46:36.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 08:46:36.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 08:46:36.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@76fc5687 2024-04-19 08:46:36.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 08:46:36.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 08:46:36.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 08:46:36.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 08:46:36.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 08:46:36.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 08:46:36.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 08:46:36.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 08:46:36.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 08:46:36.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 08:46:36.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 08:46:36.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 08:46:36.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 08:46:36.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-19 08:46:36.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-19 08:46:36.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 08:46:36.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 08:46:36.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-19 08:46:36.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 08:46:36.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-46" 2024-04-19 08:46:36.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 08:46:36.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 08:46:36.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 08:46:36.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 08:46:36.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 08:46:36.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 08:46:36.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 08:46:36.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 08:46:36.330 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Starting... 2024-04-19 08:46:36.334 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Added connection org.sqlite.jdbc4.JDBC4Connection@7434ee13 2024-04-19 08:46:36.334 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Added connection org.sqlite.jdbc4.JDBC4Connection@7434ee13 2024-04-19 08:46:36.334 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Start completed. 2024-04-19 08:46:36.335 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7434ee13 2024-04-19 08:46:36.347 [Test worker @coroutine#299] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7434ee13 2024-04-19 08:46:36.348 [HikariPool-41 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 08:46:36.350 [Test worker @coroutine#301] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7434ee13 2024-04-19 08:46:36.353 [Test worker @coroutine#306] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7434ee13 2024-04-19 08:46:36.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-47 - configuration: 2024-04-19 08:46:36.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 08:46:36.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 08:46:36.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 08:46:36.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 08:46:36.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 08:46:36.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 08:46:36.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@430aae8e 2024-04-19 08:46:36.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 08:46:36.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 08:46:36.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 08:46:36.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 08:46:36.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 08:46:36.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 08:46:36.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 08:46:36.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 08:46:36.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 08:46:36.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 08:46:36.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 08:46:36.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 08:46:36.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 08:46:36.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 08:46:36.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 08:46:36.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 08:46:36.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 08:46:36.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 08:46:36.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 08:46:36.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-47" 2024-04-19 08:46:36.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 08:46:36.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 08:46:36.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 08:46:36.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 08:46:36.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 08:46:36.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 08:46:36.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 08:46:36.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 08:46:36.355 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-47 - Starting... 2024-04-19 08:46:36.355 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e52d2f2 2024-04-19 08:46:36.355 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e52d2f2 2024-04-19 08:46:36.355 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-47 - Start completed. 2024-04-19 08:46:36.360 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Shutdown initiated... 2024-04-19 08:46:36.360 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Close initiated... 2024-04-19 08:46:36.360 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-19 08:46:36.360 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-19 08:46:36.360 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Closed. 2024-04-19 08:46:36.360 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Shutdown completed. 2024-04-19 08:46:36.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-48 - configuration: 2024-04-19 08:46:36.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 08:46:36.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 08:46:36.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 08:46:36.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 08:46:36.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 08:46:36.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 08:46:36.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1bb4c431 2024-04-19 08:46:36.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 08:46:36.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 08:46:36.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 08:46:36.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 08:46:36.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 08:46:36.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 08:46:36.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 08:46:36.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 08:46:36.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 08:46:36.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 08:46:36.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 08:46:36.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 08:46:36.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 08:46:36.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 08:46:36.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 08:46:36.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 08:46:36.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 08:46:36.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 08:46:36.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 08:46:36.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-48" 2024-04-19 08:46:36.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 08:46:36.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 08:46:36.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 08:46:36.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 08:46:36.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 08:46:36.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 08:46:36.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 08:46:36.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 08:46:36.366 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Starting... 2024-04-19 08:46:36.366 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Added connection org.sqlite.jdbc4.JDBC4Connection@295d54d6 2024-04-19 08:46:36.366 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Added connection org.sqlite.jdbc4.JDBC4Connection@295d54d6 2024-04-19 08:46:36.366 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Start completed. 2024-04-19 08:46:36.380 [HikariPool-43 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 08:46:36.420 [DefaultDispatcher-worker-9 @coroutine#316] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@295d54d6 2024-04-19 08:46:36.422 [HikariPool-45 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 08:46:36.432 [DefaultDispatcher-worker-3 @coroutine#316] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@295d54d6 2024-04-19 08:46:36.455 [HikariPool-47 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 08:46:36.466 [HikariPool-48 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 08:46:36.486 [DefaultDispatcher-worker-8 @coroutine#316] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@295d54d6 2024-04-19 08:46:36.488 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Shutdown initiated... 2024-04-19 08:46:36.488 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Close initiated... 2024-04-19 08:46:36.488 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 08:46:36.488 [HikariPool-48 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Closing connection org.sqlite.jdbc4.JDBC4Connection@295d54d6: (connection evicted) 2024-04-19 08:46:36.489 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-19 08:46:36.489 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Closed. 2024-04-19 08:46:36.489 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Shutdown completed. 2024-04-19 08:46:36.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-49 - configuration: 2024-04-19 08:46:36.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 08:46:36.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 08:46:36.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 08:46:36.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 08:46:36.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 08:46:36.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 08:46:36.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@30a62a5b 2024-04-19 08:46:36.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 08:46:36.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 08:46:36.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 08:46:36.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 08:46:36.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 08:46:36.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 08:46:36.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 08:46:36.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 08:46:36.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 08:46:36.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 08:46:36.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 08:46:36.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 08:46:36.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 08:46:36.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 08:46:36.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 08:46:36.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 08:46:36.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 08:46:36.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 08:46:36.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 08:46:36.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-49" 2024-04-19 08:46:36.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 08:46:36.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 08:46:36.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 08:46:36.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 08:46:36.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 08:46:36.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 08:46:36.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 08:46:36.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 08:46:36.491 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Starting... 2024-04-19 08:46:36.492 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Added connection org.sqlite.jdbc4.JDBC4Connection@30133a11 2024-04-19 08:46:36.492 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Added connection org.sqlite.jdbc4.JDBC4Connection@30133a11 2024-04-19 08:46:36.492 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Start completed. 2024-04-19 08:46:36.532 [DefaultDispatcher-worker-3 @coroutine#321] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30133a11 2024-04-19 08:46:36.540 [DefaultDispatcher-worker-4 @coroutine#321] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30133a11 2024-04-19 08:46:36.556 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Shutdown initiated... 2024-04-19 08:46:36.556 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Close initiated... 2024-04-19 08:46:36.556 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 08:46:36.557 [HikariPool-49 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Closing connection org.sqlite.jdbc4.JDBC4Connection@30133a11: (connection evicted) 2024-04-19 08:46:36.557 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-19 08:46:36.558 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Closed. 2024-04-19 08:46:36.558 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Shutdown completed. 2024-04-19 08:46:36.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-50 - configuration: 2024-04-19 08:46:36.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 08:46:36.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 08:46:36.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 08:46:36.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 08:46:36.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 08:46:36.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 08:46:36.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@229cb4d8 2024-04-19 08:46:36.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 08:46:36.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 08:46:36.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 08:46:36.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 08:46:36.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 08:46:36.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 08:46:36.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 08:46:36.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 08:46:36.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 08:46:36.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 08:46:36.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 08:46:36.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 08:46:36.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 08:46:36.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 08:46:36.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 08:46:36.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 08:46:36.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 08:46:36.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 08:46:36.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 08:46:36.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-50" 2024-04-19 08:46:36.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 08:46:36.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 08:46:36.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 08:46:36.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 08:46:36.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 08:46:36.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 08:46:36.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 08:46:36.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 08:46:36.559 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Starting... 2024-04-19 08:46:36.559 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Added connection org.sqlite.jdbc4.JDBC4Connection@30ef32eb 2024-04-19 08:46:36.559 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Added connection org.sqlite.jdbc4.JDBC4Connection@30ef32eb 2024-04-19 08:46:36.559 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Start completed. 2024-04-19 08:46:36.600 [DefaultDispatcher-worker-10 @coroutine#324] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-50 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30ef32eb 2024-04-19 08:46:36.602 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Shutdown initiated... 2024-04-19 08:46:36.603 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Close initiated... 2024-04-19 08:46:36.603 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 08:46:36.603 [HikariPool-50 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-50 - Closing connection org.sqlite.jdbc4.JDBC4Connection@30ef32eb: (connection evicted) 2024-04-19 08:46:36.603 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-19 08:46:36.603 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Closed. 2024-04-19 08:46:36.603 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Shutdown completed. 2024-04-19 08:46:36.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-51 - configuration: 2024-04-19 08:46:36.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 08:46:36.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 08:46:36.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 08:46:36.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 08:46:36.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 08:46:36.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 08:46:36.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@174b8d0e 2024-04-19 08:46:36.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 08:46:36.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 08:46:36.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 08:46:36.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 08:46:36.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 08:46:36.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 08:46:36.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 08:46:36.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 08:46:36.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 08:46:36.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 08:46:36.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 08:46:36.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 08:46:36.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 08:46:36.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 08:46:36.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 08:46:36.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 08:46:36.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 08:46:36.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 08:46:36.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 08:46:36.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-51" 2024-04-19 08:46:36.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 08:46:36.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 08:46:36.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 08:46:36.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 08:46:36.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 08:46:36.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 08:46:36.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 08:46:36.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 08:46:36.606 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Starting... 2024-04-19 08:46:36.606 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Added connection org.sqlite.jdbc4.JDBC4Connection@75959b0c 2024-04-19 08:46:36.606 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Added connection org.sqlite.jdbc4.JDBC4Connection@75959b0c 2024-04-19 08:46:36.606 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Start completed. 2024-04-19 08:46:36.647 [DefaultDispatcher-worker-9 @coroutine#326] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75959b0c 2024-04-19 08:46:36.658 [DefaultDispatcher-worker-12 @coroutine#326] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75959b0c 2024-04-19 08:46:36.659 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Shutdown initiated... 2024-04-19 08:46:36.659 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Close initiated... 2024-04-19 08:46:36.659 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 08:46:36.659 [HikariPool-51 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Closing connection org.sqlite.jdbc4.JDBC4Connection@75959b0c: (connection evicted) 2024-04-19 08:46:36.660 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-19 08:46:36.660 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Closed. 2024-04-19 08:46:36.660 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Shutdown completed. 2024-04-19 08:46:36.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-52 - configuration: 2024-04-19 08:46:36.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 08:46:36.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 08:46:36.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 08:46:36.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 08:46:36.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 08:46:36.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 08:46:36.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6e0d058a 2024-04-19 08:46:36.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 08:46:36.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 08:46:36.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 08:46:36.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 08:46:36.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 08:46:36.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 08:46:36.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 08:46:36.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 08:46:36.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 08:46:36.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 08:46:36.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 08:46:36.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 08:46:36.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 08:46:36.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 08:46:36.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 08:46:36.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 08:46:36.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 08:46:36.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 08:46:36.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 08:46:36.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-52" 2024-04-19 08:46:36.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 08:46:36.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 08:46:36.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 08:46:36.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 08:46:36.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 08:46:36.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 08:46:36.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 08:46:36.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 08:46:36.661 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Starting... 2024-04-19 08:46:36.662 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Added connection org.sqlite.jdbc4.JDBC4Connection@adc3344 2024-04-19 08:46:36.662 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Added connection org.sqlite.jdbc4.JDBC4Connection@adc3344 2024-04-19 08:46:36.662 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Start completed. 2024-04-19 08:46:36.706 [DefaultDispatcher-worker-5 @coroutine#329] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-52 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@adc3344 2024-04-19 08:46:36.708 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Shutdown initiated... 2024-04-19 08:46:36.709 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Close initiated... 2024-04-19 08:46:36.709 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 08:46:36.709 [HikariPool-52 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-52 - Closing connection org.sqlite.jdbc4.JDBC4Connection@adc3344: (connection evicted) 2024-04-19 08:46:36.709 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-19 08:46:36.709 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Closed. 2024-04-19 08:46:36.709 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Shutdown completed. 2024-04-19 08:46:36.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-53 - configuration: 2024-04-19 08:46:36.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 08:46:36.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 08:46:36.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 08:46:36.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 08:46:36.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 08:46:36.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 08:46:36.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1b465fa9 2024-04-19 08:46:36.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 08:46:36.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 08:46:36.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 08:46:36.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 08:46:36.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 08:46:36.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 08:46:36.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 08:46:36.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 08:46:36.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 08:46:36.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 08:46:36.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 08:46:36.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 08:46:36.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 08:46:36.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 08:46:36.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 08:46:36.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 08:46:36.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 08:46:36.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 08:46:36.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 08:46:36.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-53" 2024-04-19 08:46:36.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 08:46:36.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 08:46:36.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 08:46:36.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 08:46:36.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 08:46:36.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 08:46:36.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 08:46:36.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 08:46:36.711 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Starting... 2024-04-19 08:46:36.711 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Added connection org.sqlite.jdbc4.JDBC4Connection@598e5cb8 2024-04-19 08:46:36.711 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Added connection org.sqlite.jdbc4.JDBC4Connection@598e5cb8 2024-04-19 08:46:36.711 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Start completed. 2024-04-19 08:46:36.761 [DefaultDispatcher-worker-5 @coroutine#332] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-53 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@598e5cb8 2024-04-19 08:46:36.762 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Shutdown initiated... 2024-04-19 08:46:36.762 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Close initiated... 2024-04-19 08:46:36.762 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 08:46:36.762 [HikariPool-53 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-53 - Closing connection org.sqlite.jdbc4.JDBC4Connection@598e5cb8: (connection evicted) 2024-04-19 08:46:36.763 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-19 08:46:36.763 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Closed. 2024-04-19 08:46:36.763 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Shutdown completed. 2024-04-19 08:46:36.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-54 - configuration: 2024-04-19 08:46:36.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 08:46:36.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 08:46:36.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 08:46:36.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 08:46:36.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 08:46:36.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 08:46:36.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7614378d 2024-04-19 08:46:36.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 08:46:36.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 08:46:36.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 08:46:36.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 08:46:36.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 08:46:36.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 08:46:36.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 08:46:36.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 08:46:36.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 08:46:36.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 08:46:36.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 08:46:36.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 08:46:36.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 08:46:36.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 08:46:36.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 08:46:36.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 08:46:36.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 08:46:36.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 08:46:36.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 08:46:36.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-54" 2024-04-19 08:46:36.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 08:46:36.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 08:46:36.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 08:46:36.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 08:46:36.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 08:46:36.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 08:46:36.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 08:46:36.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 08:46:36.958 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Starting... 2024-04-19 08:46:36.959 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c0ff7a0 2024-04-19 08:46:36.959 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c0ff7a0 2024-04-19 08:46:36.959 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Start completed. 2024-04-19 08:46:37.029 [DefaultDispatcher-worker-6 @coroutine#342] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c0ff7a0 2024-04-19 08:46:37.041 [DefaultDispatcher-worker-3 @coroutine#345] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c0ff7a0 2024-04-19 08:46:37.044 [Test worker @coroutine#347] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44083/manifest.json 2024-04-19 08:46:37.044 [Test worker @coroutine#347] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44083/manifest.json. 2024-04-19 08:46:37.044 [Test worker @coroutine#347] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44083/manifest.json 2024-04-19 08:46:37.047 [Test worker @coroutine#347] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44083/manifest.json 2024-04-19 08:46:37.047 [Test worker @coroutine#347] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44083/manifest.json 2024-04-19 08:46:37.059 [HikariPool-54 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 08:46:37.168 [Test worker @coroutine#347] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44083/manifest.json. 2024-04-19 08:46:37.168 [Test worker @coroutine#347] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:44083/manifest.json to class io.ktor.utils.io.ByteReadChannel 2024-04-19 08:46:37.185 [DefaultDispatcher-worker-5 @coroutine#347] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c0ff7a0 2024-04-19 08:46:37.192 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Shutdown initiated... 2024-04-19 08:46:37.192 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Close initiated... 2024-04-19 08:46:37.192 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 08:46:37.193 [HikariPool-54 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7c0ff7a0: (connection evicted) 2024-04-19 08:46:37.193 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-19 08:46:37.193 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Closed. 2024-04-19 08:46:37.193 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Shutdown completed. 2024-04-19 08:46:37.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-55 - configuration: 2024-04-19 08:46:37.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 08:46:37.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 08:46:37.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 08:46:37.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 08:46:37.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 08:46:37.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 08:46:37.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1eee9b78 2024-04-19 08:46:37.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 08:46:37.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 08:46:37.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 08:46:37.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 08:46:37.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 08:46:37.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 08:46:37.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 08:46:37.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 08:46:37.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 08:46:37.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 08:46:37.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 08:46:37.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 08:46:37.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 08:46:37.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 08:46:37.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 08:46:37.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 08:46:37.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 08:46:37.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 08:46:37.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 08:46:37.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-55" 2024-04-19 08:46:37.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 08:46:37.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 08:46:37.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 08:46:37.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 08:46:37.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 08:46:37.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 08:46:37.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 08:46:37.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 08:46:37.200 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-55 - Starting... 2024-04-19 08:46:37.200 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Added connection org.sqlite.jdbc4.JDBC4Connection@18ff753c 2024-04-19 08:46:37.200 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Added connection org.sqlite.jdbc4.JDBC4Connection@18ff753c 2024-04-19 08:46:37.200 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-55 - Start completed. 2024-04-19 08:46:37.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-56 - configuration: 2024-04-19 08:46:37.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 08:46:37.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 08:46:37.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 08:46:37.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 08:46:37.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 08:46:37.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 08:46:37.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@331ad6eb 2024-04-19 08:46:37.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 08:46:37.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 08:46:37.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 08:46:37.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 08:46:37.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 08:46:37.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 08:46:37.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 08:46:37.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 08:46:37.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 08:46:37.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 08:46:37.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 08:46:37.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 08:46:37.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 08:46:37.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 08:46:37.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 08:46:37.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 08:46:37.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 08:46:37.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 08:46:37.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 08:46:37.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-56" 2024-04-19 08:46:37.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 08:46:37.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 08:46:37.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 08:46:37.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 08:46:37.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 08:46:37.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 08:46:37.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 08:46:37.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 08:46:37.210 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Starting... 2024-04-19 08:46:37.211 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ac7550a 2024-04-19 08:46:37.211 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ac7550a 2024-04-19 08:46:37.211 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Start completed. 2024-04-19 08:46:37.238 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-04-19 08:46:37.295 [Test worker] INFO ktor.application - Application started in 0.061 seconds. 2024-04-19 08:46:37.295 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@206b959c 2024-04-19 08:46:37.300 [HikariPool-55 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 08:46:37.311 [HikariPool-56 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 08:46:37.384 [DefaultDispatcher-worker-12 @coroutine#358] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-04-19 08:46:37.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-57 - configuration: 2024-04-19 08:46:37.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 08:46:37.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 08:46:37.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 08:46:37.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 08:46:37.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 08:46:37.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 08:46:37.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1cf4d454 2024-04-19 08:46:37.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 08:46:37.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 08:46:37.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 08:46:37.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 08:46:37.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 08:46:37.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 08:46:37.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 08:46:37.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 08:46:37.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 08:46:37.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 08:46:37.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 08:46:37.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 08:46:37.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 08:46:37.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 08:46:37.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 08:46:37.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 08:46:37.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 08:46:37.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 08:46:37.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 08:46:37.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-57" 2024-04-19 08:46:37.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 08:46:37.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 08:46:37.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 08:46:37.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 08:46:37.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 08:46:37.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 08:46:37.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 08:46:37.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 08:46:37.385 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-57 - Starting... 2024-04-19 08:46:37.385 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Added connection org.sqlite.jdbc4.JDBC4Connection@63e0057a 2024-04-19 08:46:37.385 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Added connection org.sqlite.jdbc4.JDBC4Connection@63e0057a 2024-04-19 08:46:37.385 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-57 - Start completed. 2024-04-19 08:46:37.411 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2024-04-19 08:46:37.420 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2024-04-19 08:46:37.420 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2024-04-19 08:46:37.421 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2024-04-19 08:46:37.421 [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-04-19 08:46:37.421 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2024-04-19 08:46:37.421 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2024-04-19 08:46:37.422 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2024-04-19 08:46:37.422 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-04-19 08:46:37.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-58 - configuration: 2024-04-19 08:46:37.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 08:46:37.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 08:46:37.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 08:46:37.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 08:46:37.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 08:46:37.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 08:46:37.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2b9370cc 2024-04-19 08:46:37.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 08:46:37.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 08:46:37.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 08:46:37.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 08:46:37.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 08:46:37.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 08:46:37.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 08:46:37.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 08:46:37.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 08:46:37.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 08:46:37.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 08:46:37.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 08:46:37.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 08:46:37.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 08:46:37.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 08:46:37.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 08:46:37.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 08:46:37.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 08:46:37.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 08:46:37.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-58" 2024-04-19 08:46:37.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 08:46:37.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 08:46:37.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 08:46:37.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 08:46:37.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 08:46:37.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 08:46:37.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 08:46:37.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 08:46:37.423 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Starting... 2024-04-19 08:46:37.423 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Added connection org.sqlite.jdbc4.JDBC4Connection@2809e38a 2024-04-19 08:46:37.423 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Added connection org.sqlite.jdbc4.JDBC4Connection@2809e38a 2024-04-19 08:46:37.423 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Start completed. 2024-04-19 08:46:37.472 [DefaultDispatcher-worker-5 @coroutine#364] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2809e38a 2024-04-19 08:46:37.482 [DefaultDispatcher-worker-7 @coroutine#364] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2809e38a 2024-04-19 08:46:37.485 [HikariPool-57 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 08:46:37.489 [DefaultDispatcher-worker-7 @coroutine#368] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63e0057a 2024-04-19 08:46:37.492 [DefaultDispatcher-worker-7 @coroutine#370] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63e0057a 2024-04-19 08:46:37.501 [DefaultDispatcher-worker-9 @coroutine#364] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2809e38a 2024-04-19 08:46:37.511 [DefaultDispatcher-worker-8 @coroutine#364] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2809e38a 2024-04-19 08:46:37.512 [Test worker @coroutine#364] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/582708510467731456/_ustadmanifest.json 2024-04-19 08:46:37.512 [Test worker @coroutine#364] 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/582708510467731456/_ustadmanifest.json. 2024-04-19 08:46:37.512 [Test worker @coroutine#364] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/582708510467731456/_ustadmanifest.json 2024-04-19 08:46:37.516 [Test worker @coroutine#364] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/582708510467731456/_ustadmanifest.json 2024-04-19 08:46:37.516 [Test worker @coroutine#364] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/582708510467731456/_ustadmanifest.json 2024-04-19 08:46:37.517 [Test worker @coroutine#364] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/content/582708510467731456/_ustadmanifest.json. 2024-04-19 08:46:37.517 [Test worker @coroutine#364] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/582708510467731456/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2024-04-19 08:46:37.524 [HikariPool-58 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-19 08:46:37.535 [DefaultDispatcher-worker-8 @coroutine#364] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2809e38a 2024-04-19 08:46:37.542 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2024-04-19 08:46:37.543 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-295bd682-624e-4c26-87ad-5f1326ba37ef', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2024-04-19 08:46:37.547 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-04-19 08:46:37.547 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-295bd682-624e-4c26-87ad-5f1326ba37ef 2024-04-19 08:46:37.554 [DefaultDispatcher-worker-4 @coroutine#384] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-19 08:46:37.554 [DefaultDispatcher-worker-4 @coroutine#384] 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-04-19 08:46:37.554 [DefaultDispatcher-worker-4 @coroutine#384] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-19 08:46:37.554 [DefaultDispatcher-worker-4 @coroutine#384] 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-04-19 08:46:37.565 [DefaultDispatcher-worker-3 @coroutine#383] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2809e38a 2024-04-19 08:46:37.566 [DefaultDispatcher-worker-3 @coroutine#383] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-19 08:46:37.566 [DefaultDispatcher-worker-3 @coroutine#383] 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-04-19 08:46:37.566 [DefaultDispatcher-worker-3 @coroutine#383] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-19 08:46:37.571 [DefaultDispatcher-worker-2 @coroutine#382] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-04-19 08:46:37.572 [DefaultDispatcher-worker-2 @coroutine#382] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-04-19 08:46:37.572 [DefaultDispatcher-worker-2 @coroutine#382] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-04-19 08:46:37.572 [DefaultDispatcher-worker-2 @coroutine#382] 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-04-19 08:46:37.639 [eventLoopGroupProxy-4-4 @call-handler#405] 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-04-19 08:46:37.639 [eventLoopGroupProxy-4-2 @call-handler#408] 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/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-04-19 08:46:37.639 [eventLoopGroupProxy-4-3 @call-handler#407] 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/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-04-19 08:46:37.639 [eventLoopGroupProxy-4-1 @call-handler#406] 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/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-04-19 08:46:37.645 [eventLoopGroupProxy-4-3 @call-handler#407] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 08:46:37.645 [eventLoopGroupProxy-4-2 @call-handler#408] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 08:46:37.649 [eventLoopGroupProxy-4-4 @call-handler#405] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class 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-04-19 08:46:37.649 [eventLoopGroupProxy-4-1 @call-handler#406] 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-04-19 08:46:37.650 [eventLoopGroupProxy-4-1 @call-handler#406] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-04-19 08:46:37.652 [DefaultDispatcher-worker-5 @coroutine#383] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-19 08:46:37.652 [DefaultDispatcher-worker-5 @coroutine#383] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-19 08:46:37.654 [eventLoopGroupProxy-4-1 @call-handler#406] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 08:46:37.656 [DefaultDispatcher-worker-12 @coroutine#384] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-19 08:46:37.656 [DefaultDispatcher-worker-12 @coroutine#384] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-19 08:46:37.656 [eventLoopGroupProxy-4-3 @call-handler#407] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 21ms 2024-04-19 08:46:37.660 [eventLoopGroupProxy-4-1 @call-handler#406] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 25ms 2024-04-19 08:46:37.663 [DefaultDispatcher-worker-12 @coroutine#383] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2809e38a 2024-04-19 08:46:37.664 [eventLoopGroupProxy-4-4 @coroutine#414] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18ff753c 2024-04-19 08:46:37.673 [DefaultDispatcher-worker-2 @coroutine#385] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2809e38a 2024-04-19 08:46:37.676 [eventLoopGroupProxy-4-4 @call-handler#405] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 41ms 2024-04-19 08:46:37.677 [DefaultDispatcher-worker-2 @coroutine#382] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-04-19 08:46:37.677 [DefaultDispatcher-worker-2 @coroutine#382] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-04-19 08:46:37.683 [DefaultDispatcher-worker-2 @coroutine#382] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-04-19 08:46:37.683 [DefaultDispatcher-worker-2 @coroutine#382] 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-04-19 08:46:37.694 [DefaultDispatcher-worker-2 @coroutine#419] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:37.694 [DefaultDispatcher-worker-2 @coroutine#419] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-19 08:46:37.694 [DefaultDispatcher-worker-2 @coroutine#419] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:37.694 [DefaultDispatcher-worker-2 @coroutine#419] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-19 08:46:37.699 [eventLoopGroupProxy-4-1 @call-handler#421] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-19 08:46:37.716 [eventLoopGroupProxy-4-1 @coroutine#422] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18ff753c 2024-04-19 08:46:37.718 [eventLoopGroupProxy-4-1 @call-handler#421] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 08:46:37.718 [eventLoopGroupProxy-4-1 @call-handler#421] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 19ms 2024-04-19 08:46:37.719 [DefaultDispatcher-worker-2 @coroutine#419] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:37.728 [DefaultDispatcher-worker-2 @coroutine#419] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:37.728 [DefaultDispatcher-worker-2 @coroutine#419] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-19 08:46:37.728 [DefaultDispatcher-worker-2 @coroutine#419] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:37.728 [DefaultDispatcher-worker-2 @coroutine#419] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-19 08:46:37.732 [eventLoopGroupProxy-4-1 @call-handler#426] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-19 08:46:37.736 [eventLoopGroupProxy-4-1 @coroutine#427] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18ff753c 2024-04-19 08:46:37.736 [eventLoopGroupProxy-4-1 @call-handler#426] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 08:46:37.737 [eventLoopGroupProxy-4-1 @call-handler#426] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2024-04-19 08:46:37.737 [DefaultDispatcher-worker-2 @coroutine#419] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:37.755 [DefaultDispatcher-worker-2 @coroutine#382] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2809e38a 2024-04-19 08:46:37.771 [DefaultDispatcher-worker-2 @coroutine#385] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2809e38a 2024-04-19 08:46:37.786 [DefaultDispatcher-worker-2 @coroutine#385] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-04-19 08:46:37.786 [DefaultDispatcher-worker-2 @coroutine#385] 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-04-19 08:46:37.786 [DefaultDispatcher-worker-2 @coroutine#385] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-04-19 08:46:37.786 [DefaultDispatcher-worker-2 @coroutine#385] 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-04-19 08:46:37.789 [eventLoopGroupProxy-4-1 @call-handler#440] 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/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-04-19 08:46:37.790 [eventLoopGroupProxy-4-1 @call-handler#440] 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-04-19 08:46:37.790 [eventLoopGroupProxy-4-1 @call-handler#440] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-04-19 08:46:37.814 [DefaultDispatcher-worker-5 @call-handler#440] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ac7550a 2024-04-19 08:46:37.816 [eventLoopGroupProxy-4-1 @call-handler#440] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 08:46:37.816 [eventLoopGroupProxy-4-1 @call-handler#440] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 27ms 2024-04-19 08:46:37.816 [DefaultDispatcher-worker-5 @coroutine#357] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/582708510467731456/_ustadmanifest.json 2024-04-19 08:46:37.816 [DefaultDispatcher-worker-5 @coroutine#357] 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/582708510467731456/_ustadmanifest.json. 2024-04-19 08:46:37.816 [DefaultDispatcher-worker-5 @coroutine#357] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/582708510467731456/_ustadmanifest.json 2024-04-19 08:46:37.817 [DefaultDispatcher-worker-11 @coroutine#385] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-04-19 08:46:37.817 [DefaultDispatcher-worker-11 @coroutine#385] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-04-19 08:46:37.817 [DefaultDispatcher-worker-11 @coroutine#385] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-04-19 08:46:37.818 [DefaultDispatcher-worker-11 @coroutine#385] 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-04-19 08:46:37.819 [DefaultDispatcher-worker-6 @coroutine#357] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/582708510467731456/_ustadmanifest.json 2024-04-19 08:46:37.819 [DefaultDispatcher-worker-6 @coroutine#357] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/582708510467731456/_ustadmanifest.json 2024-04-19 08:46:37.819 [DefaultDispatcher-worker-6 @coroutine#357] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/content/582708510467731456/_ustadmanifest.json. 2024-04-19 08:46:37.819 [DefaultDispatcher-worker-6 @coroutine#357] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/582708510467731456/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2024-04-19 08:46:37.831 [DefaultDispatcher-worker-1 @coroutine#385] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2809e38a 2024-04-19 08:46:37.834 [DefaultDispatcher-worker-8 @coroutine#357] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ac7550a 2024-04-19 08:46:37.836 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2024-04-19 08:46:37.836 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2024-04-19 08:46:37.836 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2024-04-19 08:46:37.836 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2024-04-19 08:46:37.836 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2024-04-19 08:46:37.839 [Test worker @coroutine#452] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63e0057a 2024-04-19 08:46:37.839 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Shutdown initiated... 2024-04-19 08:46:37.839 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Close initiated... 2024-04-19 08:46:37.839 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 08:46:37.839 [HikariPool-58 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2809e38a: (connection evicted) 2024-04-19 08:46:37.840 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-19 08:46:37.840 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Closed. 2024-04-19 08:46:37.840 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Shutdown completed. 2024-04-19 08:46:37.913 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-04-19 08:46:37.913 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-04-19 08:46:38.256 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-04-19 08:46:38.281 [DefaultDispatcher-worker-4 @coroutine#456] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dcca426 2024-04-19 08:46:38.844 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@206b959c 2024-04-19 08:46:38.845 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@206b959c 2024-04-19 08:46:38.849 [Test worker @coroutine#460] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18ff753c 2024-04-19 08:46:38.849 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Shutdown initiated... 2024-04-19 08:46:38.849 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Close initiated... 2024-04-19 08:46:38.849 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 08:46:38.849 [HikariPool-56 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5ac7550a: (connection evicted) 2024-04-19 08:46:38.850 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-19 08:46:38.850 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Closed. 2024-04-19 08:46:38.850 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Shutdown completed. 2024-04-19 08:46:38.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-59 - configuration: 2024-04-19 08:46:38.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 08:46:38.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 08:46:38.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 08:46:38.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 08:46:38.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 08:46:38.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 08:46:38.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5e25085 2024-04-19 08:46:38.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 08:46:38.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 08:46:38.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 08:46:38.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 08:46:38.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 08:46:38.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 08:46:38.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 08:46:38.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 08:46:38.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 08:46:38.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 08:46:38.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 08:46:38.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 08:46:38.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 08:46:38.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 08:46:38.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 08:46:38.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 08:46:38.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 08:46:38.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 08:46:38.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 08:46:38.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-59" 2024-04-19 08:46:38.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 08:46:38.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 08:46:38.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 08:46:38.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 08:46:38.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 08:46:38.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 08:46:38.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 08:46:38.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 08:46:38.855 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-59 - Starting... 2024-04-19 08:46:38.855 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Added connection org.sqlite.jdbc4.JDBC4Connection@458704ee 2024-04-19 08:46:38.855 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Added connection org.sqlite.jdbc4.JDBC4Connection@458704ee 2024-04-19 08:46:38.855 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-59 - Start completed. 2024-04-19 08:46:38.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-60 - configuration: 2024-04-19 08:46:38.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 08:46:38.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 08:46:38.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 08:46:38.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 08:46:38.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 08:46:38.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 08:46:38.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@15afebcc 2024-04-19 08:46:38.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 08:46:38.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 08:46:38.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 08:46:38.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 08:46:38.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 08:46:38.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 08:46:38.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 08:46:38.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 08:46:38.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 08:46:38.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 08:46:38.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 08:46:38.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 08:46:38.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 08:46:38.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 08:46:38.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 08:46:38.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 08:46:38.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 08:46:38.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 08:46:38.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 08:46:38.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-60" 2024-04-19 08:46:38.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 08:46:38.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 08:46:38.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 08:46:38.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 08:46:38.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 08:46:38.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 08:46:38.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 08:46:38.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 08:46:38.858 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Starting... 2024-04-19 08:46:38.858 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b18009f 2024-04-19 08:46:38.858 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b18009f 2024-04-19 08:46:38.858 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Start completed. 2024-04-19 08:46:38.873 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-04-19 08:46:38.875 [Test worker] INFO ktor.application - Application started in 0.002 seconds. 2024-04-19 08:46:38.875 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@6f26e775 2024-04-19 08:46:38.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-61 - configuration: 2024-04-19 08:46:38.877 [DefaultDispatcher-worker-8 @coroutine#467] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-04-19 08:46:38.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 08:46:38.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 08:46:38.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 08:46:38.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 08:46:38.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 08:46:38.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 08:46:38.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7c3ae369 2024-04-19 08:46:38.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 08:46:38.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 08:46:38.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 08:46:38.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 08:46:38.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 08:46:38.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 08:46:38.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 08:46:38.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 08:46:38.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 08:46:38.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 08:46:38.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 08:46:38.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 08:46:38.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 08:46:38.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 08:46:38.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 08:46:38.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 08:46:38.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 08:46:38.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 08:46:38.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 08:46:38.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-61" 2024-04-19 08:46:38.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 08:46:38.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 08:46:38.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 08:46:38.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 08:46:38.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 08:46:38.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 08:46:38.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 08:46:38.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 08:46:38.877 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-61 - Starting... 2024-04-19 08:46:38.878 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Added connection org.sqlite.jdbc4.JDBC4Connection@360d3f47 2024-04-19 08:46:38.878 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Added connection org.sqlite.jdbc4.JDBC4Connection@360d3f47 2024-04-19 08:46:38.878 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-61 - Start completed. 2024-04-19 08:46:38.880 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2024-04-19 08:46:38.880 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2024-04-19 08:46:38.880 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2024-04-19 08:46:38.880 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2024-04-19 08:46:38.880 [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-04-19 08:46:38.880 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2024-04-19 08:46:38.880 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2024-04-19 08:46:38.880 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2024-04-19 08:46:38.880 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-04-19 08:46:38.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-62 - configuration: 2024-04-19 08:46:38.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 08:46:38.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 08:46:38.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 08:46:38.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 08:46:38.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 08:46:38.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 08:46:38.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@489b7559 2024-04-19 08:46:38.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 08:46:38.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 08:46:38.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 08:46:38.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 08:46:38.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 08:46:38.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 08:46:38.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 08:46:38.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 08:46:38.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 08:46:38.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 08:46:38.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 08:46:38.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 08:46:38.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 08:46:38.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 08:46:38.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 08:46:38.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 08:46:38.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 08:46:38.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 08:46:38.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 08:46:38.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-62" 2024-04-19 08:46:38.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 08:46:38.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 08:46:38.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 08:46:38.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 08:46:38.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 08:46:38.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 08:46:38.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 08:46:38.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 08:46:38.881 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Starting... 2024-04-19 08:46:38.881 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Added connection org.sqlite.jdbc4.JDBC4Connection@37aea657 2024-04-19 08:46:38.881 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Added connection org.sqlite.jdbc4.JDBC4Connection@37aea657 2024-04-19 08:46:38.881 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Start completed. 2024-04-19 08:46:38.923 [DefaultDispatcher-worker-1 @coroutine#472] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37aea657 2024-04-19 08:46:38.933 [DefaultDispatcher-worker-14 @coroutine#472] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37aea657 2024-04-19 08:46:38.942 [DefaultDispatcher-worker-14 @coroutine#476] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@360d3f47 2024-04-19 08:46:38.945 [Test worker @coroutine#478] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@360d3f47 2024-04-19 08:46:38.954 [DefaultDispatcher-worker-14 @coroutine#472] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37aea657 2024-04-19 08:46:38.956 [HikariPool-59 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 08:46:38.959 [HikariPool-60 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 08:46:38.966 [DefaultDispatcher-worker-5 @coroutine#472] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37aea657 2024-04-19 08:46:38.966 [Test worker @coroutine#472] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/582708512931201024/_ustadmanifest.json 2024-04-19 08:46:38.966 [Test worker @coroutine#472] 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/582708512931201024/_ustadmanifest.json. 2024-04-19 08:46:38.966 [Test worker @coroutine#472] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/582708512931201024/_ustadmanifest.json 2024-04-19 08:46:38.969 [Test worker @coroutine#472] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/582708512931201024/_ustadmanifest.json 2024-04-19 08:46:38.969 [Test worker @coroutine#472] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/582708512931201024/_ustadmanifest.json 2024-04-19 08:46:38.969 [Test worker @coroutine#472] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/content/582708512931201024/_ustadmanifest.json. 2024-04-19 08:46:38.970 [Test worker @coroutine#472] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/582708512931201024/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2024-04-19 08:46:38.978 [HikariPool-61 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 08:46:38.982 [HikariPool-62 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-19 08:46:38.986 [DefaultDispatcher-worker-4 @coroutine#472] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37aea657 2024-04-19 08:46:38.987 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2024-04-19 08:46:38.987 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-4ac7caad-a350-4221-87b4-496eab0c02a7', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2024-04-19 08:46:38.989 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-04-19 08:46:38.989 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-4ac7caad-a350-4221-87b4-496eab0c02a7 2024-04-19 08:46:38.990 [DefaultDispatcher-worker-4 @coroutine#492] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-19 08:46:38.990 [DefaultDispatcher-worker-4 @coroutine#492] 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-04-19 08:46:38.990 [DefaultDispatcher-worker-4 @coroutine#492] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-19 08:46:38.991 [DefaultDispatcher-worker-4 @coroutine#492] 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-04-19 08:46:38.995 [eventLoopGroupProxy-7-1 @call-handler#502] 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/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-04-19 08:46:38.995 [eventLoopGroupProxy-7-1 @call-handler#502] 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-04-19 08:46:38.995 [eventLoopGroupProxy-7-1 @call-handler#502] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-04-19 08:46:38.995 [eventLoopGroupProxy-7-2 @call-handler#503] 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/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-04-19 08:46:38.995 [eventLoopGroupProxy-7-2 @call-handler#503] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 08:46:38.996 [eventLoopGroupProxy-7-1 @call-handler#502] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 08:46:38.996 [eventLoopGroupProxy-7-1 @call-handler#502] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 2ms 2024-04-19 08:46:38.997 [DefaultDispatcher-worker-12 @coroutine#492] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-19 08:46:38.997 [DefaultDispatcher-worker-12 @coroutine#492] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-19 08:46:39.000 [DefaultDispatcher-worker-12 @coroutine#491] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37aea657 2024-04-19 08:46:39.001 [DefaultDispatcher-worker-12 @coroutine#491] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-19 08:46:39.001 [DefaultDispatcher-worker-12 @coroutine#491] 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-04-19 08:46:39.001 [DefaultDispatcher-worker-12 @coroutine#491] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-19 08:46:39.004 [eventLoopGroupProxy-7-1 @call-handler#511] 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/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-04-19 08:46:39.004 [eventLoopGroupProxy-7-1 @call-handler#511] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 08:46:39.004 [eventLoopGroupProxy-7-1 @call-handler#511] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 0ms 2024-04-19 08:46:39.005 [DefaultDispatcher-worker-13 @coroutine#490] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-04-19 08:46:39.005 [DefaultDispatcher-worker-13 @coroutine#490] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-04-19 08:46:39.005 [DefaultDispatcher-worker-13 @coroutine#490] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-04-19 08:46:39.005 [DefaultDispatcher-worker-13 @coroutine#490] 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-04-19 08:46:39.005 [DefaultDispatcher-worker-1 @coroutine#491] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-19 08:46:39.005 [DefaultDispatcher-worker-1 @coroutine#491] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-19 08:46:39.007 [eventLoopGroupProxy-7-1 @call-handler#516] 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-04-19 08:46:39.007 [eventLoopGroupProxy-7-1 @call-handler#516] 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-04-19 08:46:39.009 [eventLoopGroupProxy-7-1 @coroutine#517] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@458704ee 2024-04-19 08:46:39.011 [eventLoopGroupProxy-7-1 @call-handler#516] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 4ms 2024-04-19 08:46:39.012 [DefaultDispatcher-worker-10 @coroutine#490] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-04-19 08:46:39.012 [DefaultDispatcher-worker-10 @coroutine#490] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-04-19 08:46:39.013 [DefaultDispatcher-worker-10 @coroutine#490] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-04-19 08:46:39.013 [DefaultDispatcher-worker-10 @coroutine#490] 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-04-19 08:46:39.015 [DefaultDispatcher-worker-10 @coroutine#521] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:39.015 [DefaultDispatcher-worker-10 @coroutine#521] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-19 08:46:39.015 [DefaultDispatcher-worker-10 @coroutine#521] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:39.015 [DefaultDispatcher-worker-10 @coroutine#521] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-19 08:46:39.017 [DefaultDispatcher-worker-10 @coroutine#491] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37aea657 2024-04-19 08:46:39.018 [eventLoopGroupProxy-7-1 @call-handler#524] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-19 08:46:39.022 [eventLoopGroupProxy-7-1 @coroutine#525] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@458704ee 2024-04-19 08:46:39.022 [eventLoopGroupProxy-7-1 @call-handler#524] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 08:46:39.022 [eventLoopGroupProxy-7-1 @call-handler#524] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-04-19 08:46:39.023 [DefaultDispatcher-worker-1 @coroutine#521] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:39.026 [DefaultDispatcher-worker-1 @coroutine#521] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:39.026 [DefaultDispatcher-worker-1 @coroutine#521] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-19 08:46:39.026 [DefaultDispatcher-worker-1 @coroutine#521] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:39.026 [DefaultDispatcher-worker-1 @coroutine#521] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-19 08:46:39.026 [DefaultDispatcher-worker-5 @coroutine#493] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37aea657 2024-04-19 08:46:39.028 [eventLoopGroupProxy-7-1 @call-handler#529] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-19 08:46:39.030 [eventLoopGroupProxy-7-1 @coroutine#530] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@458704ee 2024-04-19 08:46:39.031 [eventLoopGroupProxy-7-1 @call-handler#529] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 08:46:39.031 [eventLoopGroupProxy-7-1 @call-handler#529] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-19 08:46:39.033 [DefaultDispatcher-worker-5 @coroutine#521] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:39.035 [DefaultDispatcher-worker-5 @coroutine#521] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:39.035 [DefaultDispatcher-worker-5 @coroutine#521] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-19 08:46:39.035 [DefaultDispatcher-worker-5 @coroutine#521] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:39.035 [DefaultDispatcher-worker-5 @coroutine#521] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-19 08:46:39.037 [eventLoopGroupProxy-7-1 @call-handler#534] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-19 08:46:39.079 [eventLoopGroupProxy-7-1 @call-handler#534] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 08:46:39.079 [eventLoopGroupProxy-7-1 @call-handler#534] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2024-04-19 08:46:39.080 [DefaultDispatcher-worker-5 @coroutine#521] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:39.082 [DefaultDispatcher-worker-5 @coroutine#521] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:39.082 [DefaultDispatcher-worker-5 @coroutine#521] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-19 08:46:39.082 [DefaultDispatcher-worker-5 @coroutine#521] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:39.082 [DefaultDispatcher-worker-5 @coroutine#521] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-19 08:46:39.085 [eventLoopGroupProxy-7-1 @call-handler#537] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 08:46:39.085 [eventLoopGroupProxy-7-1 @call-handler#537] INFO ktor.application - 500 Internal Server Error: POST - /api/blob/upload-batch-data in 1ms 2024-04-19 08:46:39.086 [DefaultDispatcher-worker-5 @coroutine#521] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:39.087 [DefaultDispatcher-worker-5 @coroutine#521] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-19 08:46:39.087 [DefaultDispatcher-worker-5 @coroutine#521] 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-04-19 08:46:39.087 [DefaultDispatcher-worker-5 @coroutine#521] 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-04-19 08:46:39.088 [DefaultDispatcher-worker-5 @coroutine#521] 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-04-19 08:46:39.101 [DefaultDispatcher-worker-9 @coroutine#490] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37aea657 2024-04-19 08:46:39.104 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2024-04-19 08:46:39.603 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-cc8a2427-c43a-410c-86a7-9c9611d3bb52', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2024-04-19 08:46:39.603 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-04-19 08:46:39.603 [MyScheduler_Worker-2] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-cc8a2427-c43a-410c-86a7-9c9611d3bb52 2024-04-19 08:46:39.607 [DefaultDispatcher-worker-9 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-04-19 08:46:39.607 [DefaultDispatcher-worker-9 @coroutine#542] 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-04-19 08:46:39.607 [DefaultDispatcher-worker-9 @coroutine#542] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-04-19 08:46:39.607 [DefaultDispatcher-worker-9 @coroutine#542] 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-04-19 08:46:39.610 [eventLoopGroupProxy-7-1 @call-handler#545] 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-04-19 08:46:39.610 [eventLoopGroupProxy-7-1 @call-handler#545] 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-04-19 08:46:39.611 [eventLoopGroupProxy-7-1 @coroutine#546] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@458704ee 2024-04-19 08:46:39.614 [eventLoopGroupProxy-7-1 @call-handler#545] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 5ms 2024-04-19 08:46:39.614 [DefaultDispatcher-worker-13 @coroutine#542] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-04-19 08:46:39.614 [DefaultDispatcher-worker-13 @coroutine#542] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-04-19 08:46:39.615 [DefaultDispatcher-worker-13 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-04-19 08:46:39.615 [DefaultDispatcher-worker-13 @coroutine#542] 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-04-19 08:46:39.617 [DefaultDispatcher-worker-13 @coroutine#550] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:39.617 [DefaultDispatcher-worker-13 @coroutine#550] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-19 08:46:39.617 [DefaultDispatcher-worker-13 @coroutine#550] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:39.617 [DefaultDispatcher-worker-13 @coroutine#550] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-19 08:46:39.620 [eventLoopGroupProxy-7-1 @call-handler#552] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-19 08:46:39.624 [eventLoopGroupProxy-7-1 @call-handler#552] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 08:46:39.624 [eventLoopGroupProxy-7-1 @call-handler#552] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2024-04-19 08:46:39.625 [DefaultDispatcher-worker-13 @coroutine#550] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:39.626 [DefaultDispatcher-worker-13 @coroutine#550] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:39.627 [DefaultDispatcher-worker-13 @coroutine#550] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-19 08:46:39.627 [DefaultDispatcher-worker-13 @coroutine#550] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:39.627 [DefaultDispatcher-worker-13 @coroutine#550] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-19 08:46:39.629 [eventLoopGroupProxy-7-1 @call-handler#555] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-19 08:46:39.632 [eventLoopGroupProxy-7-1 @call-handler#555] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 08:46:39.632 [eventLoopGroupProxy-7-1 @call-handler#555] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-19 08:46:39.633 [DefaultDispatcher-worker-13 @coroutine#550] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:39.634 [DefaultDispatcher-worker-13 @coroutine#550] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:39.634 [DefaultDispatcher-worker-13 @coroutine#550] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-19 08:46:39.634 [DefaultDispatcher-worker-13 @coroutine#550] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:39.634 [DefaultDispatcher-worker-13 @coroutine#550] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-19 08:46:39.637 [eventLoopGroupProxy-7-1 @call-handler#558] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-19 08:46:39.678 [eventLoopGroupProxy-7-1 @call-handler#558] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 08:46:39.678 [eventLoopGroupProxy-7-1 @call-handler#558] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2024-04-19 08:46:39.679 [DefaultDispatcher-worker-13 @coroutine#550] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:39.680 [DefaultDispatcher-worker-13 @coroutine#550] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:39.680 [DefaultDispatcher-worker-13 @coroutine#550] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-19 08:46:39.680 [DefaultDispatcher-worker-13 @coroutine#550] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:39.680 [DefaultDispatcher-worker-13 @coroutine#550] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-19 08:46:39.682 [eventLoopGroupProxy-7-1 @call-handler#561] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-19 08:46:39.726 [eventLoopGroupProxy-7-1 @call-handler#561] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 08:46:39.726 [eventLoopGroupProxy-7-1 @call-handler#561] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-04-19 08:46:39.727 [DefaultDispatcher-worker-13 @coroutine#550] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:39.728 [DefaultDispatcher-worker-13 @coroutine#550] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:39.728 [DefaultDispatcher-worker-13 @coroutine#550] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-19 08:46:39.728 [DefaultDispatcher-worker-13 @coroutine#550] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:39.728 [DefaultDispatcher-worker-13 @coroutine#550] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-19 08:46:39.730 [eventLoopGroupProxy-7-1 @call-handler#565] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-19 08:46:39.774 [eventLoopGroupProxy-7-1 @call-handler#565] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 08:46:39.774 [eventLoopGroupProxy-7-1 @call-handler#565] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-04-19 08:46:39.775 [DefaultDispatcher-worker-13 @coroutine#550] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:39.776 [DefaultDispatcher-worker-13 @coroutine#550] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:39.776 [DefaultDispatcher-worker-13 @coroutine#550] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-19 08:46:39.776 [DefaultDispatcher-worker-13 @coroutine#550] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:39.776 [DefaultDispatcher-worker-13 @coroutine#550] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-19 08:46:39.778 [eventLoopGroupProxy-7-1 @call-handler#568] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-19 08:46:39.822 [eventLoopGroupProxy-7-1 @call-handler#568] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 08:46:39.823 [eventLoopGroupProxy-7-1 @call-handler#568] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-04-19 08:46:39.823 [DefaultDispatcher-worker-13 @coroutine#550] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:39.824 [DefaultDispatcher-worker-13 @coroutine#550] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:39.824 [DefaultDispatcher-worker-13 @coroutine#550] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-19 08:46:39.824 [DefaultDispatcher-worker-13 @coroutine#550] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:39.824 [DefaultDispatcher-worker-13 @coroutine#550] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-19 08:46:39.826 [eventLoopGroupProxy-7-1 @call-handler#571] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-19 08:46:39.870 [eventLoopGroupProxy-7-1 @call-handler#571] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 08:46:39.870 [eventLoopGroupProxy-7-1 @call-handler#571] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-04-19 08:46:39.871 [DefaultDispatcher-worker-13 @coroutine#550] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:39.872 [DefaultDispatcher-worker-13 @coroutine#550] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:39.872 [DefaultDispatcher-worker-13 @coroutine#550] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-19 08:46:39.872 [DefaultDispatcher-worker-13 @coroutine#550] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:39.872 [DefaultDispatcher-worker-13 @coroutine#550] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-19 08:46:39.874 [eventLoopGroupProxy-7-1 @call-handler#574] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-19 08:46:39.918 [eventLoopGroupProxy-7-1 @call-handler#574] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 08:46:39.918 [eventLoopGroupProxy-7-1 @call-handler#574] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-04-19 08:46:39.919 [DefaultDispatcher-worker-13 @coroutine#550] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:39.920 [DefaultDispatcher-worker-13 @coroutine#550] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:39.920 [DefaultDispatcher-worker-13 @coroutine#550] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-19 08:46:39.920 [DefaultDispatcher-worker-13 @coroutine#550] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:39.920 [DefaultDispatcher-worker-13 @coroutine#550] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-19 08:46:39.922 [eventLoopGroupProxy-7-1 @call-handler#577] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-19 08:46:39.966 [eventLoopGroupProxy-7-1 @call-handler#577] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 08:46:39.966 [eventLoopGroupProxy-7-1 @call-handler#577] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-04-19 08:46:39.967 [DefaultDispatcher-worker-13 @coroutine#550] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:39.968 [DefaultDispatcher-worker-13 @coroutine#550] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:39.968 [DefaultDispatcher-worker-13 @coroutine#550] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-19 08:46:39.968 [DefaultDispatcher-worker-13 @coroutine#550] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:39.968 [DefaultDispatcher-worker-13 @coroutine#550] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-19 08:46:39.970 [eventLoopGroupProxy-7-1 @call-handler#580] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-19 08:46:40.014 [eventLoopGroupProxy-7-1 @call-handler#580] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 08:46:40.014 [eventLoopGroupProxy-7-1 @call-handler#580] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-04-19 08:46:40.015 [DefaultDispatcher-worker-13 @coroutine#550] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:40.016 [DefaultDispatcher-worker-13 @coroutine#550] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:40.016 [DefaultDispatcher-worker-13 @coroutine#550] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-19 08:46:40.016 [DefaultDispatcher-worker-13 @coroutine#550] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:40.016 [DefaultDispatcher-worker-13 @coroutine#550] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-19 08:46:40.018 [eventLoopGroupProxy-7-1 @call-handler#583] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-19 08:46:40.062 [eventLoopGroupProxy-7-1 @call-handler#583] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 08:46:40.062 [eventLoopGroupProxy-7-1 @call-handler#583] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-04-19 08:46:40.063 [DefaultDispatcher-worker-13 @coroutine#550] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:40.064 [DefaultDispatcher-worker-13 @coroutine#550] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:40.064 [DefaultDispatcher-worker-13 @coroutine#550] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-19 08:46:40.064 [DefaultDispatcher-worker-13 @coroutine#550] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:40.064 [DefaultDispatcher-worker-13 @coroutine#550] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-19 08:46:40.066 [eventLoopGroupProxy-7-1 @call-handler#587] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-19 08:46:40.115 [eventLoopGroupProxy-7-1 @call-handler#587] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 08:46:40.115 [eventLoopGroupProxy-7-1 @call-handler#587] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 49ms 2024-04-19 08:46:40.116 [DefaultDispatcher-worker-1 @coroutine#550] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:40.117 [DefaultDispatcher-worker-1 @coroutine#550] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:40.117 [DefaultDispatcher-worker-1 @coroutine#550] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-19 08:46:40.117 [DefaultDispatcher-worker-1 @coroutine#550] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:40.117 [DefaultDispatcher-worker-1 @coroutine#550] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-19 08:46:40.117 [DefaultDispatcher-worker-10 @coroutine#543] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37aea657 2024-04-19 08:46:40.119 [eventLoopGroupProxy-7-1 @call-handler#591] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-19 08:46:40.166 [eventLoopGroupProxy-7-1 @call-handler#591] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 08:46:40.167 [eventLoopGroupProxy-7-1 @call-handler#591] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 48ms 2024-04-19 08:46:40.167 [DefaultDispatcher-worker-9 @coroutine#550] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:40.169 [DefaultDispatcher-worker-9 @coroutine#550] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:40.169 [DefaultDispatcher-worker-9 @coroutine#550] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-19 08:46:40.169 [DefaultDispatcher-worker-9 @coroutine#550] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:40.169 [DefaultDispatcher-worker-9 @coroutine#550] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-19 08:46:40.172 [eventLoopGroupProxy-7-1 @call-handler#594] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-19 08:46:40.216 [eventLoopGroupProxy-7-1 @coroutine#595] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@458704ee 2024-04-19 08:46:40.217 [eventLoopGroupProxy-7-1 @call-handler#594] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 08:46:40.217 [eventLoopGroupProxy-7-1 @call-handler#594] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-04-19 08:46:40.218 [DefaultDispatcher-worker-9 @coroutine#550] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:40.220 [DefaultDispatcher-worker-9 @coroutine#550] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:40.220 [DefaultDispatcher-worker-9 @coroutine#550] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-19 08:46:40.220 [DefaultDispatcher-worker-9 @coroutine#550] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:40.220 [DefaultDispatcher-worker-9 @coroutine#550] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-19 08:46:40.222 [eventLoopGroupProxy-7-1 @call-handler#599] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-19 08:46:40.225 [eventLoopGroupProxy-7-1 @coroutine#600] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@458704ee 2024-04-19 08:46:40.225 [eventLoopGroupProxy-7-1 @call-handler#599] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 08:46:40.225 [eventLoopGroupProxy-7-1 @call-handler#599] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-19 08:46:40.226 [DefaultDispatcher-worker-9 @coroutine#550] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:40.229 [DefaultDispatcher-worker-9 @coroutine#550] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:40.229 [DefaultDispatcher-worker-9 @coroutine#550] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-19 08:46:40.229 [DefaultDispatcher-worker-9 @coroutine#550] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:40.229 [DefaultDispatcher-worker-9 @coroutine#550] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-19 08:46:40.231 [eventLoopGroupProxy-7-1 @call-handler#604] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-19 08:46:40.234 [eventLoopGroupProxy-7-1 @coroutine#605] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@458704ee 2024-04-19 08:46:40.234 [eventLoopGroupProxy-7-1 @call-handler#604] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 08:46:40.234 [eventLoopGroupProxy-7-1 @call-handler#604] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-19 08:46:40.235 [DefaultDispatcher-worker-9 @coroutine#550] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:40.247 [DefaultDispatcher-worker-3 @coroutine#542] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37aea657 2024-04-19 08:46:40.258 [DefaultDispatcher-worker-1 @coroutine#493] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37aea657 2024-04-19 08:46:40.258 [DefaultDispatcher-worker-1 @coroutine#493] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-04-19 08:46:40.258 [DefaultDispatcher-worker-1 @coroutine#493] 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-04-19 08:46:40.258 [DefaultDispatcher-worker-1 @coroutine#493] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-04-19 08:46:40.258 [DefaultDispatcher-worker-1 @coroutine#493] 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-04-19 08:46:40.260 [eventLoopGroupProxy-7-1 @call-handler#614] 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/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-04-19 08:46:40.261 [eventLoopGroupProxy-7-1 @call-handler#614] 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-04-19 08:46:40.261 [eventLoopGroupProxy-7-1 @call-handler#614] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-04-19 08:46:40.288 [DefaultDispatcher-worker-13 @call-handler#614] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b18009f 2024-04-19 08:46:40.289 [eventLoopGroupProxy-7-1 @call-handler#614] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 08:46:40.289 [eventLoopGroupProxy-7-1 @call-handler#614] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 29ms 2024-04-19 08:46:40.289 [DefaultDispatcher-worker-5 @coroutine#466] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/582708512931201024/_ustadmanifest.json 2024-04-19 08:46:40.289 [DefaultDispatcher-worker-5 @coroutine#466] 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/582708512931201024/_ustadmanifest.json. 2024-04-19 08:46:40.289 [DefaultDispatcher-worker-5 @coroutine#466] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/582708512931201024/_ustadmanifest.json 2024-04-19 08:46:40.290 [DefaultDispatcher-worker-5 @coroutine#493] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-04-19 08:46:40.290 [DefaultDispatcher-worker-5 @coroutine#493] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-04-19 08:46:40.290 [DefaultDispatcher-worker-5 @coroutine#493] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-04-19 08:46:40.290 [DefaultDispatcher-worker-5 @coroutine#493] 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-04-19 08:46:40.291 [DefaultDispatcher-worker-2 @coroutine#466] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/582708512931201024/_ustadmanifest.json 2024-04-19 08:46:40.291 [DefaultDispatcher-worker-2 @coroutine#466] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/582708512931201024/_ustadmanifest.json 2024-04-19 08:46:40.292 [DefaultDispatcher-worker-16 @coroutine#466] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/content/582708512931201024/_ustadmanifest.json. 2024-04-19 08:46:40.292 [DefaultDispatcher-worker-16 @coroutine#466] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/582708512931201024/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2024-04-19 08:46:40.303 [DefaultDispatcher-worker-13 @coroutine#493] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37aea657 2024-04-19 08:46:40.306 [DefaultDispatcher-worker-7 @coroutine#466] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b18009f 2024-04-19 08:46:40.307 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2024-04-19 08:46:40.307 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2024-04-19 08:46:40.307 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2024-04-19 08:46:40.307 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2024-04-19 08:46:40.307 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2024-04-19 08:46:40.309 [Test worker @coroutine#630] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@360d3f47 2024-04-19 08:46:40.309 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Shutdown initiated... 2024-04-19 08:46:40.309 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Close initiated... 2024-04-19 08:46:40.309 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 08:46:40.310 [HikariPool-62 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Closing connection org.sqlite.jdbc4.JDBC4Connection@37aea657: (connection evicted) 2024-04-19 08:46:40.310 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-19 08:46:40.310 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Closed. 2024-04-19 08:46:40.310 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Shutdown completed. 2024-04-19 08:46:40.380 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-04-19 08:46:40.604 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-04-19 08:46:40.747 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-04-19 08:46:40.858 [DefaultDispatcher-worker-1 @coroutine#634] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@458704ee 2024-04-19 08:46:41.314 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@6f26e775 2024-04-19 08:46:41.314 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@6f26e775 2024-04-19 08:46:41.315 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Shutdown initiated... 2024-04-19 08:46:41.315 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Close initiated... 2024-04-19 08:46:41.315 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 08:46:41.315 [HikariPool-60 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3b18009f: (connection evicted) 2024-04-19 08:46:41.316 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-19 08:46:41.316 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Closed. 2024-04-19 08:46:41.316 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Shutdown completed. 2024-04-19 08:46:41.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-63 - configuration: 2024-04-19 08:46:41.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 08:46:41.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 08:46:41.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 08:46:41.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 08:46:41.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 08:46:41.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 08:46:41.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4806fbf7 2024-04-19 08:46:41.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 08:46:41.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 08:46:41.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 08:46:41.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 08:46:41.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 08:46:41.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 08:46:41.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 08:46:41.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 08:46:41.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 08:46:41.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 08:46:41.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 08:46:41.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 08:46:41.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 08:46:41.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 08:46:41.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 08:46:41.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 08:46:41.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 08:46:41.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 08:46:41.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 08:46:41.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-63" 2024-04-19 08:46:41.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 08:46:41.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 08:46:41.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 08:46:41.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 08:46:41.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 08:46:41.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 08:46:41.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 08:46:41.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 08:46:41.319 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-63 - Starting... 2024-04-19 08:46:41.319 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Added connection org.sqlite.jdbc4.JDBC4Connection@50e4d8cd 2024-04-19 08:46:41.319 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Added connection org.sqlite.jdbc4.JDBC4Connection@50e4d8cd 2024-04-19 08:46:41.319 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-63 - Start completed. 2024-04-19 08:46:41.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-64 - configuration: 2024-04-19 08:46:41.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 08:46:41.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 08:46:41.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 08:46:41.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 08:46:41.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 08:46:41.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 08:46:41.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@73c6ae15 2024-04-19 08:46:41.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 08:46:41.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 08:46:41.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 08:46:41.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 08:46:41.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 08:46:41.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 08:46:41.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 08:46:41.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 08:46:41.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 08:46:41.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 08:46:41.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 08:46:41.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 08:46:41.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 08:46:41.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 08:46:41.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 08:46:41.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 08:46:41.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 08:46:41.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 08:46:41.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 08:46:41.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-64" 2024-04-19 08:46:41.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 08:46:41.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 08:46:41.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 08:46:41.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 08:46:41.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 08:46:41.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 08:46:41.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 08:46:41.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 08:46:41.323 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Starting... 2024-04-19 08:46:41.323 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Added connection org.sqlite.jdbc4.JDBC4Connection@70dd79f7 2024-04-19 08:46:41.323 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Added connection org.sqlite.jdbc4.JDBC4Connection@70dd79f7 2024-04-19 08:46:41.323 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Start completed. 2024-04-19 08:46:41.338 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-04-19 08:46:41.339 [Test worker] INFO ktor.application - Application started in 0.001 seconds. 2024-04-19 08:46:41.339 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@7fb46c10 2024-04-19 08:46:41.341 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-65 - configuration: 2024-04-19 08:46:41.341 [DefaultDispatcher-worker-8 @coroutine#643] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-04-19 08:46:41.341 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 08:46:41.341 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 08:46:41.341 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 08:46:41.341 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 08:46:41.341 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 08:46:41.341 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 08:46:41.341 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2daf0cc9 2024-04-19 08:46:41.341 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 08:46:41.341 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 08:46:41.341 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 08:46:41.341 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 08:46:41.341 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 08:46:41.341 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 08:46:41.341 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 08:46:41.341 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 08:46:41.341 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 08:46:41.341 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 08:46:41.341 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 08:46:41.341 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 08:46:41.341 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 08:46:41.341 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 08:46:41.341 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 08:46:41.341 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 08:46:41.341 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 08:46:41.341 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 08:46:41.341 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 08:46:41.341 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-65" 2024-04-19 08:46:41.341 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 08:46:41.341 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 08:46:41.341 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 08:46:41.341 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 08:46:41.341 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 08:46:41.341 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 08:46:41.341 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 08:46:41.341 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 08:46:41.341 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-65 - Starting... 2024-04-19 08:46:41.342 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Added connection org.sqlite.jdbc4.JDBC4Connection@407d2a01 2024-04-19 08:46:41.342 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Added connection org.sqlite.jdbc4.JDBC4Connection@407d2a01 2024-04-19 08:46:41.342 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-65 - Start completed. 2024-04-19 08:46:41.344 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2024-04-19 08:46:41.344 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2024-04-19 08:46:41.344 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2024-04-19 08:46:41.344 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2024-04-19 08:46:41.344 [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-04-19 08:46:41.344 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2024-04-19 08:46:41.344 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2024-04-19 08:46:41.344 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2024-04-19 08:46:41.344 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-04-19 08:46:41.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-66 - configuration: 2024-04-19 08:46:41.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 08:46:41.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 08:46:41.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 08:46:41.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 08:46:41.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 08:46:41.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 08:46:41.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1185b0b7 2024-04-19 08:46:41.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 08:46:41.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 08:46:41.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 08:46:41.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 08:46:41.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 08:46:41.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 08:46:41.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 08:46:41.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 08:46:41.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 08:46:41.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 08:46:41.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 08:46:41.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 08:46:41.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 08:46:41.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 08:46:41.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 08:46:41.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 08:46:41.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 08:46:41.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 08:46:41.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 08:46:41.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-66" 2024-04-19 08:46:41.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 08:46:41.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 08:46:41.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 08:46:41.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 08:46:41.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 08:46:41.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 08:46:41.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 08:46:41.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 08:46:41.345 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Starting... 2024-04-19 08:46:41.345 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Added connection org.sqlite.jdbc4.JDBC4Connection@2082e0e4 2024-04-19 08:46:41.345 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Added connection org.sqlite.jdbc4.JDBC4Connection@2082e0e4 2024-04-19 08:46:41.345 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Start completed. 2024-04-19 08:46:41.387 [DefaultDispatcher-worker-8 @coroutine#648] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2082e0e4 2024-04-19 08:46:41.398 [DefaultDispatcher-worker-2 @coroutine#648] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2082e0e4 2024-04-19 08:46:41.407 [DefaultDispatcher-worker-2 @coroutine#652] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@407d2a01 2024-04-19 08:46:41.411 [Test worker @coroutine#654] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@407d2a01 2024-04-19 08:46:41.419 [HikariPool-63 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 08:46:41.420 [DefaultDispatcher-worker-3 @coroutine#648] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2082e0e4 2024-04-19 08:46:41.423 [HikariPool-64 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 08:46:41.430 [DefaultDispatcher-worker-7 @coroutine#648] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2082e0e4 2024-04-19 08:46:41.430 [Test worker @coroutine#648] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/582708526350589952/_ustadmanifest.json 2024-04-19 08:46:41.431 [Test worker @coroutine#648] 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/582708526350589952/_ustadmanifest.json. 2024-04-19 08:46:41.431 [Test worker @coroutine#648] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/582708526350589952/_ustadmanifest.json 2024-04-19 08:46:41.433 [Test worker @coroutine#648] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/582708526350589952/_ustadmanifest.json 2024-04-19 08:46:41.433 [Test worker @coroutine#648] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/582708526350589952/_ustadmanifest.json 2024-04-19 08:46:41.433 [Test worker @coroutine#648] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/content/582708526350589952/_ustadmanifest.json. 2024-04-19 08:46:41.433 [Test worker @coroutine#648] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/582708526350589952/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2024-04-19 08:46:41.442 [HikariPool-65 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 08:46:41.445 [HikariPool-66 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-19 08:46:41.451 [DefaultDispatcher-worker-5 @coroutine#648] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2082e0e4 2024-04-19 08:46:41.452 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2024-04-19 08:46:41.452 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-b8f5608e-accf-4f16-9867-755f65d4333d', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2024-04-19 08:46:41.453 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-04-19 08:46:41.453 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-b8f5608e-accf-4f16-9867-755f65d4333d 2024-04-19 08:46:41.455 [DefaultDispatcher-worker-7 @coroutine#668] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-19 08:46:41.455 [DefaultDispatcher-worker-7 @coroutine#668] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-04-19 08:46:41.455 [DefaultDispatcher-worker-7 @coroutine#668] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-19 08:46:41.455 [DefaultDispatcher-worker-7 @coroutine#668] 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-04-19 08:46:41.458 [eventLoopGroupProxy-10-1 @call-handler#678] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, sse] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/sse/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-04-19 08:46:41.458 [eventLoopGroupProxy-10-2 @call-handler#679] 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/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-04-19 08:46:41.459 [eventLoopGroupProxy-10-1 @call-handler#678] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 08:46:41.459 [eventLoopGroupProxy-10-2 @call-handler#679] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-19 08:46:41.459 [eventLoopGroupProxy-10-2 @call-handler#679] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-04-19 08:46:41.460 [eventLoopGroupProxy-10-2 @call-handler#679] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 08:46:41.460 [eventLoopGroupProxy-10-2 @call-handler#679] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 2ms 2024-04-19 08:46:41.460 [DefaultDispatcher-worker-15 @coroutine#668] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-19 08:46:41.460 [DefaultDispatcher-worker-15 @coroutine#668] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-19 08:46:41.464 [DefaultDispatcher-worker-4 @coroutine#667] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2082e0e4 2024-04-19 08:46:41.464 [DefaultDispatcher-worker-4 @coroutine#667] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-19 08:46:41.464 [DefaultDispatcher-worker-4 @coroutine#667] 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-04-19 08:46:41.464 [DefaultDispatcher-worker-4 @coroutine#667] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-19 08:46:41.467 [eventLoopGroupProxy-10-2 @call-handler#687] 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/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-04-19 08:46:41.467 [eventLoopGroupProxy-10-2 @call-handler#687] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 08:46:41.467 [eventLoopGroupProxy-10-2 @call-handler#687] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 0ms 2024-04-19 08:46:41.467 [DefaultDispatcher-worker-13 @coroutine#666] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-04-19 08:46:41.468 [DefaultDispatcher-worker-13 @coroutine#666] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-04-19 08:46:41.468 [DefaultDispatcher-worker-13 @coroutine#666] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-04-19 08:46:41.468 [DefaultDispatcher-worker-13 @coroutine#666] 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-04-19 08:46:41.468 [DefaultDispatcher-worker-8 @coroutine#667] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-19 08:46:41.468 [DefaultDispatcher-worker-8 @coroutine#667] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-19 08:46:41.469 [eventLoopGroupProxy-10-2 @call-handler#692] 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-04-19 08:46:41.469 [eventLoopGroupProxy-10-2 @call-handler#692] 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-04-19 08:46:41.472 [eventLoopGroupProxy-10-2 @coroutine#693] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50e4d8cd 2024-04-19 08:46:41.473 [eventLoopGroupProxy-10-2 @call-handler#692] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 4ms 2024-04-19 08:46:41.474 [DefaultDispatcher-worker-12 @coroutine#666] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-04-19 08:46:41.474 [DefaultDispatcher-worker-12 @coroutine#666] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-04-19 08:46:41.474 [DefaultDispatcher-worker-12 @coroutine#666] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-04-19 08:46:41.474 [DefaultDispatcher-worker-12 @coroutine#666] 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-04-19 08:46:41.478 [DefaultDispatcher-worker-12 @coroutine#697] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:41.478 [DefaultDispatcher-worker-12 @coroutine#697] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-19 08:46:41.478 [DefaultDispatcher-worker-12 @coroutine#697] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:41.478 [DefaultDispatcher-worker-12 @coroutine#697] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-19 08:46:41.480 [eventLoopGroupProxy-10-2 @call-handler#699] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-19 08:46:41.483 [DefaultDispatcher-worker-15 @coroutine#667] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2082e0e4 2024-04-19 08:46:41.483 [eventLoopGroupProxy-10-2 @coroutine#700] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50e4d8cd 2024-04-19 08:46:41.483 [eventLoopGroupProxy-10-2 @call-handler#699] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 08:46:41.484 [eventLoopGroupProxy-10-2 @call-handler#699] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-04-19 08:46:41.484 [DefaultDispatcher-worker-8 @coroutine#697] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:41.487 [DefaultDispatcher-worker-8 @coroutine#697] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:41.487 [DefaultDispatcher-worker-8 @coroutine#697] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-19 08:46:41.487 [DefaultDispatcher-worker-8 @coroutine#697] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:41.487 [DefaultDispatcher-worker-8 @coroutine#697] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-19 08:46:41.493 [eventLoopGroupProxy-10-2 @call-handler#705] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-19 08:46:41.500 [DefaultDispatcher-worker-5 @coroutine#669] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2082e0e4 2024-04-19 08:46:41.503 [eventLoopGroupProxy-10-2 @coroutine#706] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50e4d8cd 2024-04-19 08:46:41.503 [eventLoopGroupProxy-10-2 @call-handler#705] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 08:46:41.503 [eventLoopGroupProxy-10-2 @call-handler#705] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 11ms 2024-04-19 08:46:41.504 [DefaultDispatcher-worker-5 @coroutine#697] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:41.506 [DefaultDispatcher-worker-5 @coroutine#697] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:41.506 [DefaultDispatcher-worker-5 @coroutine#697] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-19 08:46:41.506 [DefaultDispatcher-worker-5 @coroutine#697] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:41.507 [DefaultDispatcher-worker-5 @coroutine#697] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-19 08:46:41.508 [eventLoopGroupProxy-10-2 @call-handler#710] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-19 08:46:41.514 [eventLoopGroupProxy-10-2 @coroutine#711] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50e4d8cd 2024-04-19 08:46:41.515 [eventLoopGroupProxy-10-2 @call-handler#710] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 08:46:41.515 [eventLoopGroupProxy-10-2 @call-handler#710] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 7ms 2024-04-19 08:46:41.516 [DefaultDispatcher-worker-5 @coroutine#697] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:41.519 [DefaultDispatcher-worker-5 @coroutine#697] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:41.519 [DefaultDispatcher-worker-5 @coroutine#697] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-19 08:46:41.519 [DefaultDispatcher-worker-5 @coroutine#697] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:41.519 [DefaultDispatcher-worker-5 @coroutine#697] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-19 08:46:41.522 [eventLoopGroupProxy-10-2 @call-handler#715] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-19 08:46:41.525 [eventLoopGroupProxy-10-2 @coroutine#716] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50e4d8cd 2024-04-19 08:46:41.526 [eventLoopGroupProxy-10-2 @call-handler#715] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 08:46:41.526 [eventLoopGroupProxy-10-2 @call-handler#715] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2024-04-19 08:46:41.527 [DefaultDispatcher-worker-15 @coroutine#697] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:41.529 [DefaultDispatcher-worker-15 @coroutine#697] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:41.529 [DefaultDispatcher-worker-15 @coroutine#697] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-19 08:46:41.529 [DefaultDispatcher-worker-15 @coroutine#697] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:41.529 [DefaultDispatcher-worker-15 @coroutine#697] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-19 08:46:41.531 [eventLoopGroupProxy-10-2 @call-handler#721] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-19 08:46:41.537 [eventLoopGroupProxy-10-2 @coroutine#722] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50e4d8cd 2024-04-19 08:46:41.537 [eventLoopGroupProxy-10-2 @call-handler#721] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 08:46:41.537 [eventLoopGroupProxy-10-2 @call-handler#721] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 7ms 2024-04-19 08:46:41.538 [DefaultDispatcher-worker-15 @coroutine#697] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:41.548 [DefaultDispatcher-worker-8 @coroutine#666] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2082e0e4 2024-04-19 08:46:41.557 [DefaultDispatcher-worker-2 @coroutine#669] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2082e0e4 2024-04-19 08:46:41.557 [DefaultDispatcher-worker-2 @coroutine#669] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-04-19 08:46:41.557 [DefaultDispatcher-worker-2 @coroutine#669] 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-04-19 08:46:41.557 [DefaultDispatcher-worker-2 @coroutine#669] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-04-19 08:46:41.557 [DefaultDispatcher-worker-2 @coroutine#669] 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-04-19 08:46:41.559 [eventLoopGroupProxy-10-2 @call-handler#731] 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/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-04-19 08:46:41.560 [eventLoopGroupProxy-10-2 @call-handler#731] 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-04-19 08:46:41.560 [eventLoopGroupProxy-10-2 @call-handler#731] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-04-19 08:46:41.585 [DefaultDispatcher-worker-7 @call-handler#731] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70dd79f7 2024-04-19 08:46:41.585 [eventLoopGroupProxy-10-2 @call-handler#731] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 08:46:41.585 [eventLoopGroupProxy-10-2 @call-handler#731] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 26ms 2024-04-19 08:46:41.586 [DefaultDispatcher-worker-2 @coroutine#642] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/582708526350589952/_ustadmanifest.json 2024-04-19 08:46:41.586 [DefaultDispatcher-worker-2 @coroutine#642] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/content/582708526350589952/_ustadmanifest.json. 2024-04-19 08:46:41.586 [DefaultDispatcher-worker-2 @coroutine#642] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/582708526350589952/_ustadmanifest.json 2024-04-19 08:46:41.586 [DefaultDispatcher-worker-5 @coroutine#669] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-04-19 08:46:41.586 [DefaultDispatcher-worker-5 @coroutine#669] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-04-19 08:46:41.587 [DefaultDispatcher-worker-5 @coroutine#669] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-04-19 08:46:41.587 [DefaultDispatcher-worker-5 @coroutine#669] 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-04-19 08:46:41.588 [DefaultDispatcher-worker-12 @coroutine#642] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/582708526350589952/_ustadmanifest.json 2024-04-19 08:46:41.588 [DefaultDispatcher-worker-12 @coroutine#642] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/582708526350589952/_ustadmanifest.json 2024-04-19 08:46:41.588 [DefaultDispatcher-worker-12 @coroutine#642] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/content/582708526350589952/_ustadmanifest.json. 2024-04-19 08:46:41.588 [DefaultDispatcher-worker-12 @coroutine#642] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/582708526350589952/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2024-04-19 08:46:41.598 [DefaultDispatcher-worker-5 @coroutine#669] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2082e0e4 2024-04-19 08:46:41.601 [DefaultDispatcher-worker-15 @coroutine#642] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70dd79f7 2024-04-19 08:46:41.603 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2024-04-19 08:46:41.603 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2024-04-19 08:46:41.603 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2024-04-19 08:46:41.603 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2024-04-19 08:46:41.603 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2024-04-19 08:46:41.605 [Test worker @coroutine#747] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@407d2a01 2024-04-19 08:46:41.605 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Shutdown initiated... 2024-04-19 08:46:41.605 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Close initiated... 2024-04-19 08:46:41.605 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 08:46:41.605 [HikariPool-66 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2082e0e4: (connection evicted) 2024-04-19 08:46:41.606 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-19 08:46:41.606 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Closed. 2024-04-19 08:46:41.606 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Shutdown completed. 2024-04-19 08:46:41.844 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-04-19 08:46:41.844 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-04-19 08:46:42.049 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-04-19 08:46:42.609 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@7fb46c10 2024-04-19 08:46:42.609 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@7fb46c10 2024-04-19 08:46:42.611 [Test worker @coroutine#752] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50e4d8cd 2024-04-19 08:46:42.611 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Shutdown initiated... 2024-04-19 08:46:42.611 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Close initiated... 2024-04-19 08:46:42.611 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 08:46:42.611 [HikariPool-64 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Closing connection org.sqlite.jdbc4.JDBC4Connection@70dd79f7: (connection evicted) 2024-04-19 08:46:42.612 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-19 08:46:42.612 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Closed. 2024-04-19 08:46:42.612 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Shutdown completed. 2024-04-19 08:46:42.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-67 - configuration: 2024-04-19 08:46:42.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 08:46:42.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 08:46:42.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 08:46:42.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 08:46:42.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 08:46:42.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 08:46:42.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@460df441 2024-04-19 08:46:42.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 08:46:42.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 08:46:42.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 08:46:42.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 08:46:42.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 08:46:42.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 08:46:42.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 08:46:42.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 08:46:42.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 08:46:42.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 08:46:42.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 08:46:42.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 08:46:42.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 08:46:42.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 08:46:42.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 08:46:42.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 08:46:42.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 08:46:42.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 08:46:42.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 08:46:42.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-67" 2024-04-19 08:46:42.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 08:46:42.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 08:46:42.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 08:46:42.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 08:46:42.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 08:46:42.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 08:46:42.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 08:46:42.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 08:46:42.618 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-67 - Starting... 2024-04-19 08:46:42.619 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d65c0ac 2024-04-19 08:46:42.619 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d65c0ac 2024-04-19 08:46:42.619 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-67 - Start completed. 2024-04-19 08:46:42.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-68 - configuration: 2024-04-19 08:46:42.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 08:46:42.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 08:46:42.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 08:46:42.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 08:46:42.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 08:46:42.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 08:46:42.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@568fd3de 2024-04-19 08:46:42.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 08:46:42.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 08:46:42.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 08:46:42.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 08:46:42.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 08:46:42.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 08:46:42.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 08:46:42.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 08:46:42.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 08:46:42.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 08:46:42.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 08:46:42.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 08:46:42.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 08:46:42.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 08:46:42.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 08:46:42.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 08:46:42.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 08:46:42.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 08:46:42.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 08:46:42.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-68" 2024-04-19 08:46:42.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 08:46:42.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 08:46:42.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 08:46:42.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 08:46:42.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 08:46:42.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 08:46:42.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 08:46:42.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 08:46:42.621 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Starting... 2024-04-19 08:46:42.622 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Added connection org.sqlite.jdbc4.JDBC4Connection@3cc5408c 2024-04-19 08:46:42.622 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Added connection org.sqlite.jdbc4.JDBC4Connection@3cc5408c 2024-04-19 08:46:42.622 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Start completed. 2024-04-19 08:46:42.637 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-04-19 08:46:42.639 [Test worker] INFO ktor.application - Application started in 0.002 seconds. 2024-04-19 08:46:42.639 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@41538150 2024-04-19 08:46:42.640 [DefaultDispatcher-worker-12 @coroutine#759] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-04-19 08:46:42.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-69 - configuration: 2024-04-19 08:46:42.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 08:46:42.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 08:46:42.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 08:46:42.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 08:46:42.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 08:46:42.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 08:46:42.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@147c4523 2024-04-19 08:46:42.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 08:46:42.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 08:46:42.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 08:46:42.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 08:46:42.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 08:46:42.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 08:46:42.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 08:46:42.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 08:46:42.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 08:46:42.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 08:46:42.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 08:46:42.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 08:46:42.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 08:46:42.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 08:46:42.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 08:46:42.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 08:46:42.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 08:46:42.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 08:46:42.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 08:46:42.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-69" 2024-04-19 08:46:42.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 08:46:42.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 08:46:42.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 08:46:42.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 08:46:42.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 08:46:42.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 08:46:42.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 08:46:42.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 08:46:42.640 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-69 - Starting... 2024-04-19 08:46:42.641 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Added connection org.sqlite.jdbc4.JDBC4Connection@760d6350 2024-04-19 08:46:42.641 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Added connection org.sqlite.jdbc4.JDBC4Connection@760d6350 2024-04-19 08:46:42.641 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-69 - Start completed. 2024-04-19 08:46:42.643 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2024-04-19 08:46:42.643 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2024-04-19 08:46:42.643 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2024-04-19 08:46:42.643 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2024-04-19 08:46:42.643 [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-04-19 08:46:42.643 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2024-04-19 08:46:42.643 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2024-04-19 08:46:42.643 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2024-04-19 08:46:42.643 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-04-19 08:46:42.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-70 - configuration: 2024-04-19 08:46:42.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 08:46:42.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 08:46:42.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 08:46:42.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 08:46:42.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 08:46:42.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 08:46:42.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5b4b6f3b 2024-04-19 08:46:42.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 08:46:42.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 08:46:42.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 08:46:42.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 08:46:42.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 08:46:42.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 08:46:42.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 08:46:42.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 08:46:42.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 08:46:42.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 08:46:42.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 08:46:42.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 08:46:42.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 08:46:42.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 08:46:42.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 08:46:42.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 08:46:42.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 08:46:42.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 08:46:42.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 08:46:42.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-70" 2024-04-19 08:46:42.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 08:46:42.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 08:46:42.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 08:46:42.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 08:46:42.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 08:46:42.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 08:46:42.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 08:46:42.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 08:46:42.644 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Starting... 2024-04-19 08:46:42.644 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Added connection org.sqlite.jdbc4.JDBC4Connection@35198da3 2024-04-19 08:46:42.644 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Added connection org.sqlite.jdbc4.JDBC4Connection@35198da3 2024-04-19 08:46:42.644 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Start completed. 2024-04-19 08:46:42.680 [DefaultDispatcher-worker-5 @coroutine#764] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35198da3 2024-04-19 08:46:42.690 [DefaultDispatcher-worker-14 @coroutine#764] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35198da3 2024-04-19 08:46:42.719 [HikariPool-67 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 08:46:42.722 [HikariPool-68 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 08:46:42.741 [HikariPool-69 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 08:46:42.744 [HikariPool-70 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 08:46:42.811 [DefaultDispatcher-worker-15 @coroutine#770] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@760d6350 2024-04-19 08:46:42.850 [DefaultDispatcher-worker-3 @coroutine#772] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@760d6350 2024-04-19 08:46:42.856 [DefaultDispatcher-worker-3 @coroutine#774] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@760d6350 2024-04-19 08:46:42.860 [DefaultDispatcher-worker-3 @coroutine#776] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@760d6350 2024-04-19 08:46:42.873 [DefaultDispatcher-worker-1 @coroutine#764] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35198da3 2024-04-19 08:46:42.883 [DefaultDispatcher-worker-16 @coroutine#764] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35198da3 2024-04-19 08:46:42.883 [Test worker @coroutine#764] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/582708533647220736/_ustadmanifest.json 2024-04-19 08:46:42.883 [Test worker @coroutine#764] 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/582708533647220736/_ustadmanifest.json. 2024-04-19 08:46:42.884 [Test worker @coroutine#764] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/582708533647220736/_ustadmanifest.json 2024-04-19 08:46:42.886 [Test worker @coroutine#764] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/582708533647220736/_ustadmanifest.json 2024-04-19 08:46:42.886 [Test worker @coroutine#764] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/582708533647220736/_ustadmanifest.json 2024-04-19 08:46:42.887 [Test worker @coroutine#764] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/content/582708533647220736/_ustadmanifest.json. 2024-04-19 08:46:42.887 [Test worker @coroutine#764] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/582708533647220736/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2024-04-19 08:46:42.993 [DefaultDispatcher-worker-16 @coroutine#764] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35198da3 2024-04-19 08:46:42.994 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2024-04-19 08:46:42.994 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-c08248b0-8158-4753-960e-45cffecf4af4', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2024-04-19 08:46:42.996 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-04-19 08:46:42.996 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-c08248b0-8158-4753-960e-45cffecf4af4 2024-04-19 08:46:42.998 [DefaultDispatcher-worker-5 @coroutine#790] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-19 08:46:42.998 [DefaultDispatcher-worker-5 @coroutine#790] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-04-19 08:46:42.998 [DefaultDispatcher-worker-5 @coroutine#790] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-19 08:46:42.998 [DefaultDispatcher-worker-5 @coroutine#790] 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-04-19 08:46:43.001 [eventLoopGroupProxy-13-2 @call-handler#800] 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/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-04-19 08:46:43.001 [eventLoopGroupProxy-13-1 @call-handler#801] 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/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-04-19 08:46:43.002 [eventLoopGroupProxy-13-2 @call-handler#800] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 08:46:43.002 [eventLoopGroupProxy-13-1 @call-handler#801] 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-04-19 08:46:43.002 [eventLoopGroupProxy-13-1 @call-handler#801] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-04-19 08:46:43.002 [eventLoopGroupProxy-13-1 @call-handler#801] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 08:46:43.003 [eventLoopGroupProxy-13-1 @call-handler#801] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 2ms 2024-04-19 08:46:43.003 [DefaultDispatcher-worker-5 @coroutine#790] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-19 08:46:43.003 [DefaultDispatcher-worker-5 @coroutine#790] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-19 08:46:43.006 [DefaultDispatcher-worker-9 @coroutine#789] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35198da3 2024-04-19 08:46:43.007 [DefaultDispatcher-worker-9 @coroutine#789] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-19 08:46:43.007 [DefaultDispatcher-worker-9 @coroutine#789] 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-04-19 08:46:43.007 [DefaultDispatcher-worker-9 @coroutine#789] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-19 08:46:43.009 [eventLoopGroupProxy-13-1 @call-handler#808] 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/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-04-19 08:46:43.009 [eventLoopGroupProxy-13-1 @call-handler#808] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 08:46:43.009 [eventLoopGroupProxy-13-1 @call-handler#808] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 0ms 2024-04-19 08:46:43.010 [DefaultDispatcher-worker-4 @coroutine#789] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-19 08:46:43.010 [DefaultDispatcher-worker-4 @coroutine#789] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-19 08:46:43.021 [DefaultDispatcher-worker-9 @coroutine#789] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35198da3 2024-04-19 08:46:43.031 [DefaultDispatcher-worker-11 @coroutine#788] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-04-19 08:46:43.031 [DefaultDispatcher-worker-11 @coroutine#788] 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-04-19 08:46:43.031 [DefaultDispatcher-worker-11 @coroutine#788] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-04-19 08:46:43.031 [DefaultDispatcher-worker-11 @coroutine#788] 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-04-19 08:46:43.031 [DefaultDispatcher-worker-10 @coroutine#791] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35198da3 2024-04-19 08:46:43.033 [eventLoopGroupProxy-13-1 @call-handler#816] 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-04-19 08:46:43.033 [eventLoopGroupProxy-13-1 @call-handler#816] 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-04-19 08:46:43.078 [eventLoopGroupProxy-13-1 @coroutine#817] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d65c0ac 2024-04-19 08:46:43.079 [eventLoopGroupProxy-13-1 @call-handler#816] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 46ms 2024-04-19 08:46:43.080 [DefaultDispatcher-worker-11 @coroutine#788] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-04-19 08:46:43.080 [DefaultDispatcher-worker-11 @coroutine#788] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-04-19 08:46:43.082 [DefaultDispatcher-worker-11 @coroutine#788] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-04-19 08:46:43.082 [DefaultDispatcher-worker-11 @coroutine#788] 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-04-19 08:46:43.088 [DefaultDispatcher-worker-11 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:43.088 [DefaultDispatcher-worker-11 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-19 08:46:43.088 [DefaultDispatcher-worker-11 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:43.088 [DefaultDispatcher-worker-11 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-19 08:46:43.090 [eventLoopGroupProxy-13-1 @call-handler#823] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-19 08:46:43.095 [eventLoopGroupProxy-13-1 @coroutine#824] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d65c0ac 2024-04-19 08:46:43.095 [eventLoopGroupProxy-13-1 @call-handler#823] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 08:46:43.096 [eventLoopGroupProxy-13-1 @call-handler#823] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 6ms 2024-04-19 08:46:43.097 [DefaultDispatcher-worker-11 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:43.098 [DefaultDispatcher-worker-11 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:43.098 [DefaultDispatcher-worker-11 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-19 08:46:43.098 [DefaultDispatcher-worker-11 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:43.098 [DefaultDispatcher-worker-11 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-19 08:46:43.100 [eventLoopGroupProxy-13-1 @call-handler#828] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-19 08:46:43.145 [eventLoopGroupProxy-13-1 @coroutine#829] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d65c0ac 2024-04-19 08:46:43.145 [eventLoopGroupProxy-13-1 @call-handler#828] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 08:46:43.145 [eventLoopGroupProxy-13-1 @call-handler#828] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-04-19 08:46:43.146 [DefaultDispatcher-worker-11 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:43.148 [DefaultDispatcher-worker-11 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:43.148 [DefaultDispatcher-worker-11 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-19 08:46:43.148 [DefaultDispatcher-worker-11 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:43.148 [DefaultDispatcher-worker-11 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-19 08:46:43.149 [eventLoopGroupProxy-13-1 @call-handler#833] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-19 08:46:43.152 [eventLoopGroupProxy-13-1 @coroutine#834] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d65c0ac 2024-04-19 08:46:43.152 [eventLoopGroupProxy-13-1 @call-handler#833] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 08:46:43.152 [eventLoopGroupProxy-13-1 @call-handler#833] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-19 08:46:43.153 [DefaultDispatcher-worker-11 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:43.154 [DefaultDispatcher-worker-11 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:43.154 [DefaultDispatcher-worker-11 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-19 08:46:43.154 [DefaultDispatcher-worker-11 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:43.154 [DefaultDispatcher-worker-11 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-19 08:46:43.156 [eventLoopGroupProxy-13-1 @call-handler#838] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-19 08:46:43.160 [eventLoopGroupProxy-13-1 @coroutine#839] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d65c0ac 2024-04-19 08:46:43.161 [eventLoopGroupProxy-13-1 @call-handler#838] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 08:46:43.161 [eventLoopGroupProxy-13-1 @call-handler#838] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2024-04-19 08:46:43.161 [DefaultDispatcher-worker-11 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:43.163 [DefaultDispatcher-worker-11 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:43.163 [DefaultDispatcher-worker-11 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-19 08:46:43.163 [DefaultDispatcher-worker-11 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:43.163 [DefaultDispatcher-worker-11 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-19 08:46:43.164 [eventLoopGroupProxy-13-1 @call-handler#843] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-19 08:46:43.207 [eventLoopGroupProxy-13-1 @coroutine#844] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d65c0ac 2024-04-19 08:46:43.208 [eventLoopGroupProxy-13-1 @call-handler#843] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 08:46:43.208 [eventLoopGroupProxy-13-1 @call-handler#843] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-04-19 08:46:43.209 [DefaultDispatcher-worker-11 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:43.214 [DefaultDispatcher-worker-11 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:43.215 [DefaultDispatcher-worker-11 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-19 08:46:43.215 [DefaultDispatcher-worker-11 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:43.215 [DefaultDispatcher-worker-11 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-19 08:46:43.216 [eventLoopGroupProxy-13-1 @call-handler#848] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-19 08:46:43.245 [eventLoopGroupProxy-13-1 @coroutine#849] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d65c0ac 2024-04-19 08:46:43.245 [eventLoopGroupProxy-13-1 @call-handler#848] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 08:46:43.245 [eventLoopGroupProxy-13-1 @call-handler#848] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 29ms 2024-04-19 08:46:43.246 [DefaultDispatcher-worker-11 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:43.248 [DefaultDispatcher-worker-11 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:43.248 [DefaultDispatcher-worker-11 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-19 08:46:43.248 [DefaultDispatcher-worker-11 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:43.248 [DefaultDispatcher-worker-11 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-19 08:46:43.250 [eventLoopGroupProxy-13-1 @call-handler#853] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-19 08:46:43.306 [eventLoopGroupProxy-13-1 @coroutine#854] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d65c0ac 2024-04-19 08:46:43.307 [eventLoopGroupProxy-13-1 @call-handler#853] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 08:46:43.307 [eventLoopGroupProxy-13-1 @call-handler#853] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 57ms 2024-04-19 08:46:43.308 [DefaultDispatcher-worker-11 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:43.309 [DefaultDispatcher-worker-11 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:43.309 [DefaultDispatcher-worker-11 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-19 08:46:43.309 [DefaultDispatcher-worker-11 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:43.309 [DefaultDispatcher-worker-11 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-19 08:46:43.311 [eventLoopGroupProxy-13-1 @call-handler#858] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-19 08:46:43.356 [eventLoopGroupProxy-13-1 @coroutine#860] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d65c0ac 2024-04-19 08:46:43.356 [eventLoopGroupProxy-13-1 @call-handler#858] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 08:46:43.357 [eventLoopGroupProxy-13-1 @call-handler#858] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-04-19 08:46:43.357 [DefaultDispatcher-worker-11 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:43.359 [DefaultDispatcher-worker-11 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:43.359 [DefaultDispatcher-worker-11 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-19 08:46:43.359 [DefaultDispatcher-worker-11 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:43.359 [DefaultDispatcher-worker-11 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-19 08:46:43.361 [eventLoopGroupProxy-13-1 @call-handler#864] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-19 08:46:43.407 [eventLoopGroupProxy-13-1 @coroutine#865] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d65c0ac 2024-04-19 08:46:43.408 [eventLoopGroupProxy-13-1 @call-handler#864] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 08:46:43.408 [eventLoopGroupProxy-13-1 @call-handler#864] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 47ms 2024-04-19 08:46:43.409 [DefaultDispatcher-worker-11 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:43.410 [DefaultDispatcher-worker-11 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:43.410 [DefaultDispatcher-worker-11 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-19 08:46:43.410 [DefaultDispatcher-worker-11 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:43.410 [DefaultDispatcher-worker-11 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-19 08:46:43.412 [eventLoopGroupProxy-13-1 @call-handler#869] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-19 08:46:43.456 [eventLoopGroupProxy-13-1 @coroutine#870] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d65c0ac 2024-04-19 08:46:43.457 [eventLoopGroupProxy-13-1 @call-handler#869] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 08:46:43.457 [eventLoopGroupProxy-13-1 @call-handler#869] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-04-19 08:46:43.458 [DefaultDispatcher-worker-11 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:43.459 [DefaultDispatcher-worker-11 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:43.460 [DefaultDispatcher-worker-11 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-19 08:46:43.460 [DefaultDispatcher-worker-11 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:43.460 [DefaultDispatcher-worker-11 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-19 08:46:43.461 [eventLoopGroupProxy-13-1 @call-handler#874] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-19 08:46:43.464 [eventLoopGroupProxy-13-1 @coroutine#875] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d65c0ac 2024-04-19 08:46:43.464 [eventLoopGroupProxy-13-1 @call-handler#874] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 08:46:43.464 [eventLoopGroupProxy-13-1 @call-handler#874] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-19 08:46:43.465 [DefaultDispatcher-worker-11 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:43.466 [DefaultDispatcher-worker-11 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:43.467 [DefaultDispatcher-worker-11 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-19 08:46:43.467 [DefaultDispatcher-worker-11 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:43.467 [DefaultDispatcher-worker-11 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-19 08:46:43.468 [eventLoopGroupProxy-13-1 @call-handler#879] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-19 08:46:43.471 [eventLoopGroupProxy-13-1 @coroutine#880] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d65c0ac 2024-04-19 08:46:43.471 [eventLoopGroupProxy-13-1 @call-handler#879] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 08:46:43.471 [eventLoopGroupProxy-13-1 @call-handler#879] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-19 08:46:43.472 [DefaultDispatcher-worker-11 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:43.473 [DefaultDispatcher-worker-11 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:43.473 [DefaultDispatcher-worker-11 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-19 08:46:43.474 [DefaultDispatcher-worker-11 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:43.474 [DefaultDispatcher-worker-11 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-19 08:46:43.475 [eventLoopGroupProxy-13-1 @call-handler#884] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-19 08:46:43.477 [eventLoopGroupProxy-13-1 @coroutine#885] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d65c0ac 2024-04-19 08:46:43.478 [eventLoopGroupProxy-13-1 @call-handler#884] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 08:46:43.478 [eventLoopGroupProxy-13-1 @call-handler#884] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-19 08:46:43.478 [DefaultDispatcher-worker-11 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:43.480 [DefaultDispatcher-worker-11 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:43.480 [DefaultDispatcher-worker-11 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-19 08:46:43.480 [DefaultDispatcher-worker-11 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:43.480 [DefaultDispatcher-worker-11 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-19 08:46:43.482 [eventLoopGroupProxy-13-1 @call-handler#889] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-19 08:46:43.484 [eventLoopGroupProxy-13-1 @coroutine#890] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d65c0ac 2024-04-19 08:46:43.484 [eventLoopGroupProxy-13-1 @call-handler#889] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 08:46:43.484 [eventLoopGroupProxy-13-1 @call-handler#889] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-19 08:46:43.485 [DefaultDispatcher-worker-11 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:43.486 [DefaultDispatcher-worker-11 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:43.487 [DefaultDispatcher-worker-11 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-19 08:46:43.487 [DefaultDispatcher-worker-11 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:43.487 [DefaultDispatcher-worker-11 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-19 08:46:43.488 [eventLoopGroupProxy-13-1 @call-handler#894] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-19 08:46:43.490 [eventLoopGroupProxy-13-1 @coroutine#895] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d65c0ac 2024-04-19 08:46:43.490 [eventLoopGroupProxy-13-1 @call-handler#894] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 08:46:43.491 [eventLoopGroupProxy-13-1 @call-handler#894] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-19 08:46:43.491 [DefaultDispatcher-worker-11 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:43.493 [DefaultDispatcher-worker-11 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:43.493 [DefaultDispatcher-worker-11 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-19 08:46:43.493 [DefaultDispatcher-worker-11 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:43.493 [DefaultDispatcher-worker-11 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-19 08:46:43.494 [eventLoopGroupProxy-13-1 @call-handler#899] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-19 08:46:43.497 [eventLoopGroupProxy-13-1 @coroutine#900] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d65c0ac 2024-04-19 08:46:43.497 [eventLoopGroupProxy-13-1 @call-handler#899] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 08:46:43.497 [eventLoopGroupProxy-13-1 @call-handler#899] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-19 08:46:43.498 [DefaultDispatcher-worker-11 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:43.499 [DefaultDispatcher-worker-11 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:43.499 [DefaultDispatcher-worker-11 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-19 08:46:43.499 [DefaultDispatcher-worker-11 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:43.499 [DefaultDispatcher-worker-11 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-19 08:46:43.501 [eventLoopGroupProxy-13-1 @call-handler#904] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-19 08:46:43.503 [eventLoopGroupProxy-13-1 @coroutine#905] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d65c0ac 2024-04-19 08:46:43.503 [eventLoopGroupProxy-13-1 @call-handler#904] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 08:46:43.503 [eventLoopGroupProxy-13-1 @call-handler#904] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-19 08:46:43.504 [DefaultDispatcher-worker-11 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:43.505 [DefaultDispatcher-worker-11 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:43.505 [DefaultDispatcher-worker-11 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-19 08:46:43.505 [DefaultDispatcher-worker-11 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:43.505 [DefaultDispatcher-worker-11 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-19 08:46:43.507 [eventLoopGroupProxy-13-1 @call-handler#909] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-19 08:46:43.509 [eventLoopGroupProxy-13-1 @coroutine#910] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d65c0ac 2024-04-19 08:46:43.510 [eventLoopGroupProxy-13-1 @call-handler#909] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 08:46:43.510 [eventLoopGroupProxy-13-1 @call-handler#909] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-04-19 08:46:43.510 [DefaultDispatcher-worker-11 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:43.514 [DefaultDispatcher-worker-1 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:43.514 [DefaultDispatcher-worker-1 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-19 08:46:43.514 [DefaultDispatcher-worker-1 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:43.514 [DefaultDispatcher-worker-1 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-19 08:46:43.516 [eventLoopGroupProxy-13-1 @call-handler#914] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-19 08:46:43.520 [eventLoopGroupProxy-13-1 @coroutine#915] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d65c0ac 2024-04-19 08:46:43.520 [eventLoopGroupProxy-13-1 @call-handler#914] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 08:46:43.520 [eventLoopGroupProxy-13-1 @call-handler#914] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-04-19 08:46:43.521 [DefaultDispatcher-worker-15 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:43.524 [DefaultDispatcher-worker-15 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:43.524 [DefaultDispatcher-worker-15 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-19 08:46:43.524 [DefaultDispatcher-worker-15 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:43.524 [DefaultDispatcher-worker-15 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-19 08:46:43.526 [eventLoopGroupProxy-13-1 @call-handler#919] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-19 08:46:43.528 [DefaultDispatcher-worker-11 @coroutine#809] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35198da3 2024-04-19 08:46:43.529 [eventLoopGroupProxy-13-1 @coroutine#921] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d65c0ac 2024-04-19 08:46:43.529 [eventLoopGroupProxy-13-1 @call-handler#919] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 08:46:43.530 [eventLoopGroupProxy-13-1 @call-handler#919] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-04-19 08:46:43.530 [DefaultDispatcher-worker-11 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:43.534 [DefaultDispatcher-worker-11 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:43.534 [DefaultDispatcher-worker-11 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-19 08:46:43.534 [DefaultDispatcher-worker-11 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:43.534 [DefaultDispatcher-worker-11 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-19 08:46:43.536 [eventLoopGroupProxy-13-1 @call-handler#925] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-19 08:46:43.543 [eventLoopGroupProxy-13-1 @coroutine#926] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d65c0ac 2024-04-19 08:46:43.543 [eventLoopGroupProxy-13-1 @call-handler#925] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 08:46:43.543 [eventLoopGroupProxy-13-1 @call-handler#925] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 7ms 2024-04-19 08:46:43.544 [DefaultDispatcher-worker-11 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:43.545 [DefaultDispatcher-worker-11 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:43.545 [DefaultDispatcher-worker-11 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-19 08:46:43.545 [DefaultDispatcher-worker-11 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:43.545 [DefaultDispatcher-worker-11 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-19 08:46:43.547 [eventLoopGroupProxy-13-1 @call-handler#930] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-19 08:46:43.548 [eventLoopGroupProxy-13-1 @coroutine#931] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d65c0ac 2024-04-19 08:46:43.549 [eventLoopGroupProxy-13-1 @call-handler#930] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 08:46:43.549 [eventLoopGroupProxy-13-1 @call-handler#930] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-19 08:46:43.549 [DefaultDispatcher-worker-11 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:43.552 [DefaultDispatcher-worker-11 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:43.552 [DefaultDispatcher-worker-11 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-19 08:46:43.552 [DefaultDispatcher-worker-11 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:43.552 [DefaultDispatcher-worker-11 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-19 08:46:43.554 [eventLoopGroupProxy-13-1 @call-handler#935] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-19 08:46:43.556 [eventLoopGroupProxy-13-1 @coroutine#936] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d65c0ac 2024-04-19 08:46:43.556 [eventLoopGroupProxy-13-1 @call-handler#935] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 08:46:43.556 [eventLoopGroupProxy-13-1 @call-handler#935] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-19 08:46:43.557 [DefaultDispatcher-worker-11 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:43.558 [DefaultDispatcher-worker-11 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:43.558 [DefaultDispatcher-worker-11 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-19 08:46:43.559 [DefaultDispatcher-worker-11 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:43.559 [DefaultDispatcher-worker-11 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-19 08:46:43.560 [eventLoopGroupProxy-13-1 @call-handler#940] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-19 08:46:43.563 [eventLoopGroupProxy-13-1 @coroutine#941] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d65c0ac 2024-04-19 08:46:43.563 [eventLoopGroupProxy-13-1 @call-handler#940] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 08:46:43.563 [eventLoopGroupProxy-13-1 @call-handler#940] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-19 08:46:43.564 [DefaultDispatcher-worker-11 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:43.570 [DefaultDispatcher-worker-11 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:43.570 [DefaultDispatcher-worker-11 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-19 08:46:43.570 [DefaultDispatcher-worker-11 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:43.570 [DefaultDispatcher-worker-11 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-19 08:46:43.572 [eventLoopGroupProxy-13-1 @call-handler#945] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-19 08:46:43.574 [eventLoopGroupProxy-13-1 @coroutine#946] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d65c0ac 2024-04-19 08:46:43.574 [eventLoopGroupProxy-13-1 @call-handler#945] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 08:46:43.575 [eventLoopGroupProxy-13-1 @call-handler#945] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-19 08:46:43.575 [DefaultDispatcher-worker-11 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:43.578 [DefaultDispatcher-worker-11 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:43.578 [DefaultDispatcher-worker-11 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-19 08:46:43.578 [DefaultDispatcher-worker-11 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:43.578 [DefaultDispatcher-worker-11 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-19 08:46:43.580 [eventLoopGroupProxy-13-1 @call-handler#950] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-19 08:46:43.582 [eventLoopGroupProxy-13-1 @coroutine#951] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d65c0ac 2024-04-19 08:46:43.583 [eventLoopGroupProxy-13-1 @call-handler#950] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 08:46:43.583 [eventLoopGroupProxy-13-1 @call-handler#950] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-19 08:46:43.584 [DefaultDispatcher-worker-11 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:43.585 [DefaultDispatcher-worker-11 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:43.585 [DefaultDispatcher-worker-11 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-19 08:46:43.585 [DefaultDispatcher-worker-11 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:43.585 [DefaultDispatcher-worker-11 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-19 08:46:43.587 [eventLoopGroupProxy-13-1 @call-handler#955] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-19 08:46:43.590 [eventLoopGroupProxy-13-1 @coroutine#956] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d65c0ac 2024-04-19 08:46:43.590 [eventLoopGroupProxy-13-1 @call-handler#955] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 08:46:43.590 [eventLoopGroupProxy-13-1 @call-handler#955] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-19 08:46:43.595 [DefaultDispatcher-worker-11 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:43.596 [DefaultDispatcher-worker-11 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:43.596 [DefaultDispatcher-worker-11 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-19 08:46:43.596 [DefaultDispatcher-worker-11 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:43.596 [DefaultDispatcher-worker-11 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-19 08:46:43.598 [eventLoopGroupProxy-13-1 @call-handler#960] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-19 08:46:43.600 [eventLoopGroupProxy-13-1 @coroutine#961] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d65c0ac 2024-04-19 08:46:43.600 [eventLoopGroupProxy-13-1 @call-handler#960] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 08:46:43.601 [eventLoopGroupProxy-13-1 @call-handler#960] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-19 08:46:43.601 [DefaultDispatcher-worker-11 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:43.603 [DefaultDispatcher-worker-11 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:43.603 [DefaultDispatcher-worker-11 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-19 08:46:43.603 [DefaultDispatcher-worker-11 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:43.604 [DefaultDispatcher-worker-11 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-19 08:46:43.605 [eventLoopGroupProxy-13-1 @call-handler#965] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-19 08:46:43.607 [eventLoopGroupProxy-13-1 @coroutine#966] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d65c0ac 2024-04-19 08:46:43.607 [eventLoopGroupProxy-13-1 @call-handler#965] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 08:46:43.608 [eventLoopGroupProxy-13-1 @call-handler#965] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-19 08:46:43.608 [DefaultDispatcher-worker-11 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:43.610 [DefaultDispatcher-worker-11 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:43.610 [DefaultDispatcher-worker-11 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-19 08:46:43.610 [DefaultDispatcher-worker-11 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:43.610 [DefaultDispatcher-worker-11 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-19 08:46:43.611 [eventLoopGroupProxy-13-1 @call-handler#970] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-19 08:46:43.614 [eventLoopGroupProxy-13-1 @coroutine#971] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d65c0ac 2024-04-19 08:46:43.614 [eventLoopGroupProxy-13-1 @call-handler#970] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 08:46:43.614 [eventLoopGroupProxy-13-1 @call-handler#970] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-19 08:46:43.615 [DefaultDispatcher-worker-11 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:43.621 [DefaultDispatcher-worker-11 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:43.621 [DefaultDispatcher-worker-11 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-19 08:46:43.621 [DefaultDispatcher-worker-11 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:43.621 [DefaultDispatcher-worker-11 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-19 08:46:43.622 [eventLoopGroupProxy-13-1 @call-handler#975] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-19 08:46:43.625 [eventLoopGroupProxy-13-1 @coroutine#976] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d65c0ac 2024-04-19 08:46:43.625 [eventLoopGroupProxy-13-1 @call-handler#975] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 08:46:43.625 [eventLoopGroupProxy-13-1 @call-handler#975] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-19 08:46:43.626 [DefaultDispatcher-worker-11 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:43.628 [DefaultDispatcher-worker-11 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:43.628 [DefaultDispatcher-worker-11 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-19 08:46:43.628 [DefaultDispatcher-worker-11 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:43.628 [DefaultDispatcher-worker-11 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-19 08:46:43.630 [eventLoopGroupProxy-13-1 @call-handler#981] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-19 08:46:43.633 [eventLoopGroupProxy-13-1 @coroutine#982] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d65c0ac 2024-04-19 08:46:43.633 [eventLoopGroupProxy-13-1 @call-handler#981] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 08:46:43.633 [eventLoopGroupProxy-13-1 @call-handler#981] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-19 08:46:43.634 [DefaultDispatcher-worker-11 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:43.636 [DefaultDispatcher-worker-11 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:43.636 [DefaultDispatcher-worker-11 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-19 08:46:43.636 [DefaultDispatcher-worker-11 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:43.636 [DefaultDispatcher-worker-11 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-19 08:46:43.637 [eventLoopGroupProxy-13-1 @call-handler#986] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-19 08:46:43.639 [eventLoopGroupProxy-13-1 @coroutine#987] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d65c0ac 2024-04-19 08:46:43.640 [eventLoopGroupProxy-13-1 @call-handler#986] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 08:46:43.640 [eventLoopGroupProxy-13-1 @call-handler#986] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-19 08:46:43.641 [DefaultDispatcher-worker-12 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:43.646 [DefaultDispatcher-worker-12 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:43.646 [DefaultDispatcher-worker-12 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-19 08:46:43.646 [DefaultDispatcher-worker-12 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:43.646 [DefaultDispatcher-worker-12 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-19 08:46:43.647 [eventLoopGroupProxy-13-1 @call-handler#991] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-19 08:46:43.649 [eventLoopGroupProxy-13-1 @coroutine#992] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d65c0ac 2024-04-19 08:46:43.649 [eventLoopGroupProxy-13-1 @call-handler#991] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 08:46:43.649 [eventLoopGroupProxy-13-1 @call-handler#991] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-19 08:46:43.650 [DefaultDispatcher-worker-12 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:43.651 [DefaultDispatcher-worker-12 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:43.651 [DefaultDispatcher-worker-12 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-19 08:46:43.651 [DefaultDispatcher-worker-12 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:43.651 [DefaultDispatcher-worker-12 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-19 08:46:43.652 [eventLoopGroupProxy-13-1 @call-handler#996] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-19 08:46:43.654 [eventLoopGroupProxy-13-1 @coroutine#997] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d65c0ac 2024-04-19 08:46:43.655 [eventLoopGroupProxy-13-1 @call-handler#996] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 08:46:43.655 [eventLoopGroupProxy-13-1 @call-handler#996] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-19 08:46:43.655 [DefaultDispatcher-worker-12 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:43.658 [DefaultDispatcher-worker-12 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:43.658 [DefaultDispatcher-worker-12 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-19 08:46:43.658 [DefaultDispatcher-worker-12 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:43.658 [DefaultDispatcher-worker-12 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-19 08:46:43.660 [eventLoopGroupProxy-13-1 @call-handler#1001] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-19 08:46:43.662 [eventLoopGroupProxy-13-1 @coroutine#1002] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d65c0ac 2024-04-19 08:46:43.663 [eventLoopGroupProxy-13-1 @call-handler#1001] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 08:46:43.663 [eventLoopGroupProxy-13-1 @call-handler#1001] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-04-19 08:46:43.664 [DefaultDispatcher-worker-12 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:43.665 [DefaultDispatcher-worker-12 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:43.665 [DefaultDispatcher-worker-12 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-19 08:46:43.665 [DefaultDispatcher-worker-12 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:43.665 [DefaultDispatcher-worker-12 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-19 08:46:43.667 [eventLoopGroupProxy-13-1 @call-handler#1006] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-19 08:46:43.712 [eventLoopGroupProxy-13-1 @coroutine#1007] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d65c0ac 2024-04-19 08:46:43.713 [eventLoopGroupProxy-13-1 @call-handler#1006] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 08:46:43.713 [eventLoopGroupProxy-13-1 @call-handler#1006] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-04-19 08:46:43.714 [DefaultDispatcher-worker-12 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:43.717 [DefaultDispatcher-worker-12 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:43.717 [DefaultDispatcher-worker-12 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-19 08:46:43.717 [DefaultDispatcher-worker-12 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:43.717 [DefaultDispatcher-worker-12 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-19 08:46:43.719 [eventLoopGroupProxy-13-1 @call-handler#1011] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-19 08:46:43.722 [eventLoopGroupProxy-13-1 @coroutine#1012] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d65c0ac 2024-04-19 08:46:43.722 [eventLoopGroupProxy-13-1 @call-handler#1011] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 08:46:43.722 [eventLoopGroupProxy-13-1 @call-handler#1011] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-19 08:46:43.723 [DefaultDispatcher-worker-12 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:43.724 [DefaultDispatcher-worker-12 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:43.724 [DefaultDispatcher-worker-12 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-19 08:46:43.724 [DefaultDispatcher-worker-12 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:43.724 [DefaultDispatcher-worker-12 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-19 08:46:43.726 [eventLoopGroupProxy-13-1 @call-handler#1016] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-19 08:46:43.728 [eventLoopGroupProxy-13-1 @coroutine#1017] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d65c0ac 2024-04-19 08:46:43.728 [eventLoopGroupProxy-13-1 @call-handler#1016] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 08:46:43.728 [eventLoopGroupProxy-13-1 @call-handler#1016] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-19 08:46:43.729 [DefaultDispatcher-worker-12 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:43.730 [DefaultDispatcher-worker-12 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:43.730 [DefaultDispatcher-worker-12 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-19 08:46:43.730 [DefaultDispatcher-worker-12 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:43.730 [DefaultDispatcher-worker-12 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-19 08:46:43.736 [eventLoopGroupProxy-13-1 @call-handler#1021] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-19 08:46:43.739 [eventLoopGroupProxy-13-1 @coroutine#1022] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d65c0ac 2024-04-19 08:46:43.739 [eventLoopGroupProxy-13-1 @call-handler#1021] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 08:46:43.739 [eventLoopGroupProxy-13-1 @call-handler#1021] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-19 08:46:43.740 [DefaultDispatcher-worker-12 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:43.742 [DefaultDispatcher-worker-12 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:43.742 [DefaultDispatcher-worker-12 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-19 08:46:43.742 [DefaultDispatcher-worker-12 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:43.742 [DefaultDispatcher-worker-12 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-19 08:46:43.743 [eventLoopGroupProxy-13-1 @call-handler#1026] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-19 08:46:43.788 [eventLoopGroupProxy-13-1 @coroutine#1027] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d65c0ac 2024-04-19 08:46:43.788 [eventLoopGroupProxy-13-1 @call-handler#1026] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 08:46:43.788 [eventLoopGroupProxy-13-1 @call-handler#1026] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-04-19 08:46:43.789 [DefaultDispatcher-worker-12 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:43.792 [DefaultDispatcher-worker-12 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:43.792 [DefaultDispatcher-worker-12 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-19 08:46:43.792 [DefaultDispatcher-worker-12 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:43.792 [DefaultDispatcher-worker-12 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-19 08:46:43.794 [eventLoopGroupProxy-13-1 @call-handler#1031] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-19 08:46:43.842 [eventLoopGroupProxy-13-1 @coroutine#1032] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d65c0ac 2024-04-19 08:46:43.842 [eventLoopGroupProxy-13-1 @call-handler#1031] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 08:46:43.842 [eventLoopGroupProxy-13-1 @call-handler#1031] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 49ms 2024-04-19 08:46:43.843 [DefaultDispatcher-worker-12 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:43.846 [DefaultDispatcher-worker-12 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:43.846 [DefaultDispatcher-worker-12 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-19 08:46:43.846 [DefaultDispatcher-worker-12 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:43.846 [DefaultDispatcher-worker-12 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-19 08:46:43.847 [eventLoopGroupProxy-13-1 @call-handler#1036] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-19 08:46:43.850 [eventLoopGroupProxy-13-1 @coroutine#1037] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d65c0ac 2024-04-19 08:46:43.850 [eventLoopGroupProxy-13-1 @call-handler#1036] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 08:46:43.850 [eventLoopGroupProxy-13-1 @call-handler#1036] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-19 08:46:43.851 [DefaultDispatcher-worker-12 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:43.852 [DefaultDispatcher-worker-12 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:43.852 [DefaultDispatcher-worker-12 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-19 08:46:43.852 [DefaultDispatcher-worker-12 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:43.852 [DefaultDispatcher-worker-12 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-19 08:46:43.854 [eventLoopGroupProxy-13-1 @call-handler#1041] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-19 08:46:43.856 [eventLoopGroupProxy-13-1 @coroutine#1042] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d65c0ac 2024-04-19 08:46:43.857 [eventLoopGroupProxy-13-1 @call-handler#1041] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 08:46:43.857 [eventLoopGroupProxy-13-1 @call-handler#1041] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-19 08:46:43.858 [DefaultDispatcher-worker-12 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:43.859 [DefaultDispatcher-worker-12 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:43.859 [DefaultDispatcher-worker-12 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-19 08:46:43.859 [DefaultDispatcher-worker-12 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:43.859 [DefaultDispatcher-worker-12 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-19 08:46:43.864 [eventLoopGroupProxy-13-1 @call-handler#1046] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-19 08:46:43.912 [eventLoopGroupProxy-13-1 @coroutine#1047] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d65c0ac 2024-04-19 08:46:43.912 [eventLoopGroupProxy-13-1 @call-handler#1046] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 08:46:43.912 [eventLoopGroupProxy-13-1 @call-handler#1046] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 48ms 2024-04-19 08:46:43.913 [DefaultDispatcher-worker-12 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:43.916 [DefaultDispatcher-worker-12 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:43.916 [DefaultDispatcher-worker-12 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-19 08:46:43.916 [DefaultDispatcher-worker-12 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:43.916 [DefaultDispatcher-worker-12 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-19 08:46:43.918 [eventLoopGroupProxy-13-1 @call-handler#1051] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-19 08:46:43.921 [eventLoopGroupProxy-13-1 @coroutine#1052] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d65c0ac 2024-04-19 08:46:43.922 [eventLoopGroupProxy-13-1 @call-handler#1051] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 08:46:43.922 [eventLoopGroupProxy-13-1 @call-handler#1051] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2024-04-19 08:46:43.922 [DefaultDispatcher-worker-12 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:43.924 [DefaultDispatcher-worker-12 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:43.924 [DefaultDispatcher-worker-12 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-19 08:46:43.924 [DefaultDispatcher-worker-12 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:43.924 [DefaultDispatcher-worker-12 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-19 08:46:43.925 [eventLoopGroupProxy-13-1 @call-handler#1056] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-19 08:46:43.928 [eventLoopGroupProxy-13-1 @coroutine#1057] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d65c0ac 2024-04-19 08:46:43.928 [eventLoopGroupProxy-13-1 @call-handler#1056] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 08:46:43.928 [eventLoopGroupProxy-13-1 @call-handler#1056] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-19 08:46:43.929 [DefaultDispatcher-worker-12 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:43.934 [DefaultDispatcher-worker-12 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:43.934 [DefaultDispatcher-worker-12 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-19 08:46:43.934 [DefaultDispatcher-worker-12 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:43.934 [DefaultDispatcher-worker-12 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-19 08:46:43.936 [eventLoopGroupProxy-13-1 @call-handler#1062] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-19 08:46:43.938 [eventLoopGroupProxy-13-1 @coroutine#1063] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d65c0ac 2024-04-19 08:46:43.938 [eventLoopGroupProxy-13-1 @call-handler#1062] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 08:46:43.938 [eventLoopGroupProxy-13-1 @call-handler#1062] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-19 08:46:43.938 [DefaultDispatcher-worker-12 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:43.941 [DefaultDispatcher-worker-12 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:43.942 [DefaultDispatcher-worker-12 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-19 08:46:43.942 [DefaultDispatcher-worker-12 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:43.942 [DefaultDispatcher-worker-12 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-19 08:46:43.943 [eventLoopGroupProxy-13-1 @call-handler#1067] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-19 08:46:43.945 [eventLoopGroupProxy-13-1 @coroutine#1068] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d65c0ac 2024-04-19 08:46:43.945 [eventLoopGroupProxy-13-1 @call-handler#1067] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 08:46:43.946 [eventLoopGroupProxy-13-1 @call-handler#1067] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-19 08:46:43.946 [DefaultDispatcher-worker-12 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:43.947 [DefaultDispatcher-worker-12 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:43.947 [DefaultDispatcher-worker-12 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-19 08:46:43.947 [DefaultDispatcher-worker-12 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:43.947 [DefaultDispatcher-worker-12 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-19 08:46:43.948 [eventLoopGroupProxy-13-1 @call-handler#1072] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-19 08:46:43.992 [eventLoopGroupProxy-13-1 @coroutine#1073] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d65c0ac 2024-04-19 08:46:43.992 [eventLoopGroupProxy-13-1 @call-handler#1072] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 08:46:43.992 [eventLoopGroupProxy-13-1 @call-handler#1072] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-04-19 08:46:43.993 [DefaultDispatcher-worker-12 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:43.995 [DefaultDispatcher-worker-12 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:43.995 [DefaultDispatcher-worker-12 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-19 08:46:43.995 [DefaultDispatcher-worker-12 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:43.995 [DefaultDispatcher-worker-12 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-19 08:46:43.996 [eventLoopGroupProxy-13-1 @call-handler#1077] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-19 08:46:43.999 [eventLoopGroupProxy-13-1 @coroutine#1078] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d65c0ac 2024-04-19 08:46:43.999 [eventLoopGroupProxy-13-1 @call-handler#1077] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 08:46:44.000 [eventLoopGroupProxy-13-1 @call-handler#1077] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-04-19 08:46:44.000 [DefaultDispatcher-worker-12 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:44.001 [DefaultDispatcher-worker-12 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:44.001 [DefaultDispatcher-worker-12 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-19 08:46:44.001 [DefaultDispatcher-worker-12 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:44.001 [DefaultDispatcher-worker-12 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-19 08:46:44.003 [eventLoopGroupProxy-13-1 @call-handler#1082] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-19 08:46:44.005 [eventLoopGroupProxy-13-1 @coroutine#1083] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d65c0ac 2024-04-19 08:46:44.005 [eventLoopGroupProxy-13-1 @call-handler#1082] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 08:46:44.005 [eventLoopGroupProxy-13-1 @call-handler#1082] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-19 08:46:44.005 [DefaultDispatcher-worker-12 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:44.007 [DefaultDispatcher-worker-12 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:44.007 [DefaultDispatcher-worker-12 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-19 08:46:44.007 [DefaultDispatcher-worker-12 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:44.007 [DefaultDispatcher-worker-12 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-19 08:46:44.008 [eventLoopGroupProxy-13-1 @call-handler#1087] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-19 08:46:44.010 [eventLoopGroupProxy-13-1 @coroutine#1088] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d65c0ac 2024-04-19 08:46:44.010 [eventLoopGroupProxy-13-1 @call-handler#1087] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 08:46:44.011 [eventLoopGroupProxy-13-1 @call-handler#1087] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-19 08:46:44.011 [DefaultDispatcher-worker-12 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:44.013 [DefaultDispatcher-worker-12 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:44.013 [DefaultDispatcher-worker-12 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-19 08:46:44.013 [DefaultDispatcher-worker-12 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:44.013 [DefaultDispatcher-worker-12 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-19 08:46:44.014 [eventLoopGroupProxy-13-1 @call-handler#1092] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-19 08:46:44.017 [eventLoopGroupProxy-13-1 @coroutine#1093] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d65c0ac 2024-04-19 08:46:44.017 [eventLoopGroupProxy-13-1 @call-handler#1092] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 08:46:44.017 [eventLoopGroupProxy-13-1 @call-handler#1092] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-19 08:46:44.018 [DefaultDispatcher-worker-12 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:44.019 [DefaultDispatcher-worker-12 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:44.019 [DefaultDispatcher-worker-12 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-19 08:46:44.019 [DefaultDispatcher-worker-12 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:44.019 [DefaultDispatcher-worker-12 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-19 08:46:44.020 [eventLoopGroupProxy-13-1 @call-handler#1097] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-19 08:46:44.022 [eventLoopGroupProxy-13-1 @coroutine#1098] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d65c0ac 2024-04-19 08:46:44.023 [eventLoopGroupProxy-13-1 @call-handler#1097] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 08:46:44.023 [eventLoopGroupProxy-13-1 @call-handler#1097] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-19 08:46:44.023 [DefaultDispatcher-worker-12 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:44.024 [DefaultDispatcher-worker-12 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:44.025 [DefaultDispatcher-worker-12 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-19 08:46:44.025 [DefaultDispatcher-worker-12 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:44.025 [DefaultDispatcher-worker-12 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-19 08:46:44.026 [eventLoopGroupProxy-13-1 @call-handler#1102] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-19 08:46:44.027 [eventLoopGroupProxy-13-1 @coroutine#1103] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d65c0ac 2024-04-19 08:46:44.028 [eventLoopGroupProxy-13-1 @call-handler#1102] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 08:46:44.028 [eventLoopGroupProxy-13-1 @call-handler#1102] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-19 08:46:44.028 [DefaultDispatcher-worker-15 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:44.029 [DefaultDispatcher-worker-15 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:44.030 [DefaultDispatcher-worker-15 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-19 08:46:44.030 [DefaultDispatcher-worker-15 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:44.030 [DefaultDispatcher-worker-15 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-19 08:46:44.031 [eventLoopGroupProxy-13-1 @call-handler#1107] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-19 08:46:44.033 [eventLoopGroupProxy-13-1 @coroutine#1108] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d65c0ac 2024-04-19 08:46:44.033 [eventLoopGroupProxy-13-1 @call-handler#1107] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 08:46:44.033 [eventLoopGroupProxy-13-1 @call-handler#1107] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-19 08:46:44.033 [DefaultDispatcher-worker-7 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:44.035 [DefaultDispatcher-worker-7 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:44.035 [DefaultDispatcher-worker-7 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-19 08:46:44.035 [DefaultDispatcher-worker-7 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:44.035 [DefaultDispatcher-worker-7 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-19 08:46:44.037 [eventLoopGroupProxy-13-1 @call-handler#1112] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-19 08:46:44.039 [eventLoopGroupProxy-13-1 @coroutine#1113] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d65c0ac 2024-04-19 08:46:44.040 [eventLoopGroupProxy-13-1 @call-handler#1112] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 08:46:44.040 [eventLoopGroupProxy-13-1 @call-handler#1112] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-04-19 08:46:44.041 [DefaultDispatcher-worker-4 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:44.042 [DefaultDispatcher-worker-4 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:44.042 [DefaultDispatcher-worker-4 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-19 08:46:44.042 [DefaultDispatcher-worker-4 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:44.042 [DefaultDispatcher-worker-4 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-19 08:46:44.044 [eventLoopGroupProxy-13-1 @call-handler#1117] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-19 08:46:44.046 [eventLoopGroupProxy-13-1 @coroutine#1118] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d65c0ac 2024-04-19 08:46:44.046 [eventLoopGroupProxy-13-1 @call-handler#1117] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 08:46:44.046 [eventLoopGroupProxy-13-1 @call-handler#1117] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-19 08:46:44.047 [DefaultDispatcher-worker-16 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:44.048 [DefaultDispatcher-worker-16 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:44.048 [DefaultDispatcher-worker-16 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-19 08:46:44.048 [DefaultDispatcher-worker-16 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:44.048 [DefaultDispatcher-worker-16 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-19 08:46:44.050 [eventLoopGroupProxy-13-1 @call-handler#1122] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-19 08:46:44.052 [eventLoopGroupProxy-13-1 @coroutine#1123] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d65c0ac 2024-04-19 08:46:44.052 [eventLoopGroupProxy-13-1 @call-handler#1122] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 08:46:44.052 [eventLoopGroupProxy-13-1 @call-handler#1122] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-19 08:46:44.052 [DefaultDispatcher-worker-5 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:44.054 [DefaultDispatcher-worker-16 @coroutine#809] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35198da3 2024-04-19 08:46:44.054 [DefaultDispatcher-worker-5 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:44.054 [DefaultDispatcher-worker-5 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-19 08:46:44.054 [DefaultDispatcher-worker-5 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:44.054 [DefaultDispatcher-worker-5 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-19 08:46:44.056 [eventLoopGroupProxy-13-1 @call-handler#1128] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-19 08:46:44.058 [eventLoopGroupProxy-13-1 @coroutine#1129] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d65c0ac 2024-04-19 08:46:44.058 [eventLoopGroupProxy-13-1 @call-handler#1128] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 08:46:44.058 [eventLoopGroupProxy-13-1 @call-handler#1128] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-19 08:46:44.059 [DefaultDispatcher-worker-5 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:44.060 [DefaultDispatcher-worker-5 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:44.060 [DefaultDispatcher-worker-5 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-19 08:46:44.060 [DefaultDispatcher-worker-5 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:44.060 [DefaultDispatcher-worker-5 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-19 08:46:44.061 [eventLoopGroupProxy-13-1 @call-handler#1133] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-19 08:46:44.063 [eventLoopGroupProxy-13-1 @coroutine#1134] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d65c0ac 2024-04-19 08:46:44.063 [eventLoopGroupProxy-13-1 @call-handler#1133] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 08:46:44.064 [eventLoopGroupProxy-13-1 @call-handler#1133] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-19 08:46:44.064 [DefaultDispatcher-worker-5 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:44.065 [DefaultDispatcher-worker-5 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:44.065 [DefaultDispatcher-worker-5 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-19 08:46:44.065 [DefaultDispatcher-worker-5 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:44.065 [DefaultDispatcher-worker-5 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-19 08:46:44.066 [eventLoopGroupProxy-13-1 @call-handler#1138] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-19 08:46:44.111 [eventLoopGroupProxy-13-1 @coroutine#1139] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d65c0ac 2024-04-19 08:46:44.112 [eventLoopGroupProxy-13-1 @call-handler#1138] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 08:46:44.112 [eventLoopGroupProxy-13-1 @call-handler#1138] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-04-19 08:46:44.112 [DefaultDispatcher-worker-5 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:44.114 [DefaultDispatcher-worker-5 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:44.114 [DefaultDispatcher-worker-5 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-19 08:46:44.114 [DefaultDispatcher-worker-5 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:44.114 [DefaultDispatcher-worker-5 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-19 08:46:44.115 [eventLoopGroupProxy-13-1 @call-handler#1143] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-19 08:46:44.118 [eventLoopGroupProxy-13-1 @coroutine#1144] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d65c0ac 2024-04-19 08:46:44.118 [eventLoopGroupProxy-13-1 @call-handler#1143] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 08:46:44.118 [eventLoopGroupProxy-13-1 @call-handler#1143] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-19 08:46:44.119 [DefaultDispatcher-worker-5 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:44.120 [DefaultDispatcher-worker-5 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:44.120 [DefaultDispatcher-worker-5 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-19 08:46:44.120 [DefaultDispatcher-worker-5 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:44.120 [DefaultDispatcher-worker-5 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-19 08:46:44.121 [eventLoopGroupProxy-13-1 @call-handler#1148] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-19 08:46:44.124 [eventLoopGroupProxy-13-1 @coroutine#1149] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d65c0ac 2024-04-19 08:46:44.124 [eventLoopGroupProxy-13-1 @call-handler#1148] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 08:46:44.124 [eventLoopGroupProxy-13-1 @call-handler#1148] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-19 08:46:44.125 [DefaultDispatcher-worker-5 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:44.126 [DefaultDispatcher-worker-5 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:44.126 [DefaultDispatcher-worker-5 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-19 08:46:44.126 [DefaultDispatcher-worker-5 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:44.126 [DefaultDispatcher-worker-5 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-19 08:46:44.127 [eventLoopGroupProxy-13-1 @call-handler#1153] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-19 08:46:44.171 [eventLoopGroupProxy-13-1 @coroutine#1154] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d65c0ac 2024-04-19 08:46:44.171 [eventLoopGroupProxy-13-1 @call-handler#1153] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 08:46:44.171 [eventLoopGroupProxy-13-1 @call-handler#1153] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-04-19 08:46:44.172 [DefaultDispatcher-worker-5 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:44.173 [DefaultDispatcher-worker-5 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:44.173 [DefaultDispatcher-worker-5 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-19 08:46:44.173 [DefaultDispatcher-worker-5 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:44.173 [DefaultDispatcher-worker-5 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-19 08:46:44.175 [eventLoopGroupProxy-13-1 @call-handler#1158] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-19 08:46:44.178 [eventLoopGroupProxy-13-1 @coroutine#1159] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d65c0ac 2024-04-19 08:46:44.178 [eventLoopGroupProxy-13-1 @call-handler#1158] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 08:46:44.178 [eventLoopGroupProxy-13-1 @call-handler#1158] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-19 08:46:44.179 [DefaultDispatcher-worker-5 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:44.180 [DefaultDispatcher-worker-5 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:44.180 [DefaultDispatcher-worker-5 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-19 08:46:44.180 [DefaultDispatcher-worker-5 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:44.180 [DefaultDispatcher-worker-5 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-19 08:46:44.181 [eventLoopGroupProxy-13-1 @call-handler#1163] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-19 08:46:44.184 [eventLoopGroupProxy-13-1 @coroutine#1164] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d65c0ac 2024-04-19 08:46:44.184 [eventLoopGroupProxy-13-1 @call-handler#1163] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 08:46:44.185 [eventLoopGroupProxy-13-1 @call-handler#1163] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-04-19 08:46:44.185 [DefaultDispatcher-worker-5 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:44.186 [DefaultDispatcher-worker-5 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:44.186 [DefaultDispatcher-worker-5 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-19 08:46:44.186 [DefaultDispatcher-worker-5 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:44.186 [DefaultDispatcher-worker-5 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-19 08:46:44.188 [eventLoopGroupProxy-13-1 @call-handler#1168] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-19 08:46:44.190 [eventLoopGroupProxy-13-1 @coroutine#1169] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d65c0ac 2024-04-19 08:46:44.190 [eventLoopGroupProxy-13-1 @call-handler#1168] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 08:46:44.190 [eventLoopGroupProxy-13-1 @call-handler#1168] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-19 08:46:44.191 [DefaultDispatcher-worker-5 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:44.192 [DefaultDispatcher-worker-5 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:44.192 [DefaultDispatcher-worker-5 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-19 08:46:44.192 [DefaultDispatcher-worker-5 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:44.192 [DefaultDispatcher-worker-5 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-19 08:46:44.194 [eventLoopGroupProxy-13-1 @call-handler#1173] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-19 08:46:44.240 [eventLoopGroupProxy-13-1 @coroutine#1175] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d65c0ac 2024-04-19 08:46:44.240 [eventLoopGroupProxy-13-1 @call-handler#1173] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 08:46:44.240 [eventLoopGroupProxy-13-1 @call-handler#1173] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-04-19 08:46:44.241 [DefaultDispatcher-worker-5 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:44.242 [DefaultDispatcher-worker-5 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:44.242 [DefaultDispatcher-worker-5 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-19 08:46:44.242 [DefaultDispatcher-worker-5 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:44.242 [DefaultDispatcher-worker-5 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-19 08:46:44.243 [eventLoopGroupProxy-13-1 @call-handler#1179] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-19 08:46:44.245 [eventLoopGroupProxy-13-1 @coroutine#1180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d65c0ac 2024-04-19 08:46:44.246 [eventLoopGroupProxy-13-1 @call-handler#1179] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 08:46:44.246 [eventLoopGroupProxy-13-1 @call-handler#1179] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-19 08:46:44.246 [DefaultDispatcher-worker-5 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:44.247 [DefaultDispatcher-worker-5 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:44.247 [DefaultDispatcher-worker-5 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-19 08:46:44.247 [DefaultDispatcher-worker-5 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:44.247 [DefaultDispatcher-worker-5 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-19 08:46:44.249 [eventLoopGroupProxy-13-1 @call-handler#1184] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-19 08:46:44.291 [eventLoopGroupProxy-13-1 @coroutine#1185] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d65c0ac 2024-04-19 08:46:44.292 [eventLoopGroupProxy-13-1 @call-handler#1184] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 08:46:44.292 [eventLoopGroupProxy-13-1 @call-handler#1184] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-04-19 08:46:44.292 [DefaultDispatcher-worker-5 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:44.294 [DefaultDispatcher-worker-5 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:44.294 [DefaultDispatcher-worker-5 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-19 08:46:44.294 [DefaultDispatcher-worker-5 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:44.294 [DefaultDispatcher-worker-5 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-19 08:46:44.296 [eventLoopGroupProxy-13-1 @call-handler#1189] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-19 08:46:44.344 [eventLoopGroupProxy-13-1 @coroutine#1190] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d65c0ac 2024-04-19 08:46:44.344 [eventLoopGroupProxy-13-1 @call-handler#1189] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 08:46:44.344 [eventLoopGroupProxy-13-1 @call-handler#1189] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 48ms 2024-04-19 08:46:44.345 [DefaultDispatcher-worker-5 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:44.347 [DefaultDispatcher-worker-5 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:44.347 [DefaultDispatcher-worker-5 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-19 08:46:44.347 [DefaultDispatcher-worker-5 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:44.347 [DefaultDispatcher-worker-5 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-19 08:46:44.348 [eventLoopGroupProxy-13-1 @call-handler#1194] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-19 08:46:44.392 [eventLoopGroupProxy-13-1 @coroutine#1195] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d65c0ac 2024-04-19 08:46:44.392 [eventLoopGroupProxy-13-1 @call-handler#1194] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 08:46:44.393 [eventLoopGroupProxy-13-1 @call-handler#1194] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-04-19 08:46:44.393 [DefaultDispatcher-worker-5 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:44.395 [DefaultDispatcher-worker-5 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:44.395 [DefaultDispatcher-worker-5 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-19 08:46:44.395 [DefaultDispatcher-worker-5 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:44.395 [DefaultDispatcher-worker-5 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-19 08:46:44.396 [eventLoopGroupProxy-13-1 @call-handler#1199] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-19 08:46:44.440 [eventLoopGroupProxy-13-1 @coroutine#1200] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d65c0ac 2024-04-19 08:46:44.440 [eventLoopGroupProxy-13-1 @call-handler#1199] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 08:46:44.440 [eventLoopGroupProxy-13-1 @call-handler#1199] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-04-19 08:46:44.441 [DefaultDispatcher-worker-5 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:44.443 [DefaultDispatcher-worker-5 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:44.443 [DefaultDispatcher-worker-5 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-19 08:46:44.443 [DefaultDispatcher-worker-5 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:44.443 [DefaultDispatcher-worker-5 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-19 08:46:44.444 [eventLoopGroupProxy-13-1 @call-handler#1204] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-19 08:46:44.446 [eventLoopGroupProxy-13-1 @coroutine#1205] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d65c0ac 2024-04-19 08:46:44.446 [eventLoopGroupProxy-13-1 @call-handler#1204] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 08:46:44.447 [eventLoopGroupProxy-13-1 @call-handler#1204] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-19 08:46:44.447 [DefaultDispatcher-worker-5 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:44.448 [DefaultDispatcher-worker-5 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:44.448 [DefaultDispatcher-worker-5 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-19 08:46:44.448 [DefaultDispatcher-worker-5 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:44.449 [DefaultDispatcher-worker-5 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-19 08:46:44.450 [eventLoopGroupProxy-13-1 @call-handler#1209] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-19 08:46:44.452 [eventLoopGroupProxy-13-1 @coroutine#1210] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d65c0ac 2024-04-19 08:46:44.452 [eventLoopGroupProxy-13-1 @call-handler#1209] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 08:46:44.452 [eventLoopGroupProxy-13-1 @call-handler#1209] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-19 08:46:44.453 [DefaultDispatcher-worker-11 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:44.454 [DefaultDispatcher-worker-11 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:44.454 [DefaultDispatcher-worker-11 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-19 08:46:44.454 [DefaultDispatcher-worker-11 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:44.455 [DefaultDispatcher-worker-11 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-19 08:46:44.456 [eventLoopGroupProxy-13-1 @call-handler#1214] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-19 08:46:44.458 [eventLoopGroupProxy-13-1 @coroutine#1215] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d65c0ac 2024-04-19 08:46:44.458 [eventLoopGroupProxy-13-1 @call-handler#1214] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 08:46:44.458 [eventLoopGroupProxy-13-1 @call-handler#1214] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-19 08:46:44.459 [DefaultDispatcher-worker-11 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:44.460 [DefaultDispatcher-worker-11 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:44.460 [DefaultDispatcher-worker-11 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-19 08:46:44.460 [DefaultDispatcher-worker-11 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:44.460 [DefaultDispatcher-worker-11 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-19 08:46:44.461 [eventLoopGroupProxy-13-1 @call-handler#1219] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-19 08:46:44.463 [eventLoopGroupProxy-13-1 @coroutine#1220] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d65c0ac 2024-04-19 08:46:44.463 [eventLoopGroupProxy-13-1 @call-handler#1219] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 08:46:44.464 [eventLoopGroupProxy-13-1 @call-handler#1219] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-19 08:46:44.464 [DefaultDispatcher-worker-11 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:44.465 [DefaultDispatcher-worker-11 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:44.465 [DefaultDispatcher-worker-11 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-19 08:46:44.465 [DefaultDispatcher-worker-11 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:44.465 [DefaultDispatcher-worker-11 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-19 08:46:44.466 [eventLoopGroupProxy-13-1 @call-handler#1224] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-19 08:46:44.469 [eventLoopGroupProxy-13-1 @coroutine#1225] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d65c0ac 2024-04-19 08:46:44.469 [eventLoopGroupProxy-13-1 @call-handler#1224] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 08:46:44.469 [eventLoopGroupProxy-13-1 @call-handler#1224] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-19 08:46:44.469 [DefaultDispatcher-worker-7 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:44.471 [DefaultDispatcher-worker-7 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:44.471 [DefaultDispatcher-worker-7 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-19 08:46:44.471 [DefaultDispatcher-worker-7 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:44.471 [DefaultDispatcher-worker-7 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-19 08:46:44.472 [eventLoopGroupProxy-13-1 @call-handler#1229] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-19 08:46:44.474 [eventLoopGroupProxy-13-1 @coroutine#1230] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d65c0ac 2024-04-19 08:46:44.475 [eventLoopGroupProxy-13-1 @call-handler#1229] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 08:46:44.475 [eventLoopGroupProxy-13-1 @call-handler#1229] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-19 08:46:44.475 [DefaultDispatcher-worker-7 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:44.476 [DefaultDispatcher-worker-7 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:44.477 [DefaultDispatcher-worker-7 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-19 08:46:44.477 [DefaultDispatcher-worker-7 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:44.477 [DefaultDispatcher-worker-7 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-19 08:46:44.478 [eventLoopGroupProxy-13-1 @call-handler#1234] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-19 08:46:44.480 [eventLoopGroupProxy-13-1 @coroutine#1235] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d65c0ac 2024-04-19 08:46:44.480 [eventLoopGroupProxy-13-1 @call-handler#1234] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 08:46:44.481 [eventLoopGroupProxy-13-1 @call-handler#1234] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-04-19 08:46:44.481 [DefaultDispatcher-worker-1 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:44.482 [DefaultDispatcher-worker-1 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:44.482 [DefaultDispatcher-worker-1 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-19 08:46:44.482 [DefaultDispatcher-worker-1 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:44.482 [DefaultDispatcher-worker-1 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-19 08:46:44.483 [eventLoopGroupProxy-13-1 @call-handler#1239] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-19 08:46:44.486 [eventLoopGroupProxy-13-1 @coroutine#1240] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d65c0ac 2024-04-19 08:46:44.486 [eventLoopGroupProxy-13-1 @call-handler#1239] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 08:46:44.486 [eventLoopGroupProxy-13-1 @call-handler#1239] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-19 08:46:44.487 [DefaultDispatcher-worker-1 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:44.488 [DefaultDispatcher-worker-1 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:44.488 [DefaultDispatcher-worker-1 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-19 08:46:44.488 [DefaultDispatcher-worker-1 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:44.488 [DefaultDispatcher-worker-1 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-19 08:46:44.489 [eventLoopGroupProxy-13-1 @call-handler#1244] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-19 08:46:44.492 [eventLoopGroupProxy-13-1 @coroutine#1245] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d65c0ac 2024-04-19 08:46:44.492 [eventLoopGroupProxy-13-1 @call-handler#1244] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 08:46:44.492 [eventLoopGroupProxy-13-1 @call-handler#1244] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-19 08:46:44.493 [DefaultDispatcher-worker-1 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:44.494 [DefaultDispatcher-worker-1 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:44.494 [DefaultDispatcher-worker-1 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-19 08:46:44.494 [DefaultDispatcher-worker-1 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:44.494 [DefaultDispatcher-worker-1 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-19 08:46:44.495 [eventLoopGroupProxy-13-1 @call-handler#1249] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-19 08:46:44.497 [eventLoopGroupProxy-13-1 @coroutine#1250] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d65c0ac 2024-04-19 08:46:44.497 [eventLoopGroupProxy-13-1 @call-handler#1249] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 08:46:44.497 [eventLoopGroupProxy-13-1 @call-handler#1249] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-19 08:46:44.498 [DefaultDispatcher-worker-7 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:44.499 [DefaultDispatcher-worker-7 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:44.499 [DefaultDispatcher-worker-7 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-19 08:46:44.499 [DefaultDispatcher-worker-7 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:44.499 [DefaultDispatcher-worker-7 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-19 08:46:44.500 [eventLoopGroupProxy-13-1 @call-handler#1254] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-19 08:46:44.502 [eventLoopGroupProxy-13-1 @coroutine#1255] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d65c0ac 2024-04-19 08:46:44.502 [eventLoopGroupProxy-13-1 @call-handler#1254] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 08:46:44.502 [eventLoopGroupProxy-13-1 @call-handler#1254] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-19 08:46:44.503 [DefaultDispatcher-worker-12 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:44.504 [DefaultDispatcher-worker-12 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:44.504 [DefaultDispatcher-worker-12 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-19 08:46:44.504 [DefaultDispatcher-worker-12 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:44.504 [DefaultDispatcher-worker-12 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-19 08:46:44.506 [eventLoopGroupProxy-13-1 @call-handler#1259] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-19 08:46:44.508 [eventLoopGroupProxy-13-1 @coroutine#1260] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d65c0ac 2024-04-19 08:46:44.508 [eventLoopGroupProxy-13-1 @call-handler#1259] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 08:46:44.508 [eventLoopGroupProxy-13-1 @call-handler#1259] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-19 08:46:44.509 [DefaultDispatcher-worker-12 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:44.510 [DefaultDispatcher-worker-12 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:44.510 [DefaultDispatcher-worker-12 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-19 08:46:44.511 [DefaultDispatcher-worker-12 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:44.511 [DefaultDispatcher-worker-12 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-19 08:46:44.512 [eventLoopGroupProxy-13-1 @call-handler#1264] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-19 08:46:44.514 [eventLoopGroupProxy-13-1 @coroutine#1265] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d65c0ac 2024-04-19 08:46:44.515 [eventLoopGroupProxy-13-1 @call-handler#1264] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 08:46:44.515 [eventLoopGroupProxy-13-1 @call-handler#1264] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-19 08:46:44.515 [DefaultDispatcher-worker-12 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:44.516 [DefaultDispatcher-worker-12 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:44.516 [DefaultDispatcher-worker-12 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-19 08:46:44.516 [DefaultDispatcher-worker-12 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:44.517 [DefaultDispatcher-worker-12 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-19 08:46:44.518 [eventLoopGroupProxy-13-1 @call-handler#1269] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-19 08:46:44.520 [eventLoopGroupProxy-13-1 @coroutine#1270] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d65c0ac 2024-04-19 08:46:44.520 [eventLoopGroupProxy-13-1 @call-handler#1269] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 08:46:44.520 [eventLoopGroupProxy-13-1 @call-handler#1269] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-19 08:46:44.520 [DefaultDispatcher-worker-12 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:44.522 [DefaultDispatcher-worker-12 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:44.522 [DefaultDispatcher-worker-12 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-19 08:46:44.522 [DefaultDispatcher-worker-12 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:44.522 [DefaultDispatcher-worker-12 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-19 08:46:44.523 [eventLoopGroupProxy-13-1 @call-handler#1274] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-19 08:46:44.568 [eventLoopGroupProxy-13-1 @coroutine#1276] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d65c0ac 2024-04-19 08:46:44.569 [eventLoopGroupProxy-13-1 @call-handler#1274] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 08:46:44.569 [eventLoopGroupProxy-13-1 @call-handler#1274] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-04-19 08:46:44.570 [DefaultDispatcher-worker-12 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:44.571 [DefaultDispatcher-worker-12 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:44.571 [DefaultDispatcher-worker-12 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-19 08:46:44.571 [DefaultDispatcher-worker-12 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:44.571 [DefaultDispatcher-worker-12 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-19 08:46:44.573 [eventLoopGroupProxy-13-1 @call-handler#1280] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-19 08:46:44.575 [eventLoopGroupProxy-13-1 @coroutine#1281] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d65c0ac 2024-04-19 08:46:44.575 [eventLoopGroupProxy-13-1 @call-handler#1280] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 08:46:44.575 [eventLoopGroupProxy-13-1 @call-handler#1280] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-19 08:46:44.576 [DefaultDispatcher-worker-12 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:44.577 [DefaultDispatcher-worker-12 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:44.577 [DefaultDispatcher-worker-1 @coroutine#809] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35198da3 2024-04-19 08:46:44.577 [DefaultDispatcher-worker-12 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-19 08:46:44.577 [DefaultDispatcher-worker-12 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:44.577 [DefaultDispatcher-worker-12 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-19 08:46:44.579 [eventLoopGroupProxy-13-1 @call-handler#1286] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-19 08:46:44.581 [eventLoopGroupProxy-13-1 @coroutine#1287] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d65c0ac 2024-04-19 08:46:44.581 [eventLoopGroupProxy-13-1 @call-handler#1286] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 08:46:44.581 [eventLoopGroupProxy-13-1 @call-handler#1286] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-19 08:46:44.582 [DefaultDispatcher-worker-5 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:44.583 [DefaultDispatcher-worker-5 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:44.583 [DefaultDispatcher-worker-5 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-19 08:46:44.583 [DefaultDispatcher-worker-5 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:44.583 [DefaultDispatcher-worker-5 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-19 08:46:44.584 [eventLoopGroupProxy-13-1 @call-handler#1291] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-19 08:46:44.587 [eventLoopGroupProxy-13-1 @coroutine#1292] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d65c0ac 2024-04-19 08:46:44.587 [eventLoopGroupProxy-13-1 @call-handler#1291] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 08:46:44.587 [eventLoopGroupProxy-13-1 @call-handler#1291] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-19 08:46:44.587 [DefaultDispatcher-worker-5 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:44.588 [DefaultDispatcher-worker-5 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:44.589 [DefaultDispatcher-worker-5 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-19 08:46:44.589 [DefaultDispatcher-worker-5 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:44.589 [DefaultDispatcher-worker-5 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-19 08:46:44.590 [eventLoopGroupProxy-13-1 @call-handler#1296] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-19 08:46:44.592 [eventLoopGroupProxy-13-1 @coroutine#1297] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d65c0ac 2024-04-19 08:46:44.592 [eventLoopGroupProxy-13-1 @call-handler#1296] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 08:46:44.592 [eventLoopGroupProxy-13-1 @call-handler#1296] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-19 08:46:44.593 [DefaultDispatcher-worker-5 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:44.594 [DefaultDispatcher-worker-5 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:44.594 [DefaultDispatcher-worker-5 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-19 08:46:44.594 [DefaultDispatcher-worker-5 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:44.594 [DefaultDispatcher-worker-5 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-19 08:46:44.595 [eventLoopGroupProxy-13-1 @call-handler#1301] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-19 08:46:44.597 [eventLoopGroupProxy-13-1 @coroutine#1302] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d65c0ac 2024-04-19 08:46:44.597 [eventLoopGroupProxy-13-1 @call-handler#1301] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 08:46:44.597 [eventLoopGroupProxy-13-1 @call-handler#1301] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-19 08:46:44.598 [DefaultDispatcher-worker-4 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:44.599 [DefaultDispatcher-worker-4 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:44.599 [DefaultDispatcher-worker-4 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-19 08:46:44.599 [DefaultDispatcher-worker-4 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:44.599 [DefaultDispatcher-worker-4 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-19 08:46:44.601 [eventLoopGroupProxy-13-1 @call-handler#1306] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-19 08:46:44.603 [eventLoopGroupProxy-13-1 @coroutine#1307] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d65c0ac 2024-04-19 08:46:44.603 [eventLoopGroupProxy-13-1 @call-handler#1306] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 08:46:44.603 [eventLoopGroupProxy-13-1 @call-handler#1306] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-19 08:46:44.604 [DefaultDispatcher-worker-4 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:44.605 [DefaultDispatcher-worker-4 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:44.605 [DefaultDispatcher-worker-4 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-19 08:46:44.605 [DefaultDispatcher-worker-4 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:44.605 [DefaultDispatcher-worker-4 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-19 08:46:44.606 [eventLoopGroupProxy-13-1 @call-handler#1311] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-19 08:46:44.622 [DefaultDispatcher-worker-4 @coroutine#1312] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d65c0ac 2024-04-19 08:46:44.652 [eventLoopGroupProxy-13-1 @coroutine#1315] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d65c0ac 2024-04-19 08:46:44.652 [eventLoopGroupProxy-13-1 @call-handler#1311] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 08:46:44.653 [eventLoopGroupProxy-13-1 @call-handler#1311] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-04-19 08:46:44.653 [DefaultDispatcher-worker-4 @coroutine#1314] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@760d6350 2024-04-19 08:46:44.653 [DefaultDispatcher-worker-5 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:44.655 [DefaultDispatcher-worker-5 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:44.655 [DefaultDispatcher-worker-5 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-19 08:46:44.655 [DefaultDispatcher-worker-5 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:44.655 [DefaultDispatcher-worker-5 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-19 08:46:44.656 [eventLoopGroupProxy-13-1 @call-handler#1320] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-19 08:46:44.658 [eventLoopGroupProxy-13-1 @coroutine#1321] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d65c0ac 2024-04-19 08:46:44.658 [eventLoopGroupProxy-13-1 @call-handler#1320] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 08:46:44.659 [eventLoopGroupProxy-13-1 @call-handler#1320] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-19 08:46:44.659 [DefaultDispatcher-worker-5 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:44.661 [DefaultDispatcher-worker-5 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:44.661 [DefaultDispatcher-worker-5 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-19 08:46:44.661 [DefaultDispatcher-worker-5 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:44.661 [DefaultDispatcher-worker-5 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-19 08:46:44.662 [eventLoopGroupProxy-13-1 @call-handler#1325] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-19 08:46:44.664 [eventLoopGroupProxy-13-1 @coroutine#1326] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d65c0ac 2024-04-19 08:46:44.664 [eventLoopGroupProxy-13-1 @call-handler#1325] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 08:46:44.664 [eventLoopGroupProxy-13-1 @call-handler#1325] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-19 08:46:44.665 [DefaultDispatcher-worker-5 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:44.666 [DefaultDispatcher-worker-5 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:44.666 [DefaultDispatcher-worker-5 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-19 08:46:44.666 [DefaultDispatcher-worker-5 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:44.666 [DefaultDispatcher-worker-5 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-19 08:46:44.667 [eventLoopGroupProxy-13-1 @call-handler#1330] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-19 08:46:44.711 [eventLoopGroupProxy-13-1 @coroutine#1331] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d65c0ac 2024-04-19 08:46:44.712 [eventLoopGroupProxy-13-1 @call-handler#1330] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 08:46:44.712 [eventLoopGroupProxy-13-1 @call-handler#1330] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-04-19 08:46:44.712 [DefaultDispatcher-worker-10 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:44.714 [DefaultDispatcher-worker-10 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:44.714 [DefaultDispatcher-worker-10 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-19 08:46:44.714 [DefaultDispatcher-worker-10 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:44.714 [DefaultDispatcher-worker-10 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-19 08:46:44.716 [eventLoopGroupProxy-13-1 @call-handler#1335] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-19 08:46:44.718 [eventLoopGroupProxy-13-1 @coroutine#1336] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d65c0ac 2024-04-19 08:46:44.718 [eventLoopGroupProxy-13-1 @call-handler#1335] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 08:46:44.718 [eventLoopGroupProxy-13-1 @call-handler#1335] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-19 08:46:44.719 [DefaultDispatcher-worker-10 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:44.720 [DefaultDispatcher-worker-10 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:44.720 [DefaultDispatcher-worker-10 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-19 08:46:44.720 [DefaultDispatcher-worker-10 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:44.720 [DefaultDispatcher-worker-10 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-19 08:46:44.721 [eventLoopGroupProxy-13-1 @call-handler#1340] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-19 08:46:44.723 [eventLoopGroupProxy-13-1 @coroutine#1341] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d65c0ac 2024-04-19 08:46:44.723 [eventLoopGroupProxy-13-1 @call-handler#1340] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 08:46:44.723 [eventLoopGroupProxy-13-1 @call-handler#1340] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-19 08:46:44.724 [DefaultDispatcher-worker-11 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:44.725 [DefaultDispatcher-worker-11 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:44.725 [DefaultDispatcher-worker-11 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-19 08:46:44.725 [DefaultDispatcher-worker-11 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:44.725 [DefaultDispatcher-worker-11 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-19 08:46:44.727 [eventLoopGroupProxy-13-1 @call-handler#1345] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-19 08:46:44.729 [eventLoopGroupProxy-13-1 @coroutine#1346] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d65c0ac 2024-04-19 08:46:44.729 [eventLoopGroupProxy-13-1 @call-handler#1345] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 08:46:44.729 [eventLoopGroupProxy-13-1 @call-handler#1345] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-19 08:46:44.729 [DefaultDispatcher-worker-11 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:44.730 [DefaultDispatcher-worker-11 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:44.731 [DefaultDispatcher-worker-11 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-19 08:46:44.731 [DefaultDispatcher-worker-11 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:44.731 [DefaultDispatcher-worker-11 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-19 08:46:44.732 [eventLoopGroupProxy-13-1 @call-handler#1350] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-19 08:46:44.733 [eventLoopGroupProxy-13-1 @coroutine#1351] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d65c0ac 2024-04-19 08:46:44.734 [eventLoopGroupProxy-13-1 @call-handler#1350] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 08:46:44.734 [eventLoopGroupProxy-13-1 @call-handler#1350] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-19 08:46:44.734 [DefaultDispatcher-worker-5 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:44.736 [DefaultDispatcher-worker-5 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:44.736 [DefaultDispatcher-worker-5 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-19 08:46:44.736 [DefaultDispatcher-worker-5 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:44.736 [DefaultDispatcher-worker-5 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-19 08:46:44.737 [eventLoopGroupProxy-13-1 @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-04-19 08:46:44.739 [eventLoopGroupProxy-13-1 @coroutine#1356] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d65c0ac 2024-04-19 08:46:44.739 [eventLoopGroupProxy-13-1 @call-handler#1355] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 08:46:44.739 [eventLoopGroupProxy-13-1 @call-handler#1355] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-19 08:46:44.739 [DefaultDispatcher-worker-5 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:44.741 [DefaultDispatcher-worker-5 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:44.741 [DefaultDispatcher-worker-5 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-19 08:46:44.741 [DefaultDispatcher-worker-5 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:44.741 [DefaultDispatcher-worker-5 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-19 08:46:44.742 [eventLoopGroupProxy-13-1 @call-handler#1360] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-19 08:46:44.744 [eventLoopGroupProxy-13-1 @coroutine#1361] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d65c0ac 2024-04-19 08:46:44.744 [eventLoopGroupProxy-13-1 @call-handler#1360] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 08:46:44.744 [eventLoopGroupProxy-13-1 @call-handler#1360] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-19 08:46:44.745 [DefaultDispatcher-worker-9 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:44.746 [DefaultDispatcher-worker-9 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:44.746 [DefaultDispatcher-worker-9 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-19 08:46:44.746 [DefaultDispatcher-worker-9 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:44.746 [DefaultDispatcher-worker-9 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-19 08:46:44.747 [eventLoopGroupProxy-13-1 @call-handler#1365] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-19 08:46:44.749 [eventLoopGroupProxy-13-1 @coroutine#1366] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d65c0ac 2024-04-19 08:46:44.749 [eventLoopGroupProxy-13-1 @call-handler#1365] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 08:46:44.749 [eventLoopGroupProxy-13-1 @call-handler#1365] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-19 08:46:44.750 [DefaultDispatcher-worker-9 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:44.751 [DefaultDispatcher-worker-9 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:44.752 [DefaultDispatcher-worker-9 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-19 08:46:44.752 [DefaultDispatcher-worker-9 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:44.752 [DefaultDispatcher-worker-9 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-19 08:46:44.753 [eventLoopGroupProxy-13-1 @call-handler#1370] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-19 08:46:44.755 [eventLoopGroupProxy-13-1 @coroutine#1371] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d65c0ac 2024-04-19 08:46:44.755 [eventLoopGroupProxy-13-1 @call-handler#1370] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 08:46:44.755 [eventLoopGroupProxy-13-1 @call-handler#1370] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-19 08:46:44.755 [DefaultDispatcher-worker-9 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:44.756 [DefaultDispatcher-worker-9 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:44.756 [DefaultDispatcher-worker-9 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-19 08:46:44.756 [DefaultDispatcher-worker-9 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:44.757 [DefaultDispatcher-worker-9 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-19 08:46:44.758 [eventLoopGroupProxy-13-1 @call-handler#1375] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-19 08:46:44.759 [eventLoopGroupProxy-13-1 @coroutine#1376] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d65c0ac 2024-04-19 08:46:44.759 [eventLoopGroupProxy-13-1 @call-handler#1375] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 08:46:44.760 [eventLoopGroupProxy-13-1 @call-handler#1375] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-19 08:46:44.760 [DefaultDispatcher-worker-10 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:44.761 [DefaultDispatcher-worker-10 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:44.761 [DefaultDispatcher-worker-10 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-19 08:46:44.761 [DefaultDispatcher-worker-10 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:44.761 [DefaultDispatcher-worker-10 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-19 08:46:44.762 [eventLoopGroupProxy-13-1 @call-handler#1380] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-19 08:46:44.764 [eventLoopGroupProxy-13-1 @coroutine#1381] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d65c0ac 2024-04-19 08:46:44.764 [eventLoopGroupProxy-13-1 @call-handler#1380] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 08:46:44.764 [eventLoopGroupProxy-13-1 @call-handler#1380] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-19 08:46:44.764 [DefaultDispatcher-worker-9 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:44.766 [DefaultDispatcher-worker-9 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:44.766 [DefaultDispatcher-worker-9 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-19 08:46:44.766 [DefaultDispatcher-worker-9 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:44.766 [DefaultDispatcher-worker-9 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-19 08:46:44.767 [eventLoopGroupProxy-13-1 @call-handler#1385] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-19 08:46:44.769 [eventLoopGroupProxy-13-1 @coroutine#1386] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d65c0ac 2024-04-19 08:46:44.769 [eventLoopGroupProxy-13-1 @call-handler#1385] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 08:46:44.769 [eventLoopGroupProxy-13-1 @call-handler#1385] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-19 08:46:44.770 [DefaultDispatcher-worker-9 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:44.771 [DefaultDispatcher-worker-9 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:44.771 [DefaultDispatcher-worker-9 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-19 08:46:44.771 [DefaultDispatcher-worker-9 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:44.771 [DefaultDispatcher-worker-9 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-19 08:46:44.772 [eventLoopGroupProxy-13-1 @call-handler#1390] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-19 08:46:44.819 [eventLoopGroupProxy-13-1 @coroutine#1391] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d65c0ac 2024-04-19 08:46:44.820 [eventLoopGroupProxy-13-1 @call-handler#1390] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 08:46:44.820 [eventLoopGroupProxy-13-1 @call-handler#1390] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 48ms 2024-04-19 08:46:44.820 [DefaultDispatcher-worker-5 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:44.822 [DefaultDispatcher-worker-5 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:44.822 [DefaultDispatcher-worker-5 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-19 08:46:44.822 [DefaultDispatcher-worker-5 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:44.822 [DefaultDispatcher-worker-5 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-19 08:46:44.823 [eventLoopGroupProxy-13-1 @call-handler#1395] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-19 08:46:44.825 [eventLoopGroupProxy-13-1 @coroutine#1396] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d65c0ac 2024-04-19 08:46:44.826 [eventLoopGroupProxy-13-1 @call-handler#1395] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 08:46:44.826 [eventLoopGroupProxy-13-1 @call-handler#1395] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-19 08:46:44.826 [DefaultDispatcher-worker-5 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:44.828 [DefaultDispatcher-worker-5 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:44.828 [DefaultDispatcher-worker-5 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-19 08:46:44.828 [DefaultDispatcher-worker-5 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:44.828 [DefaultDispatcher-worker-5 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-19 08:46:44.829 [eventLoopGroupProxy-13-1 @call-handler#1401] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-19 08:46:44.873 [eventLoopGroupProxy-13-1 @coroutine#1402] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d65c0ac 2024-04-19 08:46:44.873 [eventLoopGroupProxy-13-1 @call-handler#1401] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 08:46:44.873 [eventLoopGroupProxy-13-1 @call-handler#1401] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-04-19 08:46:44.873 [DefaultDispatcher-worker-9 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:44.875 [DefaultDispatcher-worker-9 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:44.875 [DefaultDispatcher-worker-9 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-19 08:46:44.875 [DefaultDispatcher-worker-9 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:44.875 [DefaultDispatcher-worker-9 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-19 08:46:44.876 [eventLoopGroupProxy-13-1 @call-handler#1406] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-19 08:46:44.878 [eventLoopGroupProxy-13-1 @coroutine#1407] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d65c0ac 2024-04-19 08:46:44.878 [eventLoopGroupProxy-13-1 @call-handler#1406] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 08:46:44.878 [eventLoopGroupProxy-13-1 @call-handler#1406] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-19 08:46:44.879 [DefaultDispatcher-worker-9 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:44.881 [DefaultDispatcher-worker-9 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:44.881 [DefaultDispatcher-worker-9 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-19 08:46:44.881 [DefaultDispatcher-worker-9 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:44.881 [DefaultDispatcher-worker-9 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-19 08:46:44.882 [eventLoopGroupProxy-13-1 @call-handler#1411] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-19 08:46:44.927 [eventLoopGroupProxy-13-1 @coroutine#1412] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d65c0ac 2024-04-19 08:46:44.927 [eventLoopGroupProxy-13-1 @call-handler#1411] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 08:46:44.927 [eventLoopGroupProxy-13-1 @call-handler#1411] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-04-19 08:46:44.928 [DefaultDispatcher-worker-9 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:44.929 [DefaultDispatcher-worker-9 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:44.929 [DefaultDispatcher-worker-9 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-19 08:46:44.929 [DefaultDispatcher-worker-9 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:44.929 [DefaultDispatcher-worker-9 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-19 08:46:44.930 [eventLoopGroupProxy-13-1 @call-handler#1416] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-19 08:46:44.975 [eventLoopGroupProxy-13-1 @coroutine#1417] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d65c0ac 2024-04-19 08:46:44.975 [eventLoopGroupProxy-13-1 @call-handler#1416] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 08:46:44.975 [eventLoopGroupProxy-13-1 @call-handler#1416] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-04-19 08:46:44.975 [DefaultDispatcher-worker-9 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:44.977 [DefaultDispatcher-worker-9 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:44.977 [DefaultDispatcher-worker-9 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-19 08:46:44.977 [DefaultDispatcher-worker-9 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:44.977 [DefaultDispatcher-worker-9 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-19 08:46:44.978 [eventLoopGroupProxy-13-1 @call-handler#1421] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-19 08:46:45.027 [eventLoopGroupProxy-13-1 @coroutine#1422] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d65c0ac 2024-04-19 08:46:45.027 [eventLoopGroupProxy-13-1 @call-handler#1421] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 08:46:45.027 [eventLoopGroupProxy-13-1 @call-handler#1421] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 49ms 2024-04-19 08:46:45.027 [DefaultDispatcher-worker-9 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:45.029 [DefaultDispatcher-worker-9 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:45.029 [DefaultDispatcher-worker-9 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-19 08:46:45.029 [DefaultDispatcher-worker-9 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:45.029 [DefaultDispatcher-worker-9 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-19 08:46:45.030 [eventLoopGroupProxy-13-1 @call-handler#1426] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-19 08:46:45.075 [eventLoopGroupProxy-13-1 @coroutine#1427] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d65c0ac 2024-04-19 08:46:45.075 [eventLoopGroupProxy-13-1 @call-handler#1426] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 08:46:45.075 [eventLoopGroupProxy-13-1 @call-handler#1426] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-04-19 08:46:45.076 [DefaultDispatcher-worker-9 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:45.077 [DefaultDispatcher-worker-9 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:45.077 [DefaultDispatcher-worker-9 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-19 08:46:45.077 [DefaultDispatcher-worker-9 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:45.077 [DefaultDispatcher-worker-9 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-19 08:46:45.078 [eventLoopGroupProxy-13-1 @call-handler#1431] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-19 08:46:45.100 [DefaultDispatcher-worker-11 @coroutine#809] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35198da3 2024-04-19 08:46:45.123 [eventLoopGroupProxy-13-1 @coroutine#1433] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d65c0ac 2024-04-19 08:46:45.123 [eventLoopGroupProxy-13-1 @call-handler#1431] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 08:46:45.123 [eventLoopGroupProxy-13-1 @call-handler#1431] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-04-19 08:46:45.124 [DefaultDispatcher-worker-7 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:45.125 [DefaultDispatcher-worker-7 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:45.125 [DefaultDispatcher-worker-7 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-19 08:46:45.125 [DefaultDispatcher-worker-7 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:45.125 [DefaultDispatcher-worker-7 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-19 08:46:45.126 [eventLoopGroupProxy-13-1 @call-handler#1437] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-19 08:46:45.128 [eventLoopGroupProxy-13-1 @coroutine#1438] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d65c0ac 2024-04-19 08:46:45.128 [eventLoopGroupProxy-13-1 @call-handler#1437] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 08:46:45.129 [eventLoopGroupProxy-13-1 @call-handler#1437] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-19 08:46:45.129 [DefaultDispatcher-worker-7 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:45.130 [DefaultDispatcher-worker-7 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:45.130 [DefaultDispatcher-worker-7 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-19 08:46:45.130 [DefaultDispatcher-worker-7 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:45.130 [DefaultDispatcher-worker-7 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-19 08:46:45.131 [eventLoopGroupProxy-13-1 @call-handler#1443] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-19 08:46:45.175 [eventLoopGroupProxy-13-1 @coroutine#1444] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d65c0ac 2024-04-19 08:46:45.176 [eventLoopGroupProxy-13-1 @call-handler#1443] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 08:46:45.176 [eventLoopGroupProxy-13-1 @call-handler#1443] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-04-19 08:46:45.176 [DefaultDispatcher-worker-4 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:45.178 [DefaultDispatcher-worker-4 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:45.178 [DefaultDispatcher-worker-4 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-19 08:46:45.178 [DefaultDispatcher-worker-4 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:45.178 [DefaultDispatcher-worker-4 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-19 08:46:45.179 [eventLoopGroupProxy-13-1 @call-handler#1448] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-19 08:46:45.182 [eventLoopGroupProxy-13-1 @coroutine#1449] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d65c0ac 2024-04-19 08:46:45.183 [eventLoopGroupProxy-13-1 @call-handler#1448] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 08:46:45.183 [eventLoopGroupProxy-13-1 @call-handler#1448] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-04-19 08:46:45.183 [DefaultDispatcher-worker-4 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:45.184 [DefaultDispatcher-worker-4 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:45.185 [DefaultDispatcher-worker-4 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-19 08:46:45.185 [DefaultDispatcher-worker-4 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:45.185 [DefaultDispatcher-worker-4 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-19 08:46:45.186 [eventLoopGroupProxy-13-1 @call-handler#1453] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-19 08:46:45.188 [eventLoopGroupProxy-13-1 @coroutine#1454] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d65c0ac 2024-04-19 08:46:45.189 [eventLoopGroupProxy-13-1 @call-handler#1453] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 08:46:45.189 [eventLoopGroupProxy-13-1 @call-handler#1453] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-04-19 08:46:45.189 [DefaultDispatcher-worker-4 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:45.190 [DefaultDispatcher-worker-4 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:45.190 [DefaultDispatcher-worker-4 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-19 08:46:45.190 [DefaultDispatcher-worker-4 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:45.190 [DefaultDispatcher-worker-4 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-19 08:46:45.191 [eventLoopGroupProxy-13-1 @call-handler#1458] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-19 08:46:45.193 [eventLoopGroupProxy-13-1 @coroutine#1459] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d65c0ac 2024-04-19 08:46:45.193 [eventLoopGroupProxy-13-1 @call-handler#1458] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 08:46:45.193 [eventLoopGroupProxy-13-1 @call-handler#1458] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-19 08:46:45.194 [DefaultDispatcher-worker-7 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:45.196 [DefaultDispatcher-worker-7 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:45.196 [DefaultDispatcher-worker-7 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-19 08:46:45.196 [DefaultDispatcher-worker-7 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:45.196 [DefaultDispatcher-worker-7 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-19 08:46:45.197 [eventLoopGroupProxy-13-1 @call-handler#1463] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-19 08:46:45.200 [eventLoopGroupProxy-13-1 @coroutine#1464] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d65c0ac 2024-04-19 08:46:45.200 [eventLoopGroupProxy-13-1 @call-handler#1463] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 08:46:45.200 [eventLoopGroupProxy-13-1 @call-handler#1463] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-19 08:46:45.201 [DefaultDispatcher-worker-7 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:45.202 [DefaultDispatcher-worker-7 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:45.202 [DefaultDispatcher-worker-7 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-19 08:46:45.202 [DefaultDispatcher-worker-7 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:45.202 [DefaultDispatcher-worker-7 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-19 08:46:45.203 [eventLoopGroupProxy-13-1 @call-handler#1468] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-19 08:46:45.205 [eventLoopGroupProxy-13-1 @coroutine#1469] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d65c0ac 2024-04-19 08:46:45.205 [eventLoopGroupProxy-13-1 @call-handler#1468] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 08:46:45.205 [eventLoopGroupProxy-13-1 @call-handler#1468] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-19 08:46:45.205 [DefaultDispatcher-worker-11 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:45.207 [DefaultDispatcher-worker-11 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:45.207 [DefaultDispatcher-worker-11 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-19 08:46:45.207 [DefaultDispatcher-worker-11 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:45.207 [DefaultDispatcher-worker-11 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-19 08:46:45.208 [eventLoopGroupProxy-13-1 @call-handler#1473] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-19 08:46:45.252 [eventLoopGroupProxy-13-1 @coroutine#1474] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d65c0ac 2024-04-19 08:46:45.252 [eventLoopGroupProxy-13-1 @call-handler#1473] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 08:46:45.252 [eventLoopGroupProxy-13-1 @call-handler#1473] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-04-19 08:46:45.253 [DefaultDispatcher-worker-11 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:45.254 [DefaultDispatcher-worker-11 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:45.254 [DefaultDispatcher-worker-11 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-19 08:46:45.254 [DefaultDispatcher-worker-11 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:45.254 [DefaultDispatcher-worker-11 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-19 08:46:45.255 [eventLoopGroupProxy-13-1 @call-handler#1478] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-19 08:46:45.257 [eventLoopGroupProxy-13-1 @coroutine#1479] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d65c0ac 2024-04-19 08:46:45.258 [eventLoopGroupProxy-13-1 @call-handler#1478] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 08:46:45.258 [eventLoopGroupProxy-13-1 @call-handler#1478] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-19 08:46:45.258 [DefaultDispatcher-worker-11 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:45.259 [DefaultDispatcher-worker-11 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:45.260 [DefaultDispatcher-worker-11 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-19 08:46:45.260 [DefaultDispatcher-worker-11 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:45.260 [DefaultDispatcher-worker-11 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-19 08:46:45.261 [eventLoopGroupProxy-13-1 @call-handler#1483] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-19 08:46:45.262 [eventLoopGroupProxy-13-1 @coroutine#1484] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d65c0ac 2024-04-19 08:46:45.262 [eventLoopGroupProxy-13-1 @call-handler#1483] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 08:46:45.262 [eventLoopGroupProxy-13-1 @call-handler#1483] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-19 08:46:45.263 [DefaultDispatcher-worker-11 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:45.264 [DefaultDispatcher-worker-11 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:45.264 [DefaultDispatcher-worker-11 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-19 08:46:45.264 [DefaultDispatcher-worker-11 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:45.264 [DefaultDispatcher-worker-11 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-19 08:46:45.265 [eventLoopGroupProxy-13-1 @call-handler#1488] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-19 08:46:45.267 [eventLoopGroupProxy-13-1 @coroutine#1489] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d65c0ac 2024-04-19 08:46:45.267 [eventLoopGroupProxy-13-1 @call-handler#1488] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 08:46:45.267 [eventLoopGroupProxy-13-1 @call-handler#1488] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-19 08:46:45.267 [DefaultDispatcher-worker-1 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:45.268 [DefaultDispatcher-worker-1 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:45.269 [DefaultDispatcher-worker-1 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-19 08:46:45.269 [DefaultDispatcher-worker-1 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:45.269 [DefaultDispatcher-worker-1 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-19 08:46:45.270 [eventLoopGroupProxy-13-1 @call-handler#1493] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-19 08:46:45.315 [eventLoopGroupProxy-13-1 @coroutine#1494] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d65c0ac 2024-04-19 08:46:45.316 [eventLoopGroupProxy-13-1 @call-handler#1493] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 08:46:45.316 [eventLoopGroupProxy-13-1 @call-handler#1493] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 47ms 2024-04-19 08:46:45.316 [DefaultDispatcher-worker-9 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:45.318 [DefaultDispatcher-worker-9 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:45.318 [DefaultDispatcher-worker-9 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-19 08:46:45.318 [DefaultDispatcher-worker-9 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:45.318 [DefaultDispatcher-worker-9 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-19 08:46:45.319 [eventLoopGroupProxy-13-1 @call-handler#1498] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-19 08:46:45.321 [eventLoopGroupProxy-13-1 @coroutine#1499] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d65c0ac 2024-04-19 08:46:45.321 [eventLoopGroupProxy-13-1 @call-handler#1498] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 08:46:45.321 [eventLoopGroupProxy-13-1 @call-handler#1498] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-19 08:46:45.322 [DefaultDispatcher-worker-9 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:45.323 [DefaultDispatcher-worker-9 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:45.323 [DefaultDispatcher-worker-9 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-19 08:46:45.323 [DefaultDispatcher-worker-9 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:45.323 [DefaultDispatcher-worker-9 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-19 08:46:45.324 [eventLoopGroupProxy-13-1 @call-handler#1503] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-19 08:46:45.325 [eventLoopGroupProxy-13-1 @coroutine#1504] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d65c0ac 2024-04-19 08:46:45.326 [eventLoopGroupProxy-13-1 @call-handler#1503] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 08:46:45.326 [eventLoopGroupProxy-13-1 @call-handler#1503] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-19 08:46:45.326 [DefaultDispatcher-worker-9 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:45.327 [DefaultDispatcher-worker-9 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:45.327 [DefaultDispatcher-worker-9 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-19 08:46:45.327 [DefaultDispatcher-worker-9 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:45.327 [DefaultDispatcher-worker-9 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-19 08:46:45.328 [eventLoopGroupProxy-13-1 @call-handler#1508] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-19 08:46:45.330 [eventLoopGroupProxy-13-1 @coroutine#1509] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d65c0ac 2024-04-19 08:46:45.330 [eventLoopGroupProxy-13-1 @call-handler#1508] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 08:46:45.330 [eventLoopGroupProxy-13-1 @call-handler#1508] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-19 08:46:45.331 [DefaultDispatcher-worker-5 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:45.332 [DefaultDispatcher-worker-5 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:45.332 [DefaultDispatcher-worker-5 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-19 08:46:45.332 [DefaultDispatcher-worker-5 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:45.332 [DefaultDispatcher-worker-5 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-19 08:46:45.333 [eventLoopGroupProxy-13-1 @call-handler#1513] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-19 08:46:45.379 [eventLoopGroupProxy-13-1 @coroutine#1514] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d65c0ac 2024-04-19 08:46:45.379 [eventLoopGroupProxy-13-1 @call-handler#1513] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 08:46:45.380 [eventLoopGroupProxy-13-1 @call-handler#1513] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 47ms 2024-04-19 08:46:45.380 [DefaultDispatcher-worker-5 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:45.382 [DefaultDispatcher-worker-5 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:45.382 [DefaultDispatcher-worker-5 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-19 08:46:45.382 [DefaultDispatcher-worker-5 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:45.382 [DefaultDispatcher-worker-5 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-19 08:46:45.383 [eventLoopGroupProxy-13-1 @call-handler#1518] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-19 08:46:45.428 [eventLoopGroupProxy-13-1 @coroutine#1519] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d65c0ac 2024-04-19 08:46:45.429 [eventLoopGroupProxy-13-1 @call-handler#1518] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 08:46:45.429 [eventLoopGroupProxy-13-1 @call-handler#1518] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-04-19 08:46:45.429 [DefaultDispatcher-worker-5 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:45.431 [DefaultDispatcher-worker-5 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:45.431 [DefaultDispatcher-worker-5 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-19 08:46:45.431 [DefaultDispatcher-worker-5 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:45.431 [DefaultDispatcher-worker-5 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-19 08:46:45.432 [eventLoopGroupProxy-13-1 @call-handler#1524] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-19 08:46:45.434 [eventLoopGroupProxy-13-1 @coroutine#1525] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d65c0ac 2024-04-19 08:46:45.434 [eventLoopGroupProxy-13-1 @call-handler#1524] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 08:46:45.435 [eventLoopGroupProxy-13-1 @call-handler#1524] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-19 08:46:45.435 [DefaultDispatcher-worker-5 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:45.437 [DefaultDispatcher-worker-5 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:45.437 [DefaultDispatcher-worker-5 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-19 08:46:45.437 [DefaultDispatcher-worker-5 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:45.437 [DefaultDispatcher-worker-5 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-19 08:46:45.438 [eventLoopGroupProxy-13-1 @call-handler#1529] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-19 08:46:45.446 [eventLoopGroupProxy-13-1 @coroutine#1530] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d65c0ac 2024-04-19 08:46:45.446 [eventLoopGroupProxy-13-1 @call-handler#1529] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 08:46:45.446 [eventLoopGroupProxy-13-1 @call-handler#1529] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 9ms 2024-04-19 08:46:45.447 [DefaultDispatcher-worker-7 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:45.448 [DefaultDispatcher-worker-7 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:45.448 [DefaultDispatcher-worker-7 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-19 08:46:45.449 [DefaultDispatcher-worker-7 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:45.449 [DefaultDispatcher-worker-7 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-19 08:46:45.450 [eventLoopGroupProxy-13-1 @call-handler#1534] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-19 08:46:45.451 [eventLoopGroupProxy-13-1 @coroutine#1535] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d65c0ac 2024-04-19 08:46:45.451 [eventLoopGroupProxy-13-1 @call-handler#1534] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 08:46:45.452 [eventLoopGroupProxy-13-1 @call-handler#1534] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-19 08:46:45.452 [DefaultDispatcher-worker-7 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:45.453 [DefaultDispatcher-worker-7 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:45.454 [DefaultDispatcher-worker-7 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-19 08:46:45.454 [DefaultDispatcher-worker-7 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:45.454 [DefaultDispatcher-worker-7 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-19 08:46:45.455 [eventLoopGroupProxy-13-1 @call-handler#1539] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-19 08:46:45.500 [eventLoopGroupProxy-13-1 @coroutine#1540] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d65c0ac 2024-04-19 08:46:45.500 [eventLoopGroupProxy-13-1 @call-handler#1539] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 08:46:45.500 [eventLoopGroupProxy-13-1 @call-handler#1539] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-04-19 08:46:45.501 [DefaultDispatcher-worker-7 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:45.502 [DefaultDispatcher-worker-7 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:45.502 [DefaultDispatcher-worker-7 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-19 08:46:45.502 [DefaultDispatcher-worker-7 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:45.502 [DefaultDispatcher-worker-7 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-19 08:46:45.503 [eventLoopGroupProxy-13-1 @call-handler#1544] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-19 08:46:45.505 [eventLoopGroupProxy-13-1 @coroutine#1545] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d65c0ac 2024-04-19 08:46:45.505 [eventLoopGroupProxy-13-1 @call-handler#1544] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 08:46:45.505 [eventLoopGroupProxy-13-1 @call-handler#1544] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-19 08:46:45.506 [DefaultDispatcher-worker-7 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:45.507 [DefaultDispatcher-worker-7 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:45.507 [DefaultDispatcher-worker-7 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-19 08:46:45.507 [DefaultDispatcher-worker-7 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:45.507 [DefaultDispatcher-worker-7 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-19 08:46:45.508 [eventLoopGroupProxy-13-1 @call-handler#1549] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-19 08:46:45.552 [eventLoopGroupProxy-13-1 @coroutine#1550] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d65c0ac 2024-04-19 08:46:45.552 [eventLoopGroupProxy-13-1 @call-handler#1549] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 08:46:45.552 [eventLoopGroupProxy-13-1 @call-handler#1549] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-04-19 08:46:45.553 [DefaultDispatcher-worker-7 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:45.556 [DefaultDispatcher-worker-7 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:45.556 [DefaultDispatcher-worker-7 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-19 08:46:45.556 [DefaultDispatcher-worker-7 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:45.556 [DefaultDispatcher-worker-7 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-19 08:46:45.557 [eventLoopGroupProxy-13-1 @call-handler#1554] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-19 08:46:45.599 [eventLoopGroupProxy-13-1 @coroutine#1555] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d65c0ac 2024-04-19 08:46:45.600 [eventLoopGroupProxy-13-1 @call-handler#1554] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 08:46:45.600 [eventLoopGroupProxy-13-1 @call-handler#1554] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2024-04-19 08:46:45.600 [DefaultDispatcher-worker-7 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:45.602 [DefaultDispatcher-worker-7 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:45.602 [DefaultDispatcher-worker-7 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-19 08:46:45.602 [DefaultDispatcher-worker-7 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:45.602 [DefaultDispatcher-worker-7 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-19 08:46:45.603 [eventLoopGroupProxy-13-1 @call-handler#1559] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-19 08:46:45.605 [eventLoopGroupProxy-13-1 @coroutine#1560] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d65c0ac 2024-04-19 08:46:45.605 [eventLoopGroupProxy-13-1 @call-handler#1559] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 08:46:45.606 [eventLoopGroupProxy-13-1 @call-handler#1559] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-19 08:46:45.606 [DefaultDispatcher-worker-7 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:45.607 [DefaultDispatcher-worker-7 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:45.607 [DefaultDispatcher-worker-7 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-19 08:46:45.607 [DefaultDispatcher-worker-7 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:45.607 [DefaultDispatcher-worker-7 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-19 08:46:45.608 [eventLoopGroupProxy-13-1 @call-handler#1564] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-19 08:46:45.618 [DefaultDispatcher-worker-7 @coroutine#809] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35198da3 2024-04-19 08:46:45.653 [eventLoopGroupProxy-13-1 @coroutine#1566] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d65c0ac 2024-04-19 08:46:45.653 [eventLoopGroupProxy-13-1 @call-handler#1564] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 08:46:45.653 [eventLoopGroupProxy-13-1 @call-handler#1564] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-04-19 08:46:45.654 [DefaultDispatcher-worker-4 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:45.655 [DefaultDispatcher-worker-4 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:45.655 [DefaultDispatcher-worker-4 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-19 08:46:45.655 [DefaultDispatcher-worker-4 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:45.655 [DefaultDispatcher-worker-4 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-19 08:46:45.656 [eventLoopGroupProxy-13-1 @call-handler#1570] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-19 08:46:45.658 [eventLoopGroupProxy-13-1 @coroutine#1571] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d65c0ac 2024-04-19 08:46:45.659 [eventLoopGroupProxy-13-1 @call-handler#1570] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 08:46:45.659 [eventLoopGroupProxy-13-1 @call-handler#1570] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-19 08:46:45.659 [DefaultDispatcher-worker-4 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:45.660 [DefaultDispatcher-worker-4 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:45.660 [DefaultDispatcher-worker-4 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-19 08:46:45.660 [DefaultDispatcher-worker-4 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:45.660 [DefaultDispatcher-worker-4 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-19 08:46:45.661 [eventLoopGroupProxy-13-1 @call-handler#1575] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-19 08:46:45.663 [eventLoopGroupProxy-13-1 @coroutine#1576] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d65c0ac 2024-04-19 08:46:45.663 [eventLoopGroupProxy-13-1 @call-handler#1575] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 08:46:45.664 [eventLoopGroupProxy-13-1 @call-handler#1575] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-19 08:46:45.664 [DefaultDispatcher-worker-1 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:45.665 [DefaultDispatcher-worker-1 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:45.665 [DefaultDispatcher-worker-1 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-19 08:46:45.665 [DefaultDispatcher-worker-1 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:45.665 [DefaultDispatcher-worker-1 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-19 08:46:45.666 [eventLoopGroupProxy-13-1 @call-handler#1580] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-19 08:46:45.668 [eventLoopGroupProxy-13-1 @coroutine#1581] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d65c0ac 2024-04-19 08:46:45.668 [eventLoopGroupProxy-13-1 @call-handler#1580] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 08:46:45.668 [eventLoopGroupProxy-13-1 @call-handler#1580] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-19 08:46:45.668 [DefaultDispatcher-worker-1 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:45.670 [DefaultDispatcher-worker-1 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:45.670 [DefaultDispatcher-worker-1 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-19 08:46:45.670 [DefaultDispatcher-worker-1 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:45.670 [DefaultDispatcher-worker-1 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-19 08:46:45.671 [eventLoopGroupProxy-13-1 @call-handler#1585] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-19 08:46:45.681 [eventLoopGroupProxy-13-1 @coroutine#1586] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d65c0ac 2024-04-19 08:46:45.681 [eventLoopGroupProxy-13-1 @call-handler#1585] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 08:46:45.681 [eventLoopGroupProxy-13-1 @call-handler#1585] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 10ms 2024-04-19 08:46:45.681 [DefaultDispatcher-worker-1 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:45.682 [DefaultDispatcher-worker-1 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:45.683 [DefaultDispatcher-worker-1 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-19 08:46:45.683 [DefaultDispatcher-worker-1 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:45.683 [DefaultDispatcher-worker-1 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-19 08:46:45.683 [eventLoopGroupProxy-13-1 @call-handler#1590] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-19 08:46:45.727 [eventLoopGroupProxy-13-1 @coroutine#1591] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d65c0ac 2024-04-19 08:46:45.727 [eventLoopGroupProxy-13-1 @call-handler#1590] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 08:46:45.727 [eventLoopGroupProxy-13-1 @call-handler#1590] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-04-19 08:46:45.728 [DefaultDispatcher-worker-7 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:45.729 [DefaultDispatcher-worker-7 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:45.729 [DefaultDispatcher-worker-7 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-19 08:46:45.729 [DefaultDispatcher-worker-7 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:45.729 [DefaultDispatcher-worker-7 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-19 08:46:45.730 [eventLoopGroupProxy-13-1 @call-handler#1596] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-19 08:46:45.732 [eventLoopGroupProxy-13-1 @coroutine#1597] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d65c0ac 2024-04-19 08:46:45.732 [eventLoopGroupProxy-13-1 @call-handler#1596] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 08:46:45.732 [eventLoopGroupProxy-13-1 @call-handler#1596] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-19 08:46:45.733 [DefaultDispatcher-worker-1 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:45.734 [DefaultDispatcher-worker-1 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:45.734 [DefaultDispatcher-worker-1 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-19 08:46:45.734 [DefaultDispatcher-worker-1 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:45.734 [DefaultDispatcher-worker-1 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-19 08:46:45.735 [eventLoopGroupProxy-13-1 @call-handler#1601] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-19 08:46:45.737 [eventLoopGroupProxy-13-1 @coroutine#1602] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d65c0ac 2024-04-19 08:46:45.737 [eventLoopGroupProxy-13-1 @call-handler#1601] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 08:46:45.737 [eventLoopGroupProxy-13-1 @call-handler#1601] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-19 08:46:45.738 [DefaultDispatcher-worker-1 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:45.739 [DefaultDispatcher-worker-1 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:45.739 [DefaultDispatcher-worker-1 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-19 08:46:45.739 [DefaultDispatcher-worker-1 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:45.739 [DefaultDispatcher-worker-1 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-19 08:46:45.740 [eventLoopGroupProxy-13-1 @call-handler#1606] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-19 08:46:45.744 [eventLoopGroupProxy-13-1 @coroutine#1607] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d65c0ac 2024-04-19 08:46:45.744 [eventLoopGroupProxy-13-1 @call-handler#1606] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 08:46:45.744 [eventLoopGroupProxy-13-1 @call-handler#1606] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-04-19 08:46:45.744 [DefaultDispatcher-worker-4 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:45.760 [DefaultDispatcher-worker-16 @coroutine#788] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35198da3 2024-04-19 08:46:45.769 [DefaultDispatcher-worker-16 @coroutine#791] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35198da3 2024-04-19 08:46:45.770 [DefaultDispatcher-worker-16 @coroutine#791] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-04-19 08:46:45.770 [DefaultDispatcher-worker-16 @coroutine#791] 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-04-19 08:46:45.770 [DefaultDispatcher-worker-16 @coroutine#791] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-04-19 08:46:45.770 [DefaultDispatcher-worker-16 @coroutine#791] 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-04-19 08:46:45.772 [eventLoopGroupProxy-13-1 @call-handler#1616] 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/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-04-19 08:46:45.772 [eventLoopGroupProxy-13-1 @call-handler#1616] 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-04-19 08:46:45.772 [eventLoopGroupProxy-13-1 @call-handler#1616] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-04-19 08:46:45.797 [DefaultDispatcher-worker-12 @call-handler#1616] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3cc5408c 2024-04-19 08:46:45.797 [eventLoopGroupProxy-13-1 @call-handler#1616] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 08:46:45.798 [eventLoopGroupProxy-13-1 @call-handler#1616] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 27ms 2024-04-19 08:46:45.798 [DefaultDispatcher-worker-12 @coroutine#758] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/582708533647220736/_ustadmanifest.json 2024-04-19 08:46:45.798 [DefaultDispatcher-worker-12 @coroutine#758] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/content/582708533647220736/_ustadmanifest.json. 2024-04-19 08:46:45.798 [DefaultDispatcher-worker-12 @coroutine#758] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/582708533647220736/_ustadmanifest.json 2024-04-19 08:46:45.798 [DefaultDispatcher-worker-3 @coroutine#791] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-04-19 08:46:45.798 [DefaultDispatcher-worker-3 @coroutine#791] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-04-19 08:46:45.799 [DefaultDispatcher-worker-3 @coroutine#791] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-04-19 08:46:45.799 [DefaultDispatcher-worker-3 @coroutine#791] 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-04-19 08:46:45.799 [DefaultDispatcher-worker-4 @coroutine#758] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/582708533647220736/_ustadmanifest.json 2024-04-19 08:46:45.799 [DefaultDispatcher-worker-4 @coroutine#758] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/582708533647220736/_ustadmanifest.json 2024-04-19 08:46:45.800 [DefaultDispatcher-worker-7 @coroutine#758] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/content/582708533647220736/_ustadmanifest.json. 2024-04-19 08:46:45.800 [DefaultDispatcher-worker-7 @coroutine#758] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/582708533647220736/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2024-04-19 08:46:45.808 [DefaultDispatcher-worker-6 @coroutine#791] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35198da3 2024-04-19 08:46:45.832 [DefaultDispatcher-worker-2 @coroutine#758] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3cc5408c 2024-04-19 08:46:45.836 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2024-04-19 08:46:45.836 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2024-04-19 08:46:45.836 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2024-04-19 08:46:45.836 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2024-04-19 08:46:45.836 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2024-04-19 08:46:45.840 [Test worker @coroutine#1632] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@760d6350 2024-04-19 08:46:45.841 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Shutdown initiated... 2024-04-19 08:46:45.841 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Close initiated... 2024-04-19 08:46:45.841 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 08:46:45.841 [HikariPool-70 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Closing connection org.sqlite.jdbc4.JDBC4Connection@35198da3: (connection evicted) 2024-04-19 08:46:45.842 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-19 08:46:45.842 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Closed. 2024-04-19 08:46:45.842 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Shutdown completed. 2024-04-19 08:46:46.145 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-04-19 08:46:46.145 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-04-19 08:46:46.260 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-04-19 08:46:46.631 [DefaultDispatcher-worker-2 @coroutine#1636] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d65c0ac 2024-04-19 08:46:46.845 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@41538150 2024-04-19 08:46:46.845 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@41538150 2024-04-19 08:46:46.846 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Shutdown initiated... 2024-04-19 08:46:46.846 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Close initiated... 2024-04-19 08:46:46.846 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 08:46:46.846 [HikariPool-68 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3cc5408c: (connection evicted) 2024-04-19 08:46:46.847 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-19 08:46:46.847 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Closed. 2024-04-19 08:46:46.847 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Shutdown completed. 2024-04-19 08:46:46.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-71 - configuration: 2024-04-19 08:46:46.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 08:46:46.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 08:46:46.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 08:46:46.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 08:46:46.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 08:46:46.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 08:46:46.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@49bc1f6c 2024-04-19 08:46:46.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 08:46:46.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 08:46:46.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 08:46:46.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 08:46:46.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 08:46:46.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 08:46:46.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 08:46:46.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 08:46:46.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 08:46:46.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 08:46:46.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 08:46:46.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 08:46:46.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 08:46:46.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 08:46:46.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 08:46:46.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 08:46:46.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 08:46:46.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 08:46:46.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 08:46:46.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-71" 2024-04-19 08:46:46.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 08:46:46.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 08:46:46.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 08:46:46.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 08:46:46.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 08:46:46.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 08:46:46.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 08:46:46.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 08:46:46.856 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-71 - Starting... 2024-04-19 08:46:46.856 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e5190bd 2024-04-19 08:46:46.856 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e5190bd 2024-04-19 08:46:46.856 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-71 - Start completed. 2024-04-19 08:46:46.869 [DefaultDispatcher-worker-13 @coroutine#1644] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-71 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e5190bd 2024-04-19 08:46:46.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-72 - configuration: 2024-04-19 08:46:46.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 08:46:46.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 08:46:46.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 08:46:46.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 08:46:46.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 08:46:46.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 08:46:46.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@530bd77b 2024-04-19 08:46:46.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 08:46:46.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 08:46:46.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 08:46:46.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 08:46:46.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 08:46:46.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 08:46:46.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 08:46:46.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 08:46:46.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 08:46:46.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 08:46:46.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 08:46:46.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 08:46:46.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 08:46:46.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 08:46:46.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 08:46:46.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 08:46:46.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 08:46:46.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 08:46:46.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 08:46:46.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-72" 2024-04-19 08:46:46.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 08:46:46.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 08:46:46.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 08:46:46.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 08:46:46.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 08:46:46.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 08:46:46.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 08:46:46.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 08:46:46.877 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-72 - Starting... 2024-04-19 08:46:46.877 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Added connection org.sqlite.jdbc4.JDBC4Connection@7657d29f 2024-04-19 08:46:46.877 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Added connection org.sqlite.jdbc4.JDBC4Connection@7657d29f 2024-04-19 08:46:46.877 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-72 - Start completed. 2024-04-19 08:46:46.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-73 - configuration: 2024-04-19 08:46:46.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 08:46:46.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 08:46:46.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 08:46:46.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 08:46:46.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 08:46:46.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 08:46:46.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6ace3 2024-04-19 08:46:46.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 08:46:46.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 08:46:46.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 08:46:46.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 08:46:46.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 08:46:46.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 08:46:46.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 08:46:46.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 08:46:46.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 08:46:46.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 08:46:46.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 08:46:46.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 08:46:46.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 08:46:46.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 08:46:46.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 08:46:46.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 08:46:46.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 08:46:46.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 08:46:46.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 08:46:46.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-73" 2024-04-19 08:46:46.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 08:46:46.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 08:46:46.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 08:46:46.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 08:46:46.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 08:46:46.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 08:46:46.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 08:46:46.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 08:46:46.879 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-73 - Starting... 2024-04-19 08:46:46.880 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ab717f3 2024-04-19 08:46:46.880 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ab717f3 2024-04-19 08:46:46.880 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-73 - Start completed. 2024-04-19 08:46:46.882 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-04-19 08:46:46.883 [Test worker] INFO ktor.application - Application started in 0.001 seconds. 2024-04-19 08:46:46.884 [DefaultDispatcher-worker-13 @coroutine#1653] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-04-19 08:46:46.888 [DefaultDispatcher-worker-13 @coroutine#1655] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-72 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7657d29f 2024-04-19 08:46:46.889 [Test worker @coroutine#1654] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-04-19 08:46:46.889 [Test worker @coroutine#1654] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-04-19 08:46:46.889 [Test worker @coroutine#1654] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-04-19 08:46:46.889 [Test worker @coroutine#1654] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2024-04-19 08:46:46.892 [eventLoopGroupProxy-16-1 @call-handler#1660] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-init-batch] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:3 -> SUCCESS @ /api/blob/upload-init-batch /api/blob/upload-init-batch/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-init-batch/(method:POST) /api/blob/upload-batch-data, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-batch-data /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} Matched routes: "" -> "api" -> "blob" -> "upload-init-batch" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-init-batch/(method:POST) 2024-04-19 08:46:46.892 [eventLoopGroupProxy-16-1 @call-handler#1660] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, reifiedType=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, kotlinType=com.ustadmobile.core.domain.blob.upload.BlobUploadRequest) for call /api/blob/upload-init-batch 2024-04-19 08:46:46.893 [eventLoopGroupProxy-16-1 @coroutine#1661] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ab717f3 2024-04-19 08:46:46.895 [Test worker @coroutine#1654] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-04-19 08:46:46.895 [Test worker @coroutine#1654] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-04-19 08:46:46.895 [Test worker @coroutine#1654] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-04-19 08:46:46.895 [Test worker @coroutine#1654] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2024-04-19 08:46:46.896 [Test worker @coroutine#1665] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:46.896 [Test worker @coroutine#1665] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-19 08:46:46.896 [Test worker @coroutine#1665] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:46.896 [Test worker @coroutine#1665] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-19 08:46:46.897 [eventLoopGroupProxy-16-1 @call-handler#1667] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-19 08:46:46.901 [eventLoopGroupProxy-16-1 @coroutine#1668] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ab717f3 2024-04-19 08:46:46.901 [eventLoopGroupProxy-16-1 @call-handler#1667] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 08:46:46.901 [Test worker @coroutine#1665] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-19 08:46:46.904 [eventLoopGroupProxy-16-2 @call-handler#1677] TRACE io.ktor.routing.Routing - Trace for [api, blob, SAwMEEihCX84BYpcX9K0y/GPuYxx298222HQu85QihE=] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-batch-data /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:3 -> SUCCESS @ /api/blob/{...} /api/blob/{...}/(method:GET), segment:3 -> SUCCESS @ /api/blob/{...}/(method:GET) Matched routes: "" -> "api" -> "blob" -> "{...}" -> "(method:GET)" Route resolve result: SUCCESS @ /api/blob/{...}/(method:GET) 2024-04-19 08:46:46.910 [eventLoopGroupProxy-16-2 @call-handler#1677] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 08:46:46.915 [Test worker @coroutine#1679] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-72 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7657d29f 2024-04-19 08:46:46.956 [HikariPool-71 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 08:46:46.977 [HikariPool-72 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 08:46:46.980 [HikariPool-73 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 08:46:47.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-74 - configuration: 2024-04-19 08:46:47.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 08:46:47.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 08:46:47.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 08:46:47.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 08:46:47.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 08:46:47.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 08:46:47.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4560eb15 2024-04-19 08:46:47.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 08:46:47.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 08:46:47.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 08:46:47.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 08:46:47.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 08:46:47.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 08:46:47.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 08:46:47.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 08:46:47.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 08:46:47.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 08:46:47.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 08:46:47.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 08:46:47.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 08:46:47.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 08:46:47.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 08:46:47.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 08:46:47.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 08:46:47.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 08:46:47.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 08:46:47.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-74" 2024-04-19 08:46:47.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 08:46:47.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 08:46:47.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 08:46:47.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 08:46:47.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 08:46:47.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 08:46:47.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 08:46:47.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 08:46:47.991 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Starting... 2024-04-19 08:46:47.991 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Added connection org.sqlite.jdbc4.JDBC4Connection@61d9dd15 2024-04-19 08:46:47.991 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Added connection org.sqlite.jdbc4.JDBC4Connection@61d9dd15 2024-04-19 08:46:47.991 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Start completed. 2024-04-19 08:46:48.030 [DefaultDispatcher-worker-1 @coroutine#1686] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-74 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61d9dd15 2024-04-19 08:46:48.036 [Test worker @coroutine#1686] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58231/api/blob/upload-init-batch 2024-04-19 08:46:48.036 [Test worker @coroutine#1686] 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:58231/api/blob/upload-init-batch. 2024-04-19 08:46:48.036 [Test worker @coroutine#1686] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58231/api/blob/upload-init-batch 2024-04-19 08:46:48.036 [Test worker @coroutine#1686] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:58231/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2024-04-19 08:46:48.038 [Test worker @coroutine#1686] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58231/api/blob/upload-init-batch 2024-04-19 08:46:48.038 [Test worker @coroutine#1686] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58231/api/blob/upload-init-batch 2024-04-19 08:46:48.038 [Test worker @coroutine#1686] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:58231/api/blob/upload-init-batch. 2024-04-19 08:46:48.038 [Test worker @coroutine#1686] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:58231/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2024-04-19 08:46:48.045 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Shutdown initiated... 2024-04-19 08:46:48.045 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Close initiated... 2024-04-19 08:46:48.045 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 08:46:48.045 [HikariPool-74 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-74 - Closing connection org.sqlite.jdbc4.JDBC4Connection@61d9dd15: (connection evicted) 2024-04-19 08:46:48.046 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-19 08:46:48.046 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Closed. 2024-04-19 08:46:48.046 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Shutdown completed. 2024-04-19 08:46:48.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-75 - configuration: 2024-04-19 08:46:48.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 08:46:48.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 08:46:48.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 08:46:48.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 08:46:48.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 08:46:48.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 08:46:48.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6b6fde93 2024-04-19 08:46:48.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 08:46:48.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 08:46:48.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 08:46:48.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 08:46:48.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 08:46:48.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 08:46:48.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 08:46:48.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 08:46:48.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 08:46:48.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 08:46:48.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 08:46:48.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 08:46:48.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 08:46:48.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 08:46:48.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 08:46:48.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 08:46:48.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 08:46:48.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 08:46:48.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 08:46:48.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-75" 2024-04-19 08:46:48.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 08:46:48.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 08:46:48.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 08:46:48.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 08:46:48.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 08:46:48.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 08:46:48.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 08:46:48.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 08:46:48.053 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Starting... 2024-04-19 08:46:48.054 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Added connection org.sqlite.jdbc4.JDBC4Connection@441762b8 2024-04-19 08:46:48.054 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Added connection org.sqlite.jdbc4.JDBC4Connection@441762b8 2024-04-19 08:46:48.054 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Start completed. 2024-04-19 08:46:48.078 [Test worker @coroutine#1696] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49027/api/blob/upload-init-batch 2024-04-19 08:46:48.078 [Test worker @coroutine#1696] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49027/api/blob/upload-init-batch. 2024-04-19 08:46:48.079 [Test worker @coroutine#1696] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49027/api/blob/upload-init-batch 2024-04-19 08:46:48.079 [Test worker @coroutine#1696] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:49027/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2024-04-19 08:46:48.080 [Test worker @coroutine#1696] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49027/api/blob/upload-init-batch 2024-04-19 08:46:48.080 [Test worker @coroutine#1696] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49027/api/blob/upload-init-batch 2024-04-19 08:46:48.081 [Test worker @coroutine#1696] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:49027/api/blob/upload-init-batch. 2024-04-19 08:46:48.081 [Test worker @coroutine#1696] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:49027/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2024-04-19 08:46:48.082 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Shutdown initiated... 2024-04-19 08:46:48.082 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Close initiated... 2024-04-19 08:46:48.082 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 08:46:48.082 [HikariPool-75 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-75 - Closing connection org.sqlite.jdbc4.JDBC4Connection@441762b8: (connection evicted) 2024-04-19 08:46:48.083 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-19 08:46:48.083 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Closed. 2024-04-19 08:46:48.083 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Shutdown completed. 2024-04-19 08:46:48.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-76 - configuration: 2024-04-19 08:46:48.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 08:46:48.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 08:46:48.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 08:46:48.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 08:46:48.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 08:46:48.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 08:46:48.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@71db6703 2024-04-19 08:46:48.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 08:46:48.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 08:46:48.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 08:46:48.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 08:46:48.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 08:46:48.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 08:46:48.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 08:46:48.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 08:46:48.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 08:46:48.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 08:46:48.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 08:46:48.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 08:46:48.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 08:46:48.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 08:46:48.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 08:46:48.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 08:46:48.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 08:46:48.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 08:46:48.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 08:46:48.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-76" 2024-04-19 08:46:48.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 08:46:48.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 08:46:48.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 08:46:48.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 08:46:48.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 08:46:48.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 08:46:48.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 08:46:48.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 08:46:48.087 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Starting... 2024-04-19 08:46:48.088 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e349258 2024-04-19 08:46:48.088 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e349258 2024-04-19 08:46:48.088 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Start completed. 2024-04-19 08:46:48.107 [Test worker @coroutine#1702] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42817/api/blob/upload-init-batch 2024-04-19 08:46:48.107 [Test worker @coroutine#1702] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42817/api/blob/upload-init-batch. 2024-04-19 08:46:48.107 [Test worker @coroutine#1702] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42817/api/blob/upload-init-batch 2024-04-19 08:46:48.107 [Test worker @coroutine#1702] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:42817/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2024-04-19 08:46:48.109 [Test worker @coroutine#1702] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42817/api/blob/upload-init-batch 2024-04-19 08:46:48.109 [Test worker @coroutine#1702] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42817/api/blob/upload-init-batch 2024-04-19 08:46:48.109 [Test worker @coroutine#1702] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:42817/api/blob/upload-init-batch. 2024-04-19 08:46:48.109 [Test worker @coroutine#1702] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:42817/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2024-04-19 08:46:48.114 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Shutdown initiated... 2024-04-19 08:46:48.114 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Close initiated... 2024-04-19 08:46:48.114 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 08:46:48.114 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6e349258: (connection evicted) 2024-04-19 08:46:48.115 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-19 08:46:48.115 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Closed. 2024-04-19 08:46:48.115 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Shutdown completed. 2024-04-19 08:46:48.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-77 - configuration: 2024-04-19 08:46:48.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 08:46:48.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 08:46:48.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 08:46:48.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 08:46:48.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 08:46:48.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 08:46:48.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5fafd099 2024-04-19 08:46:48.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 08:46:48.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 08:46:48.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 08:46:48.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 08:46:48.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 08:46:48.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 08:46:48.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 08:46:48.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 08:46:48.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 08:46:48.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 08:46:48.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 08:46:48.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 08:46:48.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 08:46:48.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 08:46:48.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 08:46:48.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 08:46:48.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 08:46:48.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 08:46:48.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 08:46:48.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-77" 2024-04-19 08:46:48.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 08:46:48.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 08:46:48.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 08:46:48.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 08:46:48.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 08:46:48.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 08:46:48.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 08:46:48.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 08:46:48.395 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-77 - Starting... 2024-04-19 08:46:48.395 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e9a10e9 2024-04-19 08:46:48.395 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e9a10e9 2024-04-19 08:46:48.395 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-77 - Start completed. 2024-04-19 08:46:48.447 [DefaultDispatcher-worker-11 @coroutine#1721] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e9a10e9 2024-04-19 08:46:48.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-78 - configuration: 2024-04-19 08:46:48.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 08:46:48.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 08:46:48.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 08:46:48.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 08:46:48.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 08:46:48.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 08:46:48.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7fa2473a 2024-04-19 08:46:48.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 08:46:48.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 08:46:48.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 08:46:48.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 08:46:48.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 08:46:48.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 08:46:48.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 08:46:48.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 08:46:48.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 08:46:48.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 08:46:48.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 08:46:48.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 08:46:48.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 08:46:48.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 08:46:48.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 08:46:48.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 08:46:48.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 08:46:48.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 08:46:48.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 08:46:48.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-78" 2024-04-19 08:46:48.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 08:46:48.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 08:46:48.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 08:46:48.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 08:46:48.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 08:46:48.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 08:46:48.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 08:46:48.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 08:46:48.450 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-78 - Starting... 2024-04-19 08:46:48.450 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d67e3d3 2024-04-19 08:46:48.450 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d67e3d3 2024-04-19 08:46:48.450 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-78 - Start completed. 2024-04-19 08:46:48.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-79 - configuration: 2024-04-19 08:46:48.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 08:46:48.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 08:46:48.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 08:46:48.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 08:46:48.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 08:46:48.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 08:46:48.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1a82453 2024-04-19 08:46:48.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 08:46:48.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 08:46:48.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 08:46:48.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 08:46:48.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 08:46:48.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 08:46:48.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 08:46:48.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 08:46:48.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 08:46:48.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 08:46:48.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 08:46:48.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 08:46:48.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 08:46:48.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 08:46:48.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 08:46:48.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 08:46:48.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 08:46:48.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 08:46:48.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 08:46:48.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-79" 2024-04-19 08:46:48.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 08:46:48.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 08:46:48.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 08:46:48.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 08:46:48.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 08:46:48.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 08:46:48.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 08:46:48.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 08:46:48.481 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-79 - Starting... 2024-04-19 08:46:48.482 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ff8d76f 2024-04-19 08:46:48.482 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ff8d76f 2024-04-19 08:46:48.482 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-79 - Start completed. 2024-04-19 08:46:48.495 [HikariPool-77 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 08:46:48.520 [DefaultDispatcher-worker-10 @coroutine#1725] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-79 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ff8d76f 2024-04-19 08:46:48.530 [DefaultDispatcher-worker-6 @coroutine#1725] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-79 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ff8d76f 2024-04-19 08:46:48.540 [DefaultDispatcher-worker-10 @coroutine#1725] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-79 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ff8d76f 2024-04-19 08:46:48.550 [DefaultDispatcher-worker-6 @coroutine#1725] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-79 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ff8d76f 2024-04-19 08:46:48.550 [HikariPool-78 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 08:46:48.553 [Test worker @coroutine#1731] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-79 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ff8d76f 2024-04-19 08:46:48.563 [DefaultDispatcher-worker-10 @coroutine#1730] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-79 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ff8d76f 2024-04-19 08:46:48.569 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-79 - Shutdown initiated... 2024-04-19 08:46:48.569 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Close initiated... 2024-04-19 08:46:48.569 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 08:46:48.569 [HikariPool-79 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-79 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5ff8d76f: (connection evicted) 2024-04-19 08:46:48.570 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-19 08:46:48.570 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Closed. 2024-04-19 08:46:48.570 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-79 - Shutdown completed. 2024-04-19 08:46:48.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-80 - configuration: 2024-04-19 08:46:48.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 08:46:48.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 08:46:48.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 08:46:48.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 08:46:48.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 08:46:48.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 08:46:48.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3615f8d9 2024-04-19 08:46:48.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 08:46:48.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 08:46:48.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 08:46:48.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 08:46:48.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 08:46:48.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 08:46:48.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 08:46:48.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 08:46:48.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 08:46:48.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 08:46:48.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 08:46:48.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 08:46:48.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 08:46:48.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 08:46:48.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 08:46:48.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 08:46:48.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 08:46:48.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 08:46:48.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 08:46:48.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-80" 2024-04-19 08:46:48.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 08:46:48.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 08:46:48.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 08:46:48.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 08:46:48.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 08:46:48.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 08:46:48.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 08:46:48.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 08:46:48.571 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Starting... 2024-04-19 08:46:48.571 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a59500b 2024-04-19 08:46:48.571 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a59500b 2024-04-19 08:46:48.572 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Start completed. 2024-04-19 08:46:48.612 [DefaultDispatcher-worker-15 @coroutine#1734] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a59500b 2024-04-19 08:46:48.623 [DefaultDispatcher-worker-3 @coroutine#1734] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a59500b 2024-04-19 08:46:48.632 [DefaultDispatcher-worker-3 @coroutine#1734] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a59500b 2024-04-19 08:46:48.643 [DefaultDispatcher-worker-10 @coroutine#1734] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a59500b 2024-04-19 08:46:48.645 [Test worker @coroutine#1740] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a59500b 2024-04-19 08:46:48.657 [DefaultDispatcher-worker-3 @coroutine#1739] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a59500b 2024-04-19 08:46:48.658 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Shutdown initiated... 2024-04-19 08:46:48.658 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Close initiated... 2024-04-19 08:46:48.658 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 08:46:48.658 [HikariPool-80 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1a59500b: (connection evicted) 2024-04-19 08:46:48.659 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-19 08:46:48.659 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Closed. 2024-04-19 08:46:48.659 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Shutdown completed. 2024-04-19 08:46:48.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-81 - configuration: 2024-04-19 08:46:48.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 08:46:48.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 08:46:48.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 08:46:48.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 08:46:48.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 08:46:48.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 08:46:48.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6a4238ff 2024-04-19 08:46:48.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 08:46:48.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 08:46:48.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 08:46:48.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 08:46:48.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 08:46:48.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 08:46:48.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 08:46:48.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 08:46:48.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 08:46:48.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 08:46:48.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 08:46:48.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 08:46:48.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 08:46:48.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 08:46:48.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 08:46:48.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 08:46:48.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 08:46:48.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 08:46:48.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 08:46:48.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-81" 2024-04-19 08:46:48.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 08:46:48.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 08:46:48.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 08:46:48.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 08:46:48.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 08:46:48.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 08:46:48.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 08:46:48.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 08:46:48.660 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Starting... 2024-04-19 08:46:48.661 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Added connection org.sqlite.jdbc4.JDBC4Connection@19834eb7 2024-04-19 08:46:48.661 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Added connection org.sqlite.jdbc4.JDBC4Connection@19834eb7 2024-04-19 08:46:48.661 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Start completed. 2024-04-19 08:46:48.701 [DefaultDispatcher-worker-3 @coroutine#1743] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19834eb7 2024-04-19 08:46:48.710 [DefaultDispatcher-worker-11 @coroutine#1743] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19834eb7 2024-04-19 08:46:48.720 [DefaultDispatcher-worker-3 @coroutine#1743] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19834eb7 2024-04-19 08:46:48.729 [DefaultDispatcher-worker-1 @coroutine#1743] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19834eb7 2024-04-19 08:46:48.730 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Shutdown initiated... 2024-04-19 08:46:48.730 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Close initiated... 2024-04-19 08:46:48.730 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 08:46:48.731 [HikariPool-81 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Closing connection org.sqlite.jdbc4.JDBC4Connection@19834eb7: (connection evicted) 2024-04-19 08:46:48.732 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-19 08:46:48.732 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Closed. 2024-04-19 08:46:48.732 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Shutdown completed. 2024-04-19 08:46:48.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-82 - configuration: 2024-04-19 08:46:48.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 08:46:48.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 08:46:48.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 08:46:48.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 08:46:48.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 08:46:48.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 08:46:48.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@68c3aa38 2024-04-19 08:46:48.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 08:46:48.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 08:46:48.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 08:46:48.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 08:46:48.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 08:46:48.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 08:46:48.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 08:46:48.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 08:46:48.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 08:46:48.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 08:46:48.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 08:46:48.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 08:46:48.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 08:46:48.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 08:46:48.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 08:46:48.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 08:46:48.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 08:46:48.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 08:46:48.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 08:46:48.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-82" 2024-04-19 08:46:48.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 08:46:48.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 08:46:48.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 08:46:48.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 08:46:48.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 08:46:48.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 08:46:48.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 08:46:48.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 08:46:48.733 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Starting... 2024-04-19 08:46:48.733 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Added connection org.sqlite.jdbc4.JDBC4Connection@267a8777 2024-04-19 08:46:48.733 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Added connection org.sqlite.jdbc4.JDBC4Connection@267a8777 2024-04-19 08:46:48.733 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Start completed. 2024-04-19 08:46:48.775 [DefaultDispatcher-worker-5 @coroutine#1749] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@267a8777 2024-04-19 08:46:48.785 [DefaultDispatcher-worker-16 @coroutine#1749] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@267a8777 2024-04-19 08:46:48.794 [DefaultDispatcher-worker-7 @coroutine#1749] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@267a8777 2024-04-19 08:46:48.804 [DefaultDispatcher-worker-3 @coroutine#1749] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@267a8777 2024-04-19 08:46:48.809 [Test worker @coroutine#1756] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@267a8777 2024-04-19 08:46:48.819 [DefaultDispatcher-worker-7 @coroutine#1755] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@267a8777 2024-04-19 08:46:48.820 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Shutdown initiated... 2024-04-19 08:46:48.820 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Close initiated... 2024-04-19 08:46:48.820 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 08:46:48.820 [HikariPool-82 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Closing connection org.sqlite.jdbc4.JDBC4Connection@267a8777: (connection evicted) 2024-04-19 08:46:48.821 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-19 08:46:48.821 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Closed. 2024-04-19 08:46:48.821 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Shutdown completed. 2024-04-19 08:46:48.858 [DefaultDispatcher-worker-6 @coroutine#1761] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-71 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e5190bd 2024-04-19 08:46:48.882 [DefaultDispatcher-worker-6 @coroutine#1763] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ab717f3 2024-04-19 08:46:54.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-83 - configuration: 2024-04-19 08:46:54.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 08:46:54.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 08:46:54.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 08:46:54.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 08:46:54.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 08:46:54.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 08:46:54.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@38991781 2024-04-19 08:46:54.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 08:46:54.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 08:46:54.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 08:46:54.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 08:46:54.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 08:46:54.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 08:46:54.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 08:46:54.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 08:46:54.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 08:46:54.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 08:46:54.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 08:46:54.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 08:46:54.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 08:46:54.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 08:46:54.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 08:46:54.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 08:46:54.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 08:46:54.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 08:46:54.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 08:46:54.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-83" 2024-04-19 08:46:54.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 08:46:54.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 08:46:54.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 08:46:54.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 08:46:54.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 08:46:54.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 08:46:54.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 08:46:54.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 08:46:54.972 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Starting... 2024-04-19 08:46:54.972 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@57c7ec30 2024-04-19 08:46:54.972 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@57c7ec30 2024-04-19 08:46:54.972 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Start completed. 2024-04-19 08:46:55.020 [DefaultDispatcher-worker-6 @coroutine#1803] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57c7ec30 2024-04-19 08:46:55.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-84 - configuration: 2024-04-19 08:46:55.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 08:46:55.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 08:46:55.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 08:46:55.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 08:46:55.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 08:46:55.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 08:46:55.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@44a7661d 2024-04-19 08:46:55.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 08:46:55.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 08:46:55.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 08:46:55.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 08:46:55.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 08:46:55.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 08:46:55.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 08:46:55.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 08:46:55.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 08:46:55.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 08:46:55.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 08:46:55.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 08:46:55.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 08:46:55.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 08:46:55.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 08:46:55.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 08:46:55.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 08:46:55.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 08:46:55.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 08:46:55.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-84" 2024-04-19 08:46:55.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 08:46:55.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 08:46:55.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 08:46:55.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 08:46:55.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 08:46:55.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 08:46:55.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 08:46:55.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 08:46:55.030 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-84 - Starting... 2024-04-19 08:46:55.030 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@cf0bc92 2024-04-19 08:46:55.030 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@cf0bc92 2024-04-19 08:46:55.030 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-84 - Start completed. 2024-04-19 08:46:55.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-85 - configuration: 2024-04-19 08:46:55.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 08:46:55.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 08:46:55.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 08:46:55.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 08:46:55.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 08:46:55.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 08:46:55.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@28ffa527 2024-04-19 08:46:55.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 08:46:55.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 08:46:55.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 08:46:55.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 08:46:55.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 08:46:55.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 08:46:55.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 08:46:55.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 08:46:55.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 08:46:55.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 08:46:55.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 08:46:55.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 08:46:55.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 08:46:55.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 08:46:55.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 08:46:55.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 08:46:55.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 08:46:55.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 08:46:55.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 08:46:55.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-85" 2024-04-19 08:46:55.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 08:46:55.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 08:46:55.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 08:46:55.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 08:46:55.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 08:46:55.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 08:46:55.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 08:46:55.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 08:46:55.052 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-85 - Starting... 2024-04-19 08:46:55.053 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@463746eb 2024-04-19 08:46:55.053 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@463746eb 2024-04-19 08:46:55.053 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-85 - Start completed. 2024-04-19 08:46:55.072 [HikariPool-83 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 08:46:55.080 [Test worker @coroutine#1807] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@463746eb 2024-04-19 08:46:55.083 [Test worker @coroutine#1809] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@463746eb 2024-04-19 08:46:55.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-86 - configuration: 2024-04-19 08:46:55.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 08:46:55.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 08:46:55.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 08:46:55.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 08:46:55.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 08:46:55.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 08:46:55.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3a678e40 2024-04-19 08:46:55.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 08:46:55.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 08:46:55.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 08:46:55.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 08:46:55.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 08:46:55.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 08:46:55.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 08:46:55.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 08:46:55.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 08:46:55.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 08:46:55.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 08:46:55.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 08:46:55.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 08:46:55.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 08:46:55.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 08:46:55.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 08:46:55.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 08:46:55.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 08:46:55.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 08:46:55.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-86" 2024-04-19 08:46:55.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 08:46:55.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 08:46:55.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 08:46:55.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 08:46:55.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 08:46:55.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 08:46:55.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 08:46:55.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 08:46:55.088 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-86 - Starting... 2024-04-19 08:46:55.088 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@3445ddf2 2024-04-19 08:46:55.088 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@3445ddf2 2024-04-19 08:46:55.088 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-86 - Start completed. 2024-04-19 08:46:55.115 [Test worker @coroutine#1812] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3445ddf2 2024-04-19 08:46:55.118 [Test worker @coroutine#1814] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3445ddf2 2024-04-19 08:46:55.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-87 - configuration: 2024-04-19 08:46:55.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 08:46:55.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 08:46:55.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 08:46:55.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 08:46:55.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 08:46:55.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 08:46:55.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@77e1b84c 2024-04-19 08:46:55.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 08:46:55.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 08:46:55.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 08:46:55.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 08:46:55.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 08:46:55.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 08:46:55.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 08:46:55.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 08:46:55.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 08:46:55.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 08:46:55.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 08:46:55.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 08:46:55.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 08:46:55.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 08:46:55.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 08:46:55.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 08:46:55.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 08:46:55.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 08:46:55.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 08:46:55.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-87" 2024-04-19 08:46:55.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 08:46:55.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 08:46:55.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 08:46:55.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 08:46:55.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 08:46:55.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 08:46:55.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 08:46:55.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 08:46:55.123 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-87 - Starting... 2024-04-19 08:46:55.124 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d911985 2024-04-19 08:46:55.124 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d911985 2024-04-19 08:46:55.124 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-87 - Start completed. 2024-04-19 08:46:55.130 [HikariPool-84 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 08:46:55.149 [Test worker @coroutine#1817] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d911985 2024-04-19 08:46:55.152 [Test worker @coroutine#1819] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d911985 2024-04-19 08:46:55.153 [HikariPool-85 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 08:46:55.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-88 - configuration: 2024-04-19 08:46:55.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 08:46:55.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 08:46:55.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 08:46:55.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 08:46:55.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 08:46:55.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 08:46:55.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@40ecead5 2024-04-19 08:46:55.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 08:46:55.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 08:46:55.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 08:46:55.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 08:46:55.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 08:46:55.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 08:46:55.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 08:46:55.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 08:46:55.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 08:46:55.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 08:46:55.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 08:46:55.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 08:46:55.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 08:46:55.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 08:46:55.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 08:46:55.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 08:46:55.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 08:46:55.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 08:46:55.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 08:46:55.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-88" 2024-04-19 08:46:55.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 08:46:55.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 08:46:55.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 08:46:55.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 08:46:55.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 08:46:55.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 08:46:55.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 08:46:55.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 08:46:55.154 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-88 - Starting... 2024-04-19 08:46:55.154 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@75d61b62 2024-04-19 08:46:55.154 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@75d61b62 2024-04-19 08:46:55.154 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-88 - Start completed. 2024-04-19 08:46:55.181 [Test worker @coroutine#1822] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75d61b62 2024-04-19 08:46:55.186 [Test worker @coroutine#1824] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75d61b62 2024-04-19 08:46:55.189 [HikariPool-86 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 08:46:55.193 [Test worker @coroutine#1828] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37451/ 2024-04-19 08:46:55.193 [Test worker @coroutine#1828] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:37451/ from class io.ktor.utils.io.ByteBufferChannel 2024-04-19 08:46:55.195 [Test worker @coroutine#1828] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37451/ 2024-04-19 08:46:55.195 [Test worker @coroutine#1828] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37451/ 2024-04-19 08:46:55.195 [Test worker @coroutine#1828] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:37451/ from class io.ktor.utils.io.ByteBufferChannel 2024-04-19 08:46:55.224 [HikariPool-87 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 08:46:55.241 [Test worker @coroutine#1828] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37451/ 2024-04-19 08:46:55.242 [Test worker @coroutine#1828] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37451/ 2024-04-19 08:46:55.242 [Test worker @coroutine#1828] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:37451/ from class io.ktor.utils.io.ByteBufferChannel 2024-04-19 08:46:55.254 [HikariPool-88 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 08:46:55.289 [Test worker @coroutine#1828] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37451/ 2024-04-19 08:46:55.289 [Test worker @coroutine#1828] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37451/ 2024-04-19 08:46:55.289 [Test worker @coroutine#1828] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:37451/ from class io.ktor.utils.io.ByteBufferChannel 2024-04-19 08:46:55.333 [Test worker @coroutine#1828] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37451/ 2024-04-19 08:46:55.333 [Test worker @coroutine#1828] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37451/ 2024-04-19 08:46:55.333 [Test worker @coroutine#1828] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:37451/ from class io.ktor.utils.io.ByteBufferChannel 2024-04-19 08:46:55.377 [Test worker @coroutine#1828] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37451/ 2024-04-19 08:46:55.377 [Test worker @coroutine#1828] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37451/ 2024-04-19 08:46:55.377 [Test worker @coroutine#1828] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:37451/ from class io.ktor.utils.io.ByteBufferChannel 2024-04-19 08:46:55.421 [Test worker @coroutine#1828] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37451/ 2024-04-19 08:46:55.421 [Test worker @coroutine#1828] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37451/ 2024-04-19 08:46:55.421 [Test worker @coroutine#1828] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:37451/ from class io.ktor.utils.io.ByteBufferChannel 2024-04-19 08:46:55.465 [Test worker @coroutine#1828] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37451/ 2024-04-19 08:46:55.471 [Test worker @coroutine#1845] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52549/ 2024-04-19 08:46:55.472 [Test worker @coroutine#1845] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:52549/ from class io.ktor.utils.io.ByteBufferChannel 2024-04-19 08:46:55.474 [Test worker @coroutine#1845] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52549/ 2024-04-19 08:46:55.474 [Test worker @coroutine#1845] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52549/ 2024-04-19 08:46:55.474 [Test worker @coroutine#1845] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:52549/ from class io.ktor.utils.io.ByteBufferChannel 2024-04-19 08:46:55.517 [Test worker @coroutine#1845] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52549/ 2024-04-19 08:46:55.517 [Test worker @coroutine#1845] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52549/ 2024-04-19 08:46:55.517 [Test worker @coroutine#1845] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:52549/ from class io.ktor.utils.io.ByteBufferChannel 2024-04-19 08:46:55.561 [Test worker @coroutine#1845] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52549/ 2024-04-19 08:46:55.561 [Test worker @coroutine#1845] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52549/ 2024-04-19 08:46:55.561 [Test worker @coroutine#1845] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:52549/ from class io.ktor.utils.io.ByteBufferChannel 2024-04-19 08:46:55.605 [Test worker @coroutine#1845] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52549/ 2024-04-19 08:46:55.605 [Test worker @coroutine#1845] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52549/ 2024-04-19 08:46:55.605 [Test worker @coroutine#1845] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:52549/ from class io.ktor.utils.io.ByteBufferChannel 2024-04-19 08:46:55.649 [Test worker @coroutine#1845] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52549/ 2024-04-19 08:46:55.649 [Test worker @coroutine#1845] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52549/ 2024-04-19 08:46:55.649 [Test worker @coroutine#1845] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:52549/ from class io.ktor.utils.io.ByteBufferChannel 2024-04-19 08:46:55.693 [Test worker @coroutine#1845] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52549/ 2024-04-19 08:46:55.693 [Test worker @coroutine#1845] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52549/ 2024-04-19 08:46:55.693 [Test worker @coroutine#1845] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:52549/ from class io.ktor.utils.io.ByteBufferChannel 2024-04-19 08:46:55.694 [Test worker @coroutine#1845] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52549/ 2024-04-19 08:46:55.915 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-89 - configuration: 2024-04-19 08:46:55.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 08:46:55.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 08:46:55.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 08:46:55.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 08:46:55.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 08:46:55.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 08:46:55.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3cd758be 2024-04-19 08:46:55.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 08:46:55.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 08:46:55.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 08:46:55.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 08:46:55.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 08:46:55.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 08:46:55.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 08:46:55.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 08:46:55.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 08:46:55.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 08:46:55.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 08:46:55.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 08:46:55.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 08:46:55.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-19 08:46:55.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-19 08:46:55.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 08:46:55.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 08:46:55.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-19 08:46:55.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 08:46:55.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-89" 2024-04-19 08:46:55.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 08:46:55.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 08:46:55.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 08:46:55.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 08:46:55.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 08:46:55.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 08:46:55.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 08:46:55.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 08:46:55.916 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-89 - Starting... 2024-04-19 08:46:55.916 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c8d685e 2024-04-19 08:46:55.916 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c8d685e 2024-04-19 08:46:55.916 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-89 - Start completed. 2024-04-19 08:46:55.937 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c8d685e 2024-04-19 08:46:55.948 [Test worker @coroutine#1877] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c8d685e 2024-04-19 08:46:55.950 [Test worker @coroutine#1879] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c8d685e 2024-04-19 08:46:55.952 [DefaultDispatcher-worker-3 @coroutine#1883] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55221/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-19 08:46:55.952 [DefaultDispatcher-worker-3 @coroutine#1883] 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:55221/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-04-19 08:46:55.952 [DefaultDispatcher-worker-3 @coroutine#1883] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55221/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-19 08:46:55.952 [DefaultDispatcher-worker-3 @coroutine#1883] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:55221/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-19 08:46:55.954 [DefaultDispatcher-worker-3 @coroutine#1883] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55221/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-19 08:46:55.954 [DefaultDispatcher-worker-3 @coroutine#1883] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55221/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-19 08:46:55.963 [DefaultDispatcher-worker-7 @coroutine#1882] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c8d685e 2024-04-19 08:46:55.963 [DefaultDispatcher-worker-7 @coroutine#1882] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55221/UmAppDatabase/replication/nodeId 2024-04-19 08:46:55.963 [DefaultDispatcher-worker-7 @coroutine#1882] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55221/UmAppDatabase/replication/nodeId. 2024-04-19 08:46:55.963 [DefaultDispatcher-worker-7 @coroutine#1882] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55221/UmAppDatabase/replication/nodeId 2024-04-19 08:46:55.964 [DefaultDispatcher-worker-1 @coroutine#1882] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55221/UmAppDatabase/replication/nodeId 2024-04-19 08:46:55.964 [DefaultDispatcher-worker-1 @coroutine#1882] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55221/UmAppDatabase/replication/nodeId 2024-04-19 08:46:55.967 [Test worker @coroutine#1887] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c8d685e 2024-04-19 08:46:55.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-90 - configuration: 2024-04-19 08:46:55.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 08:46:55.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 08:46:55.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 08:46:55.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 08:46:55.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 08:46:55.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 08:46:55.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6a827b0c 2024-04-19 08:46:55.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 08:46:55.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 08:46:55.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 08:46:55.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 08:46:55.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 08:46:55.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 08:46:55.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 08:46:55.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 08:46:55.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 08:46:55.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 08:46:55.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 08:46:55.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 08:46:55.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 08:46:55.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-19 08:46:55.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-19 08:46:55.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 08:46:55.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 08:46:55.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-19 08:46:55.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 08:46:55.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-90" 2024-04-19 08:46:55.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 08:46:55.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 08:46:55.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 08:46:55.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 08:46:55.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 08:46:55.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 08:46:55.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 08:46:55.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 08:46:55.969 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-90 - Starting... 2024-04-19 08:46:55.970 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@4cff38ff 2024-04-19 08:46:55.970 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@4cff38ff 2024-04-19 08:46:55.970 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-90 - Start completed. 2024-04-19 08:46:55.992 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cff38ff 2024-04-19 08:46:56.003 [Test worker @coroutine#1895] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cff38ff 2024-04-19 08:46:56.005 [Test worker @coroutine#1897] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cff38ff 2024-04-19 08:46:56.009 [DefaultDispatcher-worker-4 @coroutine#1906] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55221/auth/login?username=bob&password=pass&maxDateOfBirth=0 2024-04-19 08:46:56.009 [DefaultDispatcher-worker-4 @coroutine#1906] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55221/auth/login?username=bob&password=pass&maxDateOfBirth=0. 2024-04-19 08:46:56.009 [DefaultDispatcher-worker-4 @coroutine#1906] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55221/auth/login?username=bob&password=pass&maxDateOfBirth=0 2024-04-19 08:46:56.011 [DefaultDispatcher-worker-3 @coroutine#1906] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55221/auth/login?username=bob&password=pass&maxDateOfBirth=0 2024-04-19 08:46:56.011 [DefaultDispatcher-worker-3 @coroutine#1906] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55221/auth/login?username=bob&password=pass&maxDateOfBirth=0 2024-04-19 08:46:56.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-91 - configuration: 2024-04-19 08:46:56.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 08:46:56.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 08:46:56.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 08:46:56.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 08:46:56.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 08:46:56.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 08:46:56.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7164e54 2024-04-19 08:46:56.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 08:46:56.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 08:46:56.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 08:46:56.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 08:46:56.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 08:46:56.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 08:46:56.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 08:46:56.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 08:46:56.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 08:46:56.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 08:46:56.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 08:46:56.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 08:46:56.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 08:46:56.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-19 08:46:56.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-19 08:46:56.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 08:46:56.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 08:46:56.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-19 08:46:56.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 08:46:56.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-91" 2024-04-19 08:46:56.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 08:46:56.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 08:46:56.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 08:46:56.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 08:46:56.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 08:46:56.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 08:46:56.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 08:46:56.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 08:46:56.014 [DefaultDispatcher-worker-10 @coroutine#1899] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cff38ff 2024-04-19 08:46:56.014 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-91 - Starting... 2024-04-19 08:46:56.015 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@20040c6e 2024-04-19 08:46:56.015 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@20040c6e 2024-04-19 08:46:56.015 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-91 - Start completed. 2024-04-19 08:46:56.017 [HikariPool-89 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 08:46:56.020 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@593898 2024-04-19 08:46:56.020 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@593898 2024-04-19 08:46:56.024 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@e9ec6e3 2024-04-19 08:46:56.024 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@e9ec6e3 2024-04-19 08:46:56.027 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@aa153e8 2024-04-19 08:46:56.027 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@aa153e8 2024-04-19 08:46:56.030 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@4fa3ccd8 2024-04-19 08:46:56.030 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@4fa3ccd8 2024-04-19 08:46:56.033 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f7b04c 2024-04-19 08:46:56.033 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f7b04c 2024-04-19 08:46:56.035 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e26c7af 2024-04-19 08:46:56.035 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e26c7af 2024-04-19 08:46:56.038 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e98e590 2024-04-19 08:46:56.038 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e98e590 2024-04-19 08:46:56.038 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20040c6e 2024-04-19 08:46:56.040 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f8c3397 2024-04-19 08:46:56.040 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f8c3397 2024-04-19 08:46:56.042 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@144293fa 2024-04-19 08:46:56.042 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@144293fa 2024-04-19 08:46:56.042 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-04-19 08:46:56.050 [Test worker @coroutine#1910] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20040c6e 2024-04-19 08:46:56.052 [Test worker @coroutine#1912] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20040c6e 2024-04-19 08:46:56.053 [DefaultDispatcher-worker-10 @coroutine#1916] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35017/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-19 08:46:56.053 [DefaultDispatcher-worker-10 @coroutine#1916] 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:35017/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-04-19 08:46:56.053 [DefaultDispatcher-worker-10 @coroutine#1916] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35017/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-19 08:46:56.053 [DefaultDispatcher-worker-10 @coroutine#1916] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:35017/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-19 08:46:56.054 [DefaultDispatcher-worker-6 @coroutine#1916] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35017/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-19 08:46:56.055 [DefaultDispatcher-worker-6 @coroutine#1916] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35017/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-19 08:46:56.061 [DefaultDispatcher-worker-15 @coroutine#1915] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20040c6e 2024-04-19 08:46:56.061 [DefaultDispatcher-worker-15 @coroutine#1915] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35017/UmAppDatabase/replication/nodeId 2024-04-19 08:46:56.061 [DefaultDispatcher-worker-15 @coroutine#1915] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35017/UmAppDatabase/replication/nodeId. 2024-04-19 08:46:56.061 [DefaultDispatcher-worker-15 @coroutine#1915] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35017/UmAppDatabase/replication/nodeId 2024-04-19 08:46:56.062 [DefaultDispatcher-worker-9 @coroutine#1915] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35017/UmAppDatabase/replication/nodeId 2024-04-19 08:46:56.062 [DefaultDispatcher-worker-9 @coroutine#1915] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35017/UmAppDatabase/replication/nodeId 2024-04-19 08:46:56.064 [Test worker @coroutine#1920] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20040c6e 2024-04-19 08:46:56.070 [HikariPool-90 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 08:46:56.075 [DefaultDispatcher-worker-3 @coroutine#1927] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20040c6e 2024-04-19 08:46:56.075 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@288142c5 2024-04-19 08:46:56.075 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@288142c5 2024-04-19 08:46:56.079 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@2646b9a5 2024-04-19 08:46:56.079 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@2646b9a5 2024-04-19 08:46:56.083 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@227929b5 2024-04-19 08:46:56.083 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@227929b5 2024-04-19 08:46:56.085 [DefaultDispatcher-worker-16 @coroutine#1927] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20040c6e 2024-04-19 08:46:56.086 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@677bb39e 2024-04-19 08:46:56.086 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@677bb39e 2024-04-19 08:46:56.089 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@45ce52de 2024-04-19 08:46:56.089 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@45ce52de 2024-04-19 08:46:56.092 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@56d65053 2024-04-19 08:46:56.092 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@56d65053 2024-04-19 08:46:56.092 [DefaultDispatcher-worker-2 @coroutine#1927] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20040c6e 2024-04-19 08:46:56.094 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d89efbd 2024-04-19 08:46:56.094 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d89efbd 2024-04-19 08:46:56.096 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@7544cd1 2024-04-19 08:46:56.096 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@7544cd1 2024-04-19 08:46:56.099 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@30bbb647 2024-04-19 08:46:56.099 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@30bbb647 2024-04-19 08:46:56.099 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-04-19 08:46:56.102 [DefaultDispatcher-worker-15 @coroutine#1927] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20040c6e 2024-04-19 08:46:56.111 [DefaultDispatcher-worker-10 @coroutine#1932] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20040c6e 2024-04-19 08:46:56.115 [HikariPool-91 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-19 08:46:56.120 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@43dbba8c 2024-04-19 08:46:56.120 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@43dbba8c 2024-04-19 08:46:56.122 [DefaultDispatcher-worker-13 @coroutine#1932] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20040c6e 2024-04-19 08:46:56.124 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d1c5c87 2024-04-19 08:46:56.124 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d1c5c87 2024-04-19 08:46:56.128 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@4923d1fc 2024-04-19 08:46:56.128 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@4923d1fc 2024-04-19 08:46:56.131 [DefaultDispatcher-worker-15 @coroutine#1932] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20040c6e 2024-04-19 08:46:56.132 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@c2156bc 2024-04-19 08:46:56.132 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@c2156bc 2024-04-19 08:46:56.135 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@1230826e 2024-04-19 08:46:56.135 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@1230826e 2024-04-19 08:46:56.137 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d671ccb 2024-04-19 08:46:56.137 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d671ccb 2024-04-19 08:46:56.139 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a9c96aa 2024-04-19 08:46:56.140 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a9c96aa 2024-04-19 08:46:56.140 [DefaultDispatcher-worker-16 @coroutine#1932] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20040c6e 2024-04-19 08:46:56.142 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c0ea9f3 2024-04-19 08:46:56.142 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c0ea9f3 2024-04-19 08:46:56.144 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@7abb65ee 2024-04-19 08:46:56.144 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@7abb65ee 2024-04-19 08:46:56.144 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - After adding stats (total=10, active=1, idle=9, waiting=0) 2024-04-19 08:46:56.150 [DefaultDispatcher-worker-10 @coroutine#1937] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20040c6e 2024-04-19 08:46:56.161 [DefaultDispatcher-worker-15 @coroutine#1937] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20040c6e 2024-04-19 08:46:56.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-92 - configuration: 2024-04-19 08:46:56.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 08:46:56.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 08:46:56.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 08:46:56.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 08:46:56.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 08:46:56.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 08:46:56.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5ce03a9d 2024-04-19 08:46:56.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 08:46:56.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 08:46:56.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 08:46:56.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 08:46:56.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 08:46:56.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 08:46:56.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 08:46:56.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 08:46:56.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 08:46:56.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 08:46:56.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 08:46:56.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 08:46:56.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 08:46:56.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-19 08:46:56.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-19 08:46:56.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 08:46:56.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 08:46:56.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-19 08:46:56.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 08:46:56.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-92" 2024-04-19 08:46:56.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 08:46:56.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 08:46:56.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 08:46:56.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 08:46:56.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 08:46:56.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 08:46:56.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 08:46:56.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 08:46:56.174 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-92 - Starting... 2024-04-19 08:46:56.175 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@1067192a 2024-04-19 08:46:56.175 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@1067192a 2024-04-19 08:46:56.175 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-92 - Start completed. 2024-04-19 08:46:56.199 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1067192a 2024-04-19 08:46:56.211 [Test worker @coroutine#1956] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1067192a 2024-04-19 08:46:56.213 [Test worker @coroutine#1958] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1067192a 2024-04-19 08:46:56.214 [DefaultDispatcher-worker-3 @coroutine#1962] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56135/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-19 08:46:56.214 [DefaultDispatcher-worker-3 @coroutine#1962] 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:56135/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-04-19 08:46:56.214 [DefaultDispatcher-worker-3 @coroutine#1962] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56135/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-19 08:46:56.214 [DefaultDispatcher-worker-3 @coroutine#1962] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:56135/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-19 08:46:56.216 [DefaultDispatcher-worker-1 @coroutine#1962] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56135/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-19 08:46:56.216 [DefaultDispatcher-worker-1 @coroutine#1962] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56135/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-19 08:46:56.224 [DefaultDispatcher-worker-3 @coroutine#1961] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1067192a 2024-04-19 08:46:56.224 [DefaultDispatcher-worker-3 @coroutine#1961] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56135/UmAppDatabase/replication/nodeId 2024-04-19 08:46:56.224 [DefaultDispatcher-worker-3 @coroutine#1961] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56135/UmAppDatabase/replication/nodeId. 2024-04-19 08:46:56.224 [DefaultDispatcher-worker-3 @coroutine#1961] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56135/UmAppDatabase/replication/nodeId 2024-04-19 08:46:56.225 [DefaultDispatcher-worker-10 @coroutine#1961] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56135/UmAppDatabase/replication/nodeId 2024-04-19 08:46:56.225 [DefaultDispatcher-worker-10 @coroutine#1961] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56135/UmAppDatabase/replication/nodeId 2024-04-19 08:46:56.227 [Test worker @coroutine#1966] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1067192a 2024-04-19 08:46:56.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-93 - configuration: 2024-04-19 08:46:56.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 08:46:56.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 08:46:56.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 08:46:56.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 08:46:56.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 08:46:56.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 08:46:56.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5c7b504 2024-04-19 08:46:56.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 08:46:56.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 08:46:56.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 08:46:56.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 08:46:56.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 08:46:56.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 08:46:56.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 08:46:56.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 08:46:56.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 08:46:56.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 08:46:56.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 08:46:56.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 08:46:56.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 08:46:56.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-19 08:46:56.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-19 08:46:56.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 08:46:56.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 08:46:56.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-19 08:46:56.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 08:46:56.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-93" 2024-04-19 08:46:56.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 08:46:56.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 08:46:56.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 08:46:56.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 08:46:56.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 08:46:56.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 08:46:56.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 08:46:56.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 08:46:56.229 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-93 - Starting... 2024-04-19 08:46:56.232 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@4619854a 2024-04-19 08:46:56.233 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@4619854a 2024-04-19 08:46:56.233 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-93 - Start completed. 2024-04-19 08:46:56.234 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4619854a 2024-04-19 08:46:56.245 [Test worker @coroutine#1973] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4619854a 2024-04-19 08:46:56.247 [Test worker @coroutine#1975] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4619854a 2024-04-19 08:46:56.249 [DefaultDispatcher-worker-6 @coroutine#1983] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56135/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2024-04-19 08:46:56.249 [DefaultDispatcher-worker-6 @coroutine#1983] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56135/auth/login?username=bob&password=wrong&maxDateOfBirth=0. 2024-04-19 08:46:56.249 [DefaultDispatcher-worker-6 @coroutine#1983] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56135/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2024-04-19 08:46:56.251 [DefaultDispatcher-worker-5 @coroutine#1983] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56135/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2024-04-19 08:46:56.251 [DefaultDispatcher-worker-5 @coroutine#1983] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56135/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2024-04-19 08:46:56.256 [DefaultDispatcher-worker-1 @coroutine#1977] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4619854a 2024-04-19 08:46:56.275 [HikariPool-92 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 08:46:56.280 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@298c1bc5 2024-04-19 08:46:56.280 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@298c1bc5 2024-04-19 08:46:56.285 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@274be084 2024-04-19 08:46:56.285 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@274be084 2024-04-19 08:46:56.289 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@237470b5 2024-04-19 08:46:56.289 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@237470b5 2024-04-19 08:46:56.293 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@6676eabf 2024-04-19 08:46:56.293 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@6676eabf 2024-04-19 08:46:56.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-94 - configuration: 2024-04-19 08:46:56.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 08:46:56.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 08:46:56.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 08:46:56.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 08:46:56.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 08:46:56.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 08:46:56.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2bb118ae 2024-04-19 08:46:56.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 08:46:56.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 08:46:56.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 08:46:56.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 08:46:56.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 08:46:56.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 08:46:56.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 08:46:56.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 08:46:56.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 08:46:56.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 08:46:56.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 08:46:56.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 08:46:56.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 08:46:56.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-19 08:46:56.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-19 08:46:56.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 08:46:56.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 08:46:56.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-19 08:46:56.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 08:46:56.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-94" 2024-04-19 08:46:56.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 08:46:56.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 08:46:56.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 08:46:56.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 08:46:56.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 08:46:56.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 08:46:56.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 08:46:56.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 08:46:56.295 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-94 - Starting... 2024-04-19 08:46:56.296 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f6d9787 2024-04-19 08:46:56.296 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f6d9787 2024-04-19 08:46:56.296 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@5afaae7e 2024-04-19 08:46:56.296 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@5afaae7e 2024-04-19 08:46:56.296 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-94 - Start completed. 2024-04-19 08:46:56.298 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@57da0d2e 2024-04-19 08:46:56.298 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@57da0d2e 2024-04-19 08:46:56.300 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@572b2eb8 2024-04-19 08:46:56.300 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@572b2eb8 2024-04-19 08:46:56.303 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@65915f0 2024-04-19 08:46:56.303 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@65915f0 2024-04-19 08:46:56.305 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@454b6b13 2024-04-19 08:46:56.305 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@454b6b13 2024-04-19 08:46:56.305 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-04-19 08:46:56.319 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5afaae7e 2024-04-19 08:46:56.331 [Test worker @coroutine#1989] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5afaae7e 2024-04-19 08:46:56.333 [HikariPool-93 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 08:46:56.333 [Test worker @coroutine#1991] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5afaae7e 2024-04-19 08:46:56.334 [DefaultDispatcher-worker-10 @coroutine#1995] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38595/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-19 08:46:56.334 [DefaultDispatcher-worker-10 @coroutine#1995] 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:38595/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-04-19 08:46:56.334 [DefaultDispatcher-worker-10 @coroutine#1995] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38595/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-19 08:46:56.334 [DefaultDispatcher-worker-10 @coroutine#1995] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:38595/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-19 08:46:56.337 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@21b47b02 2024-04-19 08:46:56.337 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@21b47b02 2024-04-19 08:46:56.337 [DefaultDispatcher-worker-5 @coroutine#1995] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38595/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-19 08:46:56.337 [DefaultDispatcher-worker-5 @coroutine#1995] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38595/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-19 08:46:56.341 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f739144 2024-04-19 08:46:56.341 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f739144 2024-04-19 08:46:56.344 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b4c1072 2024-04-19 08:46:56.344 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b4c1072 2024-04-19 08:46:56.347 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e4e9b7f 2024-04-19 08:46:56.347 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e4e9b7f 2024-04-19 08:46:56.348 [DefaultDispatcher-worker-15 @coroutine#1994] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5afaae7e 2024-04-19 08:46:56.348 [DefaultDispatcher-worker-15 @coroutine#1994] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38595/UmAppDatabase/replication/nodeId 2024-04-19 08:46:56.348 [DefaultDispatcher-worker-15 @coroutine#1994] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38595/UmAppDatabase/replication/nodeId. 2024-04-19 08:46:56.348 [DefaultDispatcher-worker-15 @coroutine#1994] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38595/UmAppDatabase/replication/nodeId 2024-04-19 08:46:56.349 [DefaultDispatcher-worker-15 @coroutine#1994] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38595/UmAppDatabase/replication/nodeId 2024-04-19 08:46:56.350 [DefaultDispatcher-worker-15 @coroutine#1994] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38595/UmAppDatabase/replication/nodeId 2024-04-19 08:46:56.350 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c2091df 2024-04-19 08:46:56.350 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c2091df 2024-04-19 08:46:56.352 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f6ad4ae 2024-04-19 08:46:56.352 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f6ad4ae 2024-04-19 08:46:56.353 [Test worker @coroutine#1999] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5afaae7e 2024-04-19 08:46:56.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-95 - configuration: 2024-04-19 08:46:56.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 08:46:56.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 08:46:56.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 08:46:56.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 08:46:56.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 08:46:56.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 08:46:56.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4df54c1 2024-04-19 08:46:56.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 08:46:56.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 08:46:56.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 08:46:56.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 08:46:56.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 08:46:56.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 08:46:56.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 08:46:56.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 08:46:56.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 08:46:56.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 08:46:56.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 08:46:56.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 08:46:56.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 08:46:56.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-19 08:46:56.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-19 08:46:56.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 08:46:56.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 08:46:56.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-19 08:46:56.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 08:46:56.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-95" 2024-04-19 08:46:56.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 08:46:56.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 08:46:56.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 08:46:56.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 08:46:56.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 08:46:56.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 08:46:56.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 08:46:56.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 08:46:56.354 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-95 - Starting... 2024-04-19 08:46:56.354 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@14ee80b1 2024-04-19 08:46:56.354 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@14ee80b1 2024-04-19 08:46:56.356 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@e616430 2024-04-19 08:46:56.357 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@e616430 2024-04-19 08:46:56.358 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@c950fd 2024-04-19 08:46:56.358 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@c950fd 2024-04-19 08:46:56.358 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-95 - Start completed. 2024-04-19 08:46:56.359 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@66a7b24a 2024-04-19 08:46:56.359 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@66a7b24a 2024-04-19 08:46:56.359 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-04-19 08:46:56.359 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c950fd 2024-04-19 08:46:56.371 [Test worker @coroutine#2006] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c950fd 2024-04-19 08:46:56.373 [Test worker @coroutine#2008] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c950fd 2024-04-19 08:46:56.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-96 - configuration: 2024-04-19 08:46:56.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 08:46:56.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 08:46:56.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 08:46:56.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 08:46:56.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 08:46:56.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 08:46:56.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@a3e458 2024-04-19 08:46:56.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 08:46:56.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 08:46:56.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 08:46:56.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 08:46:56.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 08:46:56.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 08:46:56.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 08:46:56.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 08:46:56.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 08:46:56.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 08:46:56.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 08:46:56.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 08:46:56.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 08:46:56.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-19 08:46:56.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-19 08:46:56.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 08:46:56.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 08:46:56.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-19 08:46:56.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 08:46:56.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-96" 2024-04-19 08:46:56.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 08:46:56.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 08:46:56.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 08:46:56.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 08:46:56.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 08:46:56.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 08:46:56.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 08:46:56.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 08:46:56.375 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-96 - Starting... 2024-04-19 08:46:56.376 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@63df2eb8 2024-04-19 08:46:56.376 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@63df2eb8 2024-04-19 08:46:56.376 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-96 - Start completed. 2024-04-19 08:46:56.383 [DefaultDispatcher-worker-4 @coroutine#2010] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c950fd 2024-04-19 08:46:56.396 [HikariPool-94 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 08:46:56.397 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63df2eb8 2024-04-19 08:46:56.401 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@3763f574 2024-04-19 08:46:56.401 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@3763f574 2024-04-19 08:46:56.406 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@39a40de8 2024-04-19 08:46:56.406 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@39a40de8 2024-04-19 08:46:56.408 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d9b9e04 2024-04-19 08:46:56.408 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d9b9e04 2024-04-19 08:46:56.408 [Test worker @coroutine#2018] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63df2eb8 2024-04-19 08:46:56.410 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@789907d3 2024-04-19 08:46:56.410 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@789907d3 2024-04-19 08:46:56.410 [Test worker @coroutine#2020] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63df2eb8 2024-04-19 08:46:56.411 [DefaultDispatcher-worker-13 @coroutine#2024] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52279/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-19 08:46:56.412 [DefaultDispatcher-worker-13 @coroutine#2024] 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:52279/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-04-19 08:46:56.412 [DefaultDispatcher-worker-13 @coroutine#2024] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52279/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-19 08:46:56.412 [DefaultDispatcher-worker-13 @coroutine#2024] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:52279/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-19 08:46:56.413 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@507985e1 2024-04-19 08:46:56.413 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@507985e1 2024-04-19 08:46:56.413 [DefaultDispatcher-worker-5 @coroutine#2024] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52279/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-19 08:46:56.413 [DefaultDispatcher-worker-5 @coroutine#2024] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52279/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-19 08:46:56.416 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@492b194b 2024-04-19 08:46:56.416 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@492b194b 2024-04-19 08:46:56.420 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@2821c5d4 2024-04-19 08:46:56.420 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@2821c5d4 2024-04-19 08:46:56.421 [DefaultDispatcher-worker-8 @coroutine#2023] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63df2eb8 2024-04-19 08:46:56.422 [DefaultDispatcher-worker-8 @coroutine#2023] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52279/UmAppDatabase/replication/nodeId 2024-04-19 08:46:56.422 [DefaultDispatcher-worker-8 @coroutine#2023] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52279/UmAppDatabase/replication/nodeId. 2024-04-19 08:46:56.422 [DefaultDispatcher-worker-8 @coroutine#2023] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52279/UmAppDatabase/replication/nodeId 2024-04-19 08:46:56.422 [DefaultDispatcher-worker-10 @coroutine#2023] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52279/UmAppDatabase/replication/nodeId 2024-04-19 08:46:56.422 [DefaultDispatcher-worker-10 @coroutine#2023] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52279/UmAppDatabase/replication/nodeId 2024-04-19 08:46:56.423 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@18b6f89c 2024-04-19 08:46:56.423 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@18b6f89c 2024-04-19 08:46:56.425 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@4fc20e6 2024-04-19 08:46:56.425 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@4fc20e6 2024-04-19 08:46:56.425 [Test worker @coroutine#2028] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63df2eb8 2024-04-19 08:46:56.425 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-04-19 08:46:56.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-97 - configuration: 2024-04-19 08:46:56.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 08:46:56.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 08:46:56.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 08:46:56.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 08:46:56.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 08:46:56.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 08:46:56.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5e8bc83e 2024-04-19 08:46:56.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 08:46:56.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 08:46:56.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 08:46:56.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 08:46:56.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 08:46:56.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 08:46:56.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 08:46:56.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 08:46:56.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 08:46:56.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 08:46:56.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 08:46:56.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 08:46:56.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 08:46:56.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-19 08:46:56.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-19 08:46:56.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 08:46:56.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 08:46:56.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-19 08:46:56.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 08:46:56.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-97" 2024-04-19 08:46:56.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 08:46:56.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 08:46:56.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 08:46:56.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 08:46:56.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 08:46:56.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 08:46:56.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 08:46:56.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 08:46:56.426 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-97 - Starting... 2024-04-19 08:46:56.430 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@69374e28 2024-04-19 08:46:56.430 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@69374e28 2024-04-19 08:46:56.430 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-97 - Start completed. 2024-04-19 08:46:56.431 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69374e28 2024-04-19 08:46:56.443 [Test worker @coroutine#2035] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69374e28 2024-04-19 08:46:56.445 [Test worker @coroutine#2037] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69374e28 2024-04-19 08:46:56.446 [DefaultDispatcher-worker-2 @coroutine#2045] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-98 - configuration: 2024-04-19 08:46:56.447 [DefaultDispatcher-worker-2 @coroutine#2045] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 08:46:56.447 [DefaultDispatcher-worker-2 @coroutine#2045] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 08:46:56.447 [DefaultDispatcher-worker-2 @coroutine#2045] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 08:46:56.447 [DefaultDispatcher-worker-2 @coroutine#2045] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 08:46:56.447 [DefaultDispatcher-worker-2 @coroutine#2045] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 08:46:56.447 [DefaultDispatcher-worker-2 @coroutine#2045] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 08:46:56.447 [DefaultDispatcher-worker-2 @coroutine#2045] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@50029105 2024-04-19 08:46:56.447 [DefaultDispatcher-worker-2 @coroutine#2045] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 08:46:56.447 [DefaultDispatcher-worker-2 @coroutine#2045] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 08:46:56.447 [DefaultDispatcher-worker-2 @coroutine#2045] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 08:46:56.447 [DefaultDispatcher-worker-2 @coroutine#2045] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 08:46:56.447 [DefaultDispatcher-worker-2 @coroutine#2045] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 08:46:56.447 [DefaultDispatcher-worker-2 @coroutine#2045] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 08:46:56.447 [DefaultDispatcher-worker-2 @coroutine#2045] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 08:46:56.447 [DefaultDispatcher-worker-2 @coroutine#2045] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 08:46:56.447 [DefaultDispatcher-worker-2 @coroutine#2045] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 08:46:56.447 [DefaultDispatcher-worker-2 @coroutine#2045] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 08:46:56.447 [DefaultDispatcher-worker-2 @coroutine#2045] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 08:46:56.447 [DefaultDispatcher-worker-2 @coroutine#2045] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 08:46:56.447 [DefaultDispatcher-worker-2 @coroutine#2045] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 08:46:56.447 [DefaultDispatcher-worker-2 @coroutine#2045] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-19 08:46:56.447 [DefaultDispatcher-worker-2 @coroutine#2045] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-19 08:46:56.447 [DefaultDispatcher-worker-2 @coroutine#2045] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 08:46:56.447 [DefaultDispatcher-worker-2 @coroutine#2045] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 08:46:56.447 [DefaultDispatcher-worker-2 @coroutine#2045] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-19 08:46:56.447 [DefaultDispatcher-worker-2 @coroutine#2045] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 08:46:56.447 [DefaultDispatcher-worker-2 @coroutine#2045] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-98" 2024-04-19 08:46:56.447 [DefaultDispatcher-worker-2 @coroutine#2045] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 08:46:56.447 [DefaultDispatcher-worker-2 @coroutine#2045] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 08:46:56.447 [DefaultDispatcher-worker-2 @coroutine#2045] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 08:46:56.447 [DefaultDispatcher-worker-2 @coroutine#2045] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 08:46:56.447 [DefaultDispatcher-worker-2 @coroutine#2045] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 08:46:56.447 [DefaultDispatcher-worker-2 @coroutine#2045] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 08:46:56.447 [DefaultDispatcher-worker-2 @coroutine#2045] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 08:46:56.447 [DefaultDispatcher-worker-2 @coroutine#2045] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 08:46:56.447 [DefaultDispatcher-worker-2 @coroutine#2045] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-98 - Starting... 2024-04-19 08:46:56.448 [DefaultDispatcher-worker-2 @coroutine#2045] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@17260f7f 2024-04-19 08:46:56.448 [DefaultDispatcher-worker-2 @coroutine#2045] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@17260f7f 2024-04-19 08:46:56.448 [DefaultDispatcher-worker-2 @coroutine#2045] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-98 - Start completed. 2024-04-19 08:46:56.457 [DefaultDispatcher-worker-13 @coroutine#2039] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69374e28 2024-04-19 08:46:56.458 [HikariPool-95 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 08:46:56.463 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ef6b2a9 2024-04-19 08:46:56.463 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ef6b2a9 2024-04-19 08:46:56.467 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@10314f07 2024-04-19 08:46:56.467 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@10314f07 2024-04-19 08:46:56.471 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@140ed9d9 2024-04-19 08:46:56.471 [DefaultDispatcher-worker-2 @coroutine#2045] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17260f7f 2024-04-19 08:46:56.471 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@140ed9d9 2024-04-19 08:46:56.475 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@510c453c 2024-04-19 08:46:56.475 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@510c453c 2024-04-19 08:46:56.476 [HikariPool-96 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 08:46:56.477 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ac4c64e 2024-04-19 08:46:56.477 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ac4c64e 2024-04-19 08:46:56.479 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@6097f766 2024-04-19 08:46:56.479 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@6097f766 2024-04-19 08:46:56.480 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@5088bfb6 2024-04-19 08:46:56.480 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@5088bfb6 2024-04-19 08:46:56.482 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b52abc 2024-04-19 08:46:56.482 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b52abc 2024-04-19 08:46:56.483 [DefaultDispatcher-worker-2 @coroutine#2048] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17260f7f 2024-04-19 08:46:56.483 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e4f5bd7 2024-04-19 08:46:56.483 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e4f5bd7 2024-04-19 08:46:56.484 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@3123ba73 2024-04-19 08:46:56.484 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@3123ba73 2024-04-19 08:46:56.485 [DefaultDispatcher-worker-2 @coroutine#2050] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17260f7f 2024-04-19 08:46:56.486 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a70d4c6 2024-04-19 08:46:56.486 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a70d4c6 2024-04-19 08:46:56.486 [DefaultDispatcher-worker-13 @coroutine#2053] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-19 08:46:56.486 [DefaultDispatcher-worker-13 @coroutine#2053] 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-04-19 08:46:56.486 [DefaultDispatcher-worker-13 @coroutine#2053] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-19 08:46:56.486 [DefaultDispatcher-worker-13 @coroutine#2053] 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-04-19 08:46:56.487 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d89fcaf 2024-04-19 08:46:56.487 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d89fcaf 2024-04-19 08:46:56.487 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-04-19 08:46:56.487 [DefaultDispatcher-worker-2 @coroutine#2045] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-04-19 08:46:56.487 [DefaultDispatcher-worker-2 @coroutine#2045] 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-04-19 08:46:56.487 [DefaultDispatcher-worker-2 @coroutine#2045] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-04-19 08:46:56.488 [DefaultDispatcher-worker-1 @coroutine#2045] 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-04-19 08:46:56.488 [DefaultDispatcher-worker-9 @coroutine#2053] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-19 08:46:56.489 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f7251ec 2024-04-19 08:46:56.489 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f7251ec 2024-04-19 08:46:56.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-99 - configuration: 2024-04-19 08:46:56.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 08:46:56.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 08:46:56.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 08:46:56.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 08:46:56.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 08:46:56.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 08:46:56.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@76ccde41 2024-04-19 08:46:56.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 08:46:56.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 08:46:56.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 08:46:56.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 08:46:56.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 08:46:56.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 08:46:56.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 08:46:56.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 08:46:56.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 08:46:56.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 08:46:56.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 08:46:56.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 08:46:56.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 08:46:56.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-19 08:46:56.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-19 08:46:56.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 08:46:56.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 08:46:56.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-19 08:46:56.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 08:46:56.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-99" 2024-04-19 08:46:56.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 08:46:56.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 08:46:56.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 08:46:56.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 08:46:56.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 08:46:56.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 08:46:56.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 08:46:56.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 08:46:56.490 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-99 - Starting... 2024-04-19 08:46:56.490 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e8eea59 2024-04-19 08:46:56.490 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e8eea59 2024-04-19 08:46:56.490 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-99 - Start completed. 2024-04-19 08:46:56.492 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@a9228bb 2024-04-19 08:46:56.492 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@a9228bb 2024-04-19 08:46:56.495 [DefaultDispatcher-worker-16 @coroutine#2052] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17260f7f 2024-04-19 08:46:56.495 [DefaultDispatcher-worker-16 @coroutine#2052] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-19 08:46:56.496 [DefaultDispatcher-worker-16 @coroutine#2052] 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-04-19 08:46:56.496 [DefaultDispatcher-worker-16 @coroutine#2052] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-19 08:46:56.496 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e274bdd 2024-04-19 08:46:56.496 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e274bdd 2024-04-19 08:46:56.497 [DefaultDispatcher-worker-2 @coroutine#2052] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-19 08:46:56.499 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@722d6c3b 2024-04-19 08:46:56.499 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@722d6c3b 2024-04-19 08:46:56.503 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f5daea3 2024-04-19 08:46:56.503 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f5daea3 2024-04-19 08:46:56.506 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@64919603 2024-04-19 08:46:56.506 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@64919603 2024-04-19 08:46:56.506 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-04-19 08:46:56.516 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e8eea59 2024-04-19 08:46:56.527 [Test worker @coroutine#2061] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e8eea59 2024-04-19 08:46:56.529 [Test worker @coroutine#2063] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e8eea59 2024-04-19 08:46:56.530 [HikariPool-97 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 08:46:56.530 [DefaultDispatcher-worker-1 @coroutine#2067] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47595/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-19 08:46:56.530 [DefaultDispatcher-worker-1 @coroutine#2067] 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:47595/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-04-19 08:46:56.531 [DefaultDispatcher-worker-1 @coroutine#2067] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47595/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-19 08:46:56.531 [DefaultDispatcher-worker-1 @coroutine#2067] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:47595/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-19 08:46:56.533 [DefaultDispatcher-worker-6 @coroutine#2067] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47595/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-19 08:46:56.533 [DefaultDispatcher-worker-6 @coroutine#2067] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47595/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-19 08:46:56.536 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@286fbb11 2024-04-19 08:46:56.536 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@286fbb11 2024-04-19 08:46:56.541 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@26a8506c 2024-04-19 08:46:56.541 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@26a8506c 2024-04-19 08:46:56.542 [DefaultDispatcher-worker-12 @coroutine#2066] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e8eea59 2024-04-19 08:46:56.542 [DefaultDispatcher-worker-12 @coroutine#2066] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47595/UmAppDatabase/replication/nodeId 2024-04-19 08:46:56.542 [DefaultDispatcher-worker-12 @coroutine#2066] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47595/UmAppDatabase/replication/nodeId. 2024-04-19 08:46:56.542 [DefaultDispatcher-worker-12 @coroutine#2066] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47595/UmAppDatabase/replication/nodeId 2024-04-19 08:46:56.543 [DefaultDispatcher-worker-12 @coroutine#2066] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47595/UmAppDatabase/replication/nodeId 2024-04-19 08:46:56.543 [DefaultDispatcher-worker-12 @coroutine#2066] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47595/UmAppDatabase/replication/nodeId 2024-04-19 08:46:56.544 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@2297d061 2024-04-19 08:46:56.544 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@2297d061 2024-04-19 08:46:56.546 [Test worker @coroutine#2071] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e8eea59 2024-04-19 08:46:56.547 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@67955a57 2024-04-19 08:46:56.547 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@67955a57 2024-04-19 08:46:56.548 [HikariPool-98 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 08:46:56.550 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@32f7d287 2024-04-19 08:46:56.550 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@32f7d287 2024-04-19 08:46:56.553 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@623494a2 2024-04-19 08:46:56.553 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@623494a2 2024-04-19 08:46:56.553 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@56b8df85 2024-04-19 08:46:56.553 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@56b8df85 2024-04-19 08:46:56.556 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@6cf37694 2024-04-19 08:46:56.556 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@6cf37694 2024-04-19 08:46:56.556 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a3009eb 2024-04-19 08:46:56.556 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a3009eb 2024-04-19 08:46:56.557 [DefaultDispatcher-worker-3 @coroutine#2078] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e8eea59 2024-04-19 08:46:56.558 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@7baa518 2024-04-19 08:46:56.558 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@7baa518 2024-04-19 08:46:56.558 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@68ccffd2 2024-04-19 08:46:56.558 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@68ccffd2 2024-04-19 08:46:56.560 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@bd53c82 2024-04-19 08:46:56.560 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@bd53c82 2024-04-19 08:46:56.560 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-04-19 08:46:56.560 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@2dce7caf 2024-04-19 08:46:56.561 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@2dce7caf 2024-04-19 08:46:56.563 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b196c30 2024-04-19 08:46:56.563 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b196c30 2024-04-19 08:46:56.565 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ca9f011 2024-04-19 08:46:56.565 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ca9f011 2024-04-19 08:46:56.568 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@1394be39 2024-04-19 08:46:56.568 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@1394be39 2024-04-19 08:46:56.568 [DefaultDispatcher-worker-14 @coroutine#2078] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e8eea59 2024-04-19 08:46:56.570 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@4de183e0 2024-04-19 08:46:56.570 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@4de183e0 2024-04-19 08:46:56.572 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d390e80 2024-04-19 08:46:56.572 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d390e80 2024-04-19 08:46:56.572 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-04-19 08:46:56.575 [DefaultDispatcher-worker-6 @coroutine#2078] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e8eea59 2024-04-19 08:46:56.585 [DefaultDispatcher-worker-10 @coroutine#2078] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e8eea59 2024-04-19 08:46:56.590 [HikariPool-99 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-19 08:46:56.594 [DefaultDispatcher-worker-6 @coroutine#2084] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e8eea59 2024-04-19 08:46:56.595 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d7b0f3f 2024-04-19 08:46:56.595 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d7b0f3f 2024-04-19 08:46:56.599 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@23bcf4e0 2024-04-19 08:46:56.599 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@23bcf4e0 2024-04-19 08:46:56.601 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@2783644f 2024-04-19 08:46:56.601 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@2783644f 2024-04-19 08:46:56.603 [DefaultDispatcher-worker-3 @coroutine#2084] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e8eea59 2024-04-19 08:46:56.603 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@6281fedb 2024-04-19 08:46:56.603 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@6281fedb 2024-04-19 08:46:56.606 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@17761743 2024-04-19 08:46:56.606 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@17761743 2024-04-19 08:46:56.608 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@5329fab9 2024-04-19 08:46:56.608 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@5329fab9 2024-04-19 08:46:56.610 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f344d8f 2024-04-19 08:46:56.610 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f344d8f 2024-04-19 08:46:56.611 [DefaultDispatcher-worker-13 @coroutine#2084] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e8eea59 2024-04-19 08:46:56.613 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ae0194 2024-04-19 08:46:56.613 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ae0194 2024-04-19 08:46:56.615 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@25c5c28d 2024-04-19 08:46:56.615 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@25c5c28d 2024-04-19 08:46:56.615 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - After adding stats (total=10, active=1, idle=9, waiting=0) 2024-04-19 08:46:56.622 [DefaultDispatcher-worker-14 @coroutine#2084] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e8eea59 2024-04-19 08:46:56.633 [DefaultDispatcher-worker-10 @coroutine#2089] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e8eea59 2024-04-19 08:46:56.636 [DefaultDispatcher-worker-13 @coroutine#2097] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47595/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-04-19 08:46:56.636 [DefaultDispatcher-worker-13 @coroutine#2097] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47595/auth/login?username=bob&password=password&maxDateOfBirth=0. 2024-04-19 08:46:56.636 [DefaultDispatcher-worker-13 @coroutine#2097] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47595/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-04-19 08:46:56.637 [DefaultDispatcher-worker-10 @coroutine#2097] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47595/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-04-19 08:46:56.637 [DefaultDispatcher-worker-10 @coroutine#2097] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47595/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-04-19 08:46:56.637 [DefaultDispatcher-worker-10 @coroutine#2097] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:47595/auth/login?username=bob&password=password&maxDateOfBirth=0. 2024-04-19 08:46:56.637 [DefaultDispatcher-worker-10 @coroutine#2097] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:47595/auth/login?username=bob&password=password&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-19 08:46:56.638 [DefaultDispatcher-worker-10 @coroutine#2097] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47595/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2024-04-19 08:46:56.638 [DefaultDispatcher-worker-10 @coroutine#2097] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47595/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42. 2024-04-19 08:46:56.638 [DefaultDispatcher-worker-10 @coroutine#2097] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47595/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2024-04-19 08:46:56.639 [DefaultDispatcher-worker-13 @coroutine#2097] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47595/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2024-04-19 08:46:56.639 [DefaultDispatcher-worker-13 @coroutine#2097] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47595/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2024-04-19 08:46:56.668 [DefaultDispatcher-worker-14 @coroutine#2097] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e8eea59 2024-04-19 08:46:56.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-100 - configuration: 2024-04-19 08:46:56.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 08:46:56.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 08:46:56.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 08:46:56.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 08:46:56.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 08:46:56.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 08:46:56.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5bed8b91 2024-04-19 08:46:56.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 08:46:56.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 08:46:56.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 08:46:56.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 08:46:56.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 08:46:56.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 08:46:56.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 08:46:56.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 08:46:56.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 08:46:56.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 08:46:56.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 08:46:56.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 08:46:56.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 08:46:56.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-19 08:46:56.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-19 08:46:56.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 08:46:56.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 08:46:56.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-19 08:46:56.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 08:46:56.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-100" 2024-04-19 08:46:56.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 08:46:56.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 08:46:56.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 08:46:56.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 08:46:56.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 08:46:56.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 08:46:56.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 08:46:56.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 08:46:56.673 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-100 - Starting... 2024-04-19 08:46:56.674 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@738ae785 2024-04-19 08:46:56.674 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@738ae785 2024-04-19 08:46:56.674 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-100 - Start completed. 2024-04-19 08:46:56.697 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@738ae785 2024-04-19 08:46:56.708 [Test worker @coroutine#2113] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@738ae785 2024-04-19 08:46:56.710 [Test worker @coroutine#2115] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@738ae785 2024-04-19 08:46:56.711 [DefaultDispatcher-worker-14 @coroutine#2119] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54021/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-19 08:46:56.711 [DefaultDispatcher-worker-14 @coroutine#2119] 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:54021/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-04-19 08:46:56.711 [DefaultDispatcher-worker-14 @coroutine#2119] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54021/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-19 08:46:56.711 [DefaultDispatcher-worker-14 @coroutine#2119] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:54021/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-19 08:46:56.713 [DefaultDispatcher-worker-14 @coroutine#2119] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54021/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-19 08:46:56.713 [DefaultDispatcher-worker-14 @coroutine#2119] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54021/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-19 08:46:56.720 [DefaultDispatcher-worker-14 @coroutine#2118] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@738ae785 2024-04-19 08:46:56.721 [DefaultDispatcher-worker-14 @coroutine#2118] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54021/UmAppDatabase/replication/nodeId 2024-04-19 08:46:56.721 [DefaultDispatcher-worker-14 @coroutine#2118] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54021/UmAppDatabase/replication/nodeId. 2024-04-19 08:46:56.721 [DefaultDispatcher-worker-14 @coroutine#2118] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54021/UmAppDatabase/replication/nodeId 2024-04-19 08:46:56.722 [DefaultDispatcher-worker-13 @coroutine#2118] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54021/UmAppDatabase/replication/nodeId 2024-04-19 08:46:56.722 [DefaultDispatcher-worker-13 @coroutine#2118] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54021/UmAppDatabase/replication/nodeId 2024-04-19 08:46:56.723 [Test worker @coroutine#2123] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@738ae785 2024-04-19 08:46:56.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-101 - configuration: 2024-04-19 08:46:56.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 08:46:56.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 08:46:56.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 08:46:56.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 08:46:56.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 08:46:56.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 08:46:56.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@c0cb9c2 2024-04-19 08:46:56.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 08:46:56.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 08:46:56.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 08:46:56.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 08:46:56.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 08:46:56.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 08:46:56.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 08:46:56.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 08:46:56.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 08:46:56.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 08:46:56.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 08:46:56.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 08:46:56.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 08:46:56.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-19 08:46:56.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-19 08:46:56.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 08:46:56.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 08:46:56.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-19 08:46:56.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 08:46:56.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-101" 2024-04-19 08:46:56.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 08:46:56.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 08:46:56.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 08:46:56.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 08:46:56.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 08:46:56.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 08:46:56.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 08:46:56.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 08:46:56.724 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-101 - Starting... 2024-04-19 08:46:56.728 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@11e75942 2024-04-19 08:46:56.728 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@11e75942 2024-04-19 08:46:56.728 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-101 - Start completed. 2024-04-19 08:46:56.729 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11e75942 2024-04-19 08:46:56.748 [Test worker @coroutine#2130] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11e75942 2024-04-19 08:46:56.751 [Test worker @coroutine#2132] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11e75942 2024-04-19 08:46:56.763 [DefaultDispatcher-worker-14 @coroutine#2134] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11e75942 2024-04-19 08:46:56.763 [DefaultDispatcher-worker-12 @coroutine#2141] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@738ae785 2024-04-19 08:46:56.770 [DefaultDispatcher-worker-7 @coroutine#2141] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@738ae785 2024-04-19 08:46:56.774 [HikariPool-100 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-19 08:46:56.777 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@3555b086 2024-04-19 08:46:56.777 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@3555b086 2024-04-19 08:46:56.778 [DefaultDispatcher-worker-10 @coroutine#2141] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@738ae785 2024-04-19 08:46:56.781 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b92585c 2024-04-19 08:46:56.781 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b92585c 2024-04-19 08:46:56.784 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@3faddbf6 2024-04-19 08:46:56.784 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@3faddbf6 2024-04-19 08:46:56.787 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@7aaf5267 2024-04-19 08:46:56.787 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@7aaf5267 2024-04-19 08:46:56.788 [DefaultDispatcher-worker-3 @coroutine#2141] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@738ae785 2024-04-19 08:46:56.789 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@62660c34 2024-04-19 08:46:56.789 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@62660c34 2024-04-19 08:46:56.792 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b9fe89c 2024-04-19 08:46:56.792 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b9fe89c 2024-04-19 08:46:56.794 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@1abce872 2024-04-19 08:46:56.794 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@1abce872 2024-04-19 08:46:56.796 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a80ad28 2024-04-19 08:46:56.796 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a80ad28 2024-04-19 08:46:56.798 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@48d515e0 2024-04-19 08:46:56.799 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@48d515e0 2024-04-19 08:46:56.799 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - After adding stats (total=10, active=1, idle=9, waiting=0) 2024-04-19 08:46:56.813 [DefaultDispatcher-worker-16 @coroutine#2147] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@738ae785 2024-04-19 08:46:56.828 [HikariPool-101 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 08:46:56.829 [DefaultDispatcher-worker-16 @coroutine#2149] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@738ae785 2024-04-19 08:46:56.833 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@485c72cc 2024-04-19 08:46:56.833 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@485c72cc 2024-04-19 08:46:56.837 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@469b95b7 2024-04-19 08:46:56.837 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@469b95b7 2024-04-19 08:46:56.839 [DefaultDispatcher-worker-8 @coroutine#2149] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@738ae785 2024-04-19 08:46:56.840 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@42a419bc 2024-04-19 08:46:56.840 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@42a419bc 2024-04-19 08:46:56.842 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a69f8c 2024-04-19 08:46:56.842 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a69f8c 2024-04-19 08:46:56.844 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c4747a6 2024-04-19 08:46:56.845 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c4747a6 2024-04-19 08:46:56.847 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@36eb59b4 2024-04-19 08:46:56.847 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@36eb59b4 2024-04-19 08:46:56.850 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@54e0df2c 2024-04-19 08:46:56.850 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@54e0df2c 2024-04-19 08:46:56.850 [DefaultDispatcher-worker-3 @coroutine#2149] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@738ae785 2024-04-19 08:46:56.852 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@678960c3 2024-04-19 08:46:56.852 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@678960c3 2024-04-19 08:46:56.855 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@71e571e3 2024-04-19 08:46:56.855 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@71e571e3 2024-04-19 08:46:56.855 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-04-19 08:46:56.861 [DefaultDispatcher-worker-5 @coroutine#2149] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@738ae785 2024-04-19 08:46:56.872 [DefaultDispatcher-worker-1 @coroutine#2149] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@738ae785 2024-04-19 08:46:56.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-102 - configuration: 2024-04-19 08:46:56.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 08:46:56.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 08:46:56.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 08:46:56.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 08:46:56.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 08:46:56.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 08:46:56.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7fd7085d 2024-04-19 08:46:56.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 08:46:56.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 08:46:56.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 08:46:56.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 08:46:56.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 08:46:56.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 08:46:56.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 08:46:56.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 08:46:56.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 08:46:56.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 08:46:56.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 08:46:56.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 08:46:56.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 08:46:56.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-19 08:46:56.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-19 08:46:56.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 08:46:56.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 08:46:56.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-19 08:46:56.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 08:46:56.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-102" 2024-04-19 08:46:56.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 08:46:56.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 08:46:56.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 08:46:56.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 08:46:56.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 08:46:56.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 08:46:56.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 08:46:56.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 08:46:56.874 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-102 - Starting... 2024-04-19 08:46:56.875 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@9120cb5 2024-04-19 08:46:56.875 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@9120cb5 2024-04-19 08:46:56.875 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-102 - Start completed. 2024-04-19 08:46:56.897 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9120cb5 2024-04-19 08:46:56.908 [Test worker @coroutine#2156] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9120cb5 2024-04-19 08:46:56.910 [Test worker @coroutine#2158] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9120cb5 2024-04-19 08:46:56.911 [DefaultDispatcher-worker-1 @coroutine#2162] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44021/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-19 08:46:56.911 [DefaultDispatcher-worker-1 @coroutine#2162] 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:44021/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-04-19 08:46:56.911 [DefaultDispatcher-worker-1 @coroutine#2162] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44021/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-19 08:46:56.911 [DefaultDispatcher-worker-1 @coroutine#2162] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:44021/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-19 08:46:56.913 [DefaultDispatcher-worker-8 @coroutine#2162] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44021/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-19 08:46:56.913 [DefaultDispatcher-worker-8 @coroutine#2162] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44021/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-19 08:46:56.922 [DefaultDispatcher-worker-12 @coroutine#2161] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9120cb5 2024-04-19 08:46:56.923 [DefaultDispatcher-worker-12 @coroutine#2161] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44021/UmAppDatabase/replication/nodeId 2024-04-19 08:46:56.923 [DefaultDispatcher-worker-12 @coroutine#2161] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44021/UmAppDatabase/replication/nodeId. 2024-04-19 08:46:56.923 [DefaultDispatcher-worker-12 @coroutine#2161] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44021/UmAppDatabase/replication/nodeId 2024-04-19 08:46:56.924 [DefaultDispatcher-worker-12 @coroutine#2161] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44021/UmAppDatabase/replication/nodeId 2024-04-19 08:46:56.924 [DefaultDispatcher-worker-12 @coroutine#2161] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44021/UmAppDatabase/replication/nodeId 2024-04-19 08:46:56.925 [Test worker @coroutine#2166] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9120cb5 2024-04-19 08:46:56.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-103 - configuration: 2024-04-19 08:46:56.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 08:46:56.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 08:46:56.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 08:46:56.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 08:46:56.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 08:46:56.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 08:46:56.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1299fed3 2024-04-19 08:46:56.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 08:46:56.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 08:46:56.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 08:46:56.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 08:46:56.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 08:46:56.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 08:46:56.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 08:46:56.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 08:46:56.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 08:46:56.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 08:46:56.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 08:46:56.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 08:46:56.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 08:46:56.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-19 08:46:56.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-19 08:46:56.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 08:46:56.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 08:46:56.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-19 08:46:56.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 08:46:56.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-103" 2024-04-19 08:46:56.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 08:46:56.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 08:46:56.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 08:46:56.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 08:46:56.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 08:46:56.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 08:46:56.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 08:46:56.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 08:46:56.926 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-103 - Starting... 2024-04-19 08:46:56.930 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@4cb87009 2024-04-19 08:46:56.930 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@4cb87009 2024-04-19 08:46:56.930 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-103 - Start completed. 2024-04-19 08:46:56.931 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cb87009 2024-04-19 08:46:56.942 [Test worker @coroutine#2173] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cb87009 2024-04-19 08:46:56.944 [Test worker @coroutine#2175] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cb87009 2024-04-19 08:46:56.957 [DefaultDispatcher-worker-10 @coroutine#2177] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cb87009 2024-04-19 08:46:56.958 [DefaultDispatcher-worker-8 @coroutine#2182] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9120cb5 2024-04-19 08:46:56.966 [DefaultDispatcher-worker-7 @coroutine#2182] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9120cb5 2024-04-19 08:46:56.975 [HikariPool-102 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-19 08:46:56.976 [DefaultDispatcher-worker-8 @coroutine#1882] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c8d685e 2024-04-19 08:46:56.977 [DefaultDispatcher-worker-8 @coroutine#1882] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55221/UmAppDatabase/replication/nodeId 2024-04-19 08:46:56.977 [DefaultDispatcher-worker-8 @coroutine#1882] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55221/UmAppDatabase/replication/nodeId. 2024-04-19 08:46:56.977 [DefaultDispatcher-worker-8 @coroutine#1882] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55221/UmAppDatabase/replication/nodeId 2024-04-19 08:46:56.977 [DefaultDispatcher-worker-5 @coroutine#2182] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9120cb5 2024-04-19 08:46:56.978 [DefaultDispatcher-worker-10 @coroutine#1882] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55221/UmAppDatabase/replication/nodeId 2024-04-19 08:46:56.978 [DefaultDispatcher-worker-10 @coroutine#1882] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55221/UmAppDatabase/replication/nodeId 2024-04-19 08:46:56.981 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b4b0ff2 2024-04-19 08:46:56.981 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b4b0ff2 2024-04-19 08:46:56.986 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@158ce2eb 2024-04-19 08:46:56.986 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@158ce2eb 2024-04-19 08:46:56.987 [DefaultDispatcher-worker-2 @coroutine#2182] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9120cb5 2024-04-19 08:46:56.988 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@11b36482 2024-04-19 08:46:56.988 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@11b36482 2024-04-19 08:46:56.988 [DefaultDispatcher-worker-15 @coroutine#2193] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44021/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-04-19 08:46:56.988 [DefaultDispatcher-worker-15 @coroutine#2193] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44021/auth/login?username=bob&password=password&maxDateOfBirth=0. 2024-04-19 08:46:56.988 [DefaultDispatcher-worker-15 @coroutine#2193] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44021/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-04-19 08:46:56.989 [DefaultDispatcher-worker-9 @coroutine#2193] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44021/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-04-19 08:46:56.989 [DefaultDispatcher-worker-9 @coroutine#2193] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44021/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-04-19 08:46:56.990 [DefaultDispatcher-worker-9 @coroutine#2193] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:44021/auth/login?username=bob&password=password&maxDateOfBirth=0. 2024-04-19 08:46:56.990 [DefaultDispatcher-worker-9 @coroutine#2193] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:44021/auth/login?username=bob&password=password&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-19 08:46:56.990 [DefaultDispatcher-worker-9 @coroutine#2193] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44021/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2024-04-19 08:46:56.990 [DefaultDispatcher-worker-9 @coroutine#2193] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44021/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42. 2024-04-19 08:46:56.990 [DefaultDispatcher-worker-9 @coroutine#2193] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44021/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2024-04-19 08:46:56.990 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@54b1e8d0 2024-04-19 08:46:56.990 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@54b1e8d0 2024-04-19 08:46:56.991 [DefaultDispatcher-worker-2 @coroutine#2193] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44021/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2024-04-19 08:46:56.991 [DefaultDispatcher-worker-2 @coroutine#2193] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44021/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2024-04-19 08:46:56.993 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@1746492b 2024-04-19 08:46:56.993 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@1746492b 2024-04-19 08:46:56.996 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@65af7a92 2024-04-19 08:46:56.996 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@65af7a92 2024-04-19 08:46:56.998 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@6fb285d1 2024-04-19 08:46:56.998 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@6fb285d1 2024-04-19 08:46:57.001 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@349e179f 2024-04-19 08:46:57.001 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@349e179f 2024-04-19 08:46:57.003 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@11341f36 2024-04-19 08:46:57.003 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@11341f36 2024-04-19 08:46:57.003 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - After adding stats (total=10, active=1, idle=9, waiting=0) 2024-04-19 08:46:57.012 [DefaultDispatcher-worker-3 @coroutine#2193] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9120cb5 2024-04-19 08:46:57.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-104 - configuration: 2024-04-19 08:46:57.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 08:46:57.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 08:46:57.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 08:46:57.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 08:46:57.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 08:46:57.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 08:46:57.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@17d837ab 2024-04-19 08:46:57.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 08:46:57.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 08:46:57.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 08:46:57.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 08:46:57.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 08:46:57.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 08:46:57.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 08:46:57.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 08:46:57.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 08:46:57.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 08:46:57.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 08:46:57.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 08:46:57.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 08:46:57.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-19 08:46:57.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-19 08:46:57.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 08:46:57.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 08:46:57.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-19 08:46:57.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 08:46:57.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-104" 2024-04-19 08:46:57.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 08:46:57.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 08:46:57.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 08:46:57.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 08:46:57.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 08:46:57.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 08:46:57.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 08:46:57.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 08:46:57.016 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Starting... 2024-04-19 08:46:57.017 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a598e30 2024-04-19 08:46:57.017 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a598e30 2024-04-19 08:46:57.017 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Start completed. 2024-04-19 08:46:57.030 [HikariPool-103 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 08:46:57.033 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@213efa32 2024-04-19 08:46:57.033 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@213efa32 2024-04-19 08:46:57.035 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ff90065 2024-04-19 08:46:57.035 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ff90065 2024-04-19 08:46:57.036 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a598e30 2024-04-19 08:46:57.037 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@2bc69142 2024-04-19 08:46:57.037 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@2bc69142 2024-04-19 08:46:57.040 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ec40a5e 2024-04-19 08:46:57.040 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ec40a5e 2024-04-19 08:46:57.042 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@38fd92de 2024-04-19 08:46:57.042 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@38fd92de 2024-04-19 08:46:57.045 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f60478c 2024-04-19 08:46:57.045 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f60478c 2024-04-19 08:46:57.047 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@40b381a3 2024-04-19 08:46:57.047 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@40b381a3 2024-04-19 08:46:57.047 [Test worker @coroutine#2212] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a598e30 2024-04-19 08:46:57.049 [Test worker @coroutine#2214] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a598e30 2024-04-19 08:46:57.049 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@eebf511 2024-04-19 08:46:57.049 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@eebf511 2024-04-19 08:46:57.050 [DefaultDispatcher-worker-4 @coroutine#2218] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35773/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-19 08:46:57.050 [DefaultDispatcher-worker-4 @coroutine#2218] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35773/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-04-19 08:46:57.050 [DefaultDispatcher-worker-4 @coroutine#2218] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35773/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-19 08:46:57.050 [DefaultDispatcher-worker-4 @coroutine#2218] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:35773/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-19 08:46:57.052 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a54fd70 2024-04-19 08:46:57.052 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a54fd70 2024-04-19 08:46:57.052 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-04-19 08:46:57.052 [DefaultDispatcher-worker-13 @coroutine#2218] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35773/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-19 08:46:57.052 [DefaultDispatcher-worker-13 @coroutine#2218] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35773/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-19 08:46:57.060 [DefaultDispatcher-worker-13 @coroutine#2217] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a598e30 2024-04-19 08:46:57.060 [DefaultDispatcher-worker-13 @coroutine#2217] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35773/UmAppDatabase/replication/nodeId 2024-04-19 08:46:57.060 [DefaultDispatcher-worker-13 @coroutine#2217] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35773/UmAppDatabase/replication/nodeId. 2024-04-19 08:46:57.060 [DefaultDispatcher-worker-13 @coroutine#2217] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35773/UmAppDatabase/replication/nodeId 2024-04-19 08:46:57.061 [DefaultDispatcher-worker-16 @coroutine#2217] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35773/UmAppDatabase/replication/nodeId 2024-04-19 08:46:57.061 [DefaultDispatcher-worker-16 @coroutine#2217] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35773/UmAppDatabase/replication/nodeId 2024-04-19 08:46:57.064 [Test worker @coroutine#2222] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a598e30 2024-04-19 08:46:57.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-105 - configuration: 2024-04-19 08:46:57.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 08:46:57.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 08:46:57.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 08:46:57.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 08:46:57.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 08:46:57.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 08:46:57.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@35d4fecf 2024-04-19 08:46:57.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 08:46:57.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 08:46:57.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 08:46:57.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 08:46:57.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 08:46:57.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 08:46:57.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 08:46:57.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 08:46:57.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 08:46:57.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 08:46:57.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 08:46:57.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 08:46:57.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 08:46:57.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-19 08:46:57.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-19 08:46:57.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 08:46:57.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 08:46:57.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-19 08:46:57.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 08:46:57.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-105" 2024-04-19 08:46:57.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 08:46:57.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 08:46:57.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 08:46:57.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 08:46:57.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 08:46:57.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 08:46:57.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 08:46:57.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 08:46:57.065 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-105 - Starting... 2024-04-19 08:46:57.069 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f591b2e 2024-04-19 08:46:57.069 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f591b2e 2024-04-19 08:46:57.069 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-105 - Start completed. 2024-04-19 08:46:57.070 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f591b2e 2024-04-19 08:46:57.071 [DefaultDispatcher-worker-8 @coroutine#1915] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20040c6e 2024-04-19 08:46:57.071 [DefaultDispatcher-worker-8 @coroutine#1915] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35017/UmAppDatabase/replication/nodeId 2024-04-19 08:46:57.071 [DefaultDispatcher-worker-8 @coroutine#1915] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35017/UmAppDatabase/replication/nodeId. 2024-04-19 08:46:57.071 [DefaultDispatcher-worker-8 @coroutine#1915] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35017/UmAppDatabase/replication/nodeId 2024-04-19 08:46:57.072 [DefaultDispatcher-worker-3 @coroutine#1915] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35017/UmAppDatabase/replication/nodeId 2024-04-19 08:46:57.073 [DefaultDispatcher-worker-3 @coroutine#1915] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35017/UmAppDatabase/replication/nodeId 2024-04-19 08:46:57.081 [Test worker @coroutine#2229] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f591b2e 2024-04-19 08:46:57.083 [Test worker @coroutine#2234] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f591b2e 2024-04-19 08:46:57.088 [DefaultDispatcher-worker-8 @coroutine#2243] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35773/auth/register 2024-04-19 08:46:57.088 [DefaultDispatcher-worker-8 @coroutine#2243] 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:35773/auth/register. 2024-04-19 08:46:57.088 [DefaultDispatcher-worker-8 @coroutine#2243] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35773/auth/register 2024-04-19 08:46:57.088 [DefaultDispatcher-worker-8 @coroutine#2243] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:35773/auth/register from class io.ktor.http.content.TextContent 2024-04-19 08:46:57.089 [DefaultDispatcher-worker-9 @coroutine#2243] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35773/auth/register 2024-04-19 08:46:57.089 [DefaultDispatcher-worker-9 @coroutine#2243] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35773/auth/register 2024-04-19 08:46:57.093 [DefaultDispatcher-worker-1 @coroutine#2236] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f591b2e 2024-04-19 08:46:57.117 [HikariPool-104 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 08:46:57.121 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f9b5d2f 2024-04-19 08:46:57.121 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f9b5d2f 2024-04-19 08:46:57.125 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@615caeac 2024-04-19 08:46:57.125 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@615caeac 2024-04-19 08:46:57.128 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@6563365f 2024-04-19 08:46:57.128 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@6563365f 2024-04-19 08:46:57.131 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@2061a497 2024-04-19 08:46:57.131 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@2061a497 2024-04-19 08:46:57.133 [DefaultDispatcher-worker-10 @coroutine#2243] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:35773/auth/register. 2024-04-19 08:46:57.133 [DefaultDispatcher-worker-10 @coroutine#2243] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:35773/auth/register to class io.ktor.utils.io.core.ByteReadPacket 2024-04-19 08:46:57.134 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@15a6e791 2024-04-19 08:46:57.134 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@15a6e791 2024-04-19 08:46:57.136 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@118b0247 2024-04-19 08:46:57.136 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@118b0247 2024-04-19 08:46:57.139 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@6da61fe7 2024-04-19 08:46:57.139 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@6da61fe7 2024-04-19 08:46:57.141 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@404e5bd8 2024-04-19 08:46:57.141 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@404e5bd8 2024-04-19 08:46:57.143 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@62f6a62f 2024-04-19 08:46:57.143 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@62f6a62f 2024-04-19 08:46:57.143 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - After adding stats (total=10, active=1, idle=9, waiting=0) 2024-04-19 08:46:57.159 [DefaultDispatcher-worker-8 @coroutine#2243] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a598e30 2024-04-19 08:46:57.169 [HikariPool-105 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 08:46:57.170 [DefaultDispatcher-worker-2 @coroutine#2243] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a598e30 2024-04-19 08:46:57.174 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f1653f4 2024-04-19 08:46:57.174 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f1653f4 2024-04-19 08:46:57.178 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@51d1a666 2024-04-19 08:46:57.178 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@51d1a666 2024-04-19 08:46:57.181 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@55ee3884 2024-04-19 08:46:57.181 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@55ee3884 2024-04-19 08:46:57.183 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@10ecac5d 2024-04-19 08:46:57.183 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@10ecac5d 2024-04-19 08:46:57.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-106 - configuration: 2024-04-19 08:46:57.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 08:46:57.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 08:46:57.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 08:46:57.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 08:46:57.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 08:46:57.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 08:46:57.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4ccf1d3e 2024-04-19 08:46:57.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 08:46:57.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 08:46:57.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 08:46:57.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 08:46:57.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 08:46:57.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 08:46:57.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 08:46:57.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 08:46:57.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 08:46:57.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 08:46:57.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 08:46:57.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 08:46:57.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 08:46:57.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-19 08:46:57.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-19 08:46:57.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 08:46:57.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 08:46:57.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-19 08:46:57.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 08:46:57.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-106" 2024-04-19 08:46:57.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 08:46:57.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 08:46:57.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 08:46:57.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 08:46:57.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 08:46:57.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 08:46:57.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 08:46:57.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 08:46:57.184 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Starting... 2024-04-19 08:46:57.185 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@20a7ce0 2024-04-19 08:46:57.185 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@20a7ce0 2024-04-19 08:46:57.185 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Start completed. 2024-04-19 08:46:57.185 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d88c447 2024-04-19 08:46:57.185 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d88c447 2024-04-19 08:46:57.188 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@2136bf06 2024-04-19 08:46:57.188 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@2136bf06 2024-04-19 08:46:57.190 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b889bc 2024-04-19 08:46:57.190 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b889bc 2024-04-19 08:46:57.192 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@70c35312 2024-04-19 08:46:57.192 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@70c35312 2024-04-19 08:46:57.195 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b520bb1 2024-04-19 08:46:57.195 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b520bb1 2024-04-19 08:46:57.195 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-04-19 08:46:57.204 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20a7ce0 2024-04-19 08:46:57.216 [Test worker @coroutine#2251] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20a7ce0 2024-04-19 08:46:57.217 [Test worker @coroutine#2253] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20a7ce0 2024-04-19 08:46:57.219 [DefaultDispatcher-worker-9 @coroutine#2257] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-19 08:46:57.219 [DefaultDispatcher-worker-9 @coroutine#2257] 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-04-19 08:46:57.219 [DefaultDispatcher-worker-9 @coroutine#2257] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-19 08:46:57.219 [DefaultDispatcher-worker-9 @coroutine#2257] 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-04-19 08:46:57.221 [DefaultDispatcher-worker-6 @coroutine#2257] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-19 08:46:57.221 [DefaultDispatcher-worker-6 @coroutine#2257] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-19 08:46:57.230 [DefaultDispatcher-worker-7 @coroutine#2256] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20a7ce0 2024-04-19 08:46:57.230 [DefaultDispatcher-worker-7 @coroutine#2256] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-04-19 08:46:57.230 [DefaultDispatcher-worker-7 @coroutine#2256] 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-04-19 08:46:57.230 [DefaultDispatcher-worker-7 @coroutine#2256] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-04-19 08:46:57.234 [DefaultDispatcher-worker-13 @coroutine#2256] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-04-19 08:46:57.234 [DefaultDispatcher-worker-13 @coroutine#2256] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-04-19 08:46:57.238 [Test worker @coroutine#2261] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20a7ce0 2024-04-19 08:46:57.238 [DefaultDispatcher-worker-8 @coroutine#1961] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1067192a 2024-04-19 08:46:57.238 [DefaultDispatcher-worker-8 @coroutine#1961] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56135/UmAppDatabase/replication/nodeId 2024-04-19 08:46:57.238 [DefaultDispatcher-worker-8 @coroutine#1961] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56135/UmAppDatabase/replication/nodeId. 2024-04-19 08:46:57.238 [DefaultDispatcher-worker-8 @coroutine#1961] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56135/UmAppDatabase/replication/nodeId 2024-04-19 08:46:57.239 [DefaultDispatcher-worker-2 @coroutine#1961] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56135/UmAppDatabase/replication/nodeId 2024-04-19 08:46:57.239 [DefaultDispatcher-worker-2 @coroutine#1961] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56135/UmAppDatabase/replication/nodeId 2024-04-19 08:46:57.242 [Test worker @coroutine#2271] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20a7ce0 2024-04-19 08:46:57.257 [Test worker @coroutine#2278] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20a7ce0 2024-04-19 08:46:57.258 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Shutdown initiated... 2024-04-19 08:46:57.258 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Close initiated... 2024-04-19 08:46:57.258 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 08:46:57.259 [HikariPool-106 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Closing connection org.sqlite.jdbc4.JDBC4Connection@20a7ce0: (connection evicted) 2024-04-19 08:46:57.261 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-19 08:46:57.261 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Closed. 2024-04-19 08:46:57.261 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Shutdown completed. 2024-04-19 08:46:57.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-107 - configuration: 2024-04-19 08:46:57.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 08:46:57.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 08:46:57.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 08:46:57.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 08:46:57.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 08:46:57.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 08:46:57.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@321c01c2 2024-04-19 08:46:57.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 08:46:57.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 08:46:57.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 08:46:57.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 08:46:57.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 08:46:57.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 08:46:57.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 08:46:57.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 08:46:57.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 08:46:57.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 08:46:57.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 08:46:57.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 08:46:57.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 08:46:57.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-19 08:46:57.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-19 08:46:57.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 08:46:57.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 08:46:57.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-19 08:46:57.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 08:46:57.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-107" 2024-04-19 08:46:57.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 08:46:57.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 08:46:57.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 08:46:57.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 08:46:57.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 08:46:57.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 08:46:57.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 08:46:57.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 08:46:57.262 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Starting... 2024-04-19 08:46:57.265 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@79169472 2024-04-19 08:46:57.265 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@79169472 2024-04-19 08:46:57.265 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Start completed. 2024-04-19 08:46:57.265 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79169472 2024-04-19 08:46:57.276 [Test worker @coroutine#2281] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79169472 2024-04-19 08:46:57.278 [Test worker @coroutine#2283] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79169472 2024-04-19 08:46:57.279 [DefaultDispatcher-worker-8 @coroutine#2287] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-19 08:46:57.279 [DefaultDispatcher-worker-8 @coroutine#2287] 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-04-19 08:46:57.279 [DefaultDispatcher-worker-8 @coroutine#2287] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-19 08:46:57.279 [DefaultDispatcher-worker-8 @coroutine#2287] 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-04-19 08:46:57.280 [DefaultDispatcher-worker-4 @coroutine#2287] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-19 08:46:57.281 [DefaultDispatcher-worker-4 @coroutine#2287] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-19 08:46:57.289 [DefaultDispatcher-worker-14 @coroutine#2286] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79169472 2024-04-19 08:46:57.289 [DefaultDispatcher-worker-14 @coroutine#2286] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-04-19 08:46:57.289 [DefaultDispatcher-worker-14 @coroutine#2286] 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-04-19 08:46:57.289 [DefaultDispatcher-worker-14 @coroutine#2286] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-04-19 08:46:57.290 [DefaultDispatcher-worker-15 @coroutine#2286] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-04-19 08:46:57.290 [DefaultDispatcher-worker-15 @coroutine#2286] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-04-19 08:46:57.293 [Test worker @coroutine#2290] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79169472 2024-04-19 08:46:57.298 [Test worker @coroutine#2298] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79169472 2024-04-19 08:46:57.302 [Test worker @coroutine#2305] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79169472 2024-04-19 08:46:57.303 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Shutdown initiated... 2024-04-19 08:46:57.303 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Close initiated... 2024-04-19 08:46:57.303 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 08:46:57.303 [HikariPool-107 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Closing connection org.sqlite.jdbc4.JDBC4Connection@79169472: (connection evicted) 2024-04-19 08:46:57.304 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-19 08:46:57.304 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Closed. 2024-04-19 08:46:57.304 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Shutdown completed. 2024-04-19 08:46:57.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-108 - configuration: 2024-04-19 08:46:57.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 08:46:57.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 08:46:57.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 08:46:57.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 08:46:57.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 08:46:57.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 08:46:57.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@26398f67 2024-04-19 08:46:57.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 08:46:57.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 08:46:57.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 08:46:57.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 08:46:57.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 08:46:57.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 08:46:57.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 08:46:57.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 08:46:57.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 08:46:57.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 08:46:57.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 08:46:57.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 08:46:57.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 08:46:57.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-19 08:46:57.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-19 08:46:57.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 08:46:57.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 08:46:57.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-19 08:46:57.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 08:46:57.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-108" 2024-04-19 08:46:57.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 08:46:57.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 08:46:57.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 08:46:57.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 08:46:57.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 08:46:57.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 08:46:57.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 08:46:57.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 08:46:57.305 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Starting... 2024-04-19 08:46:57.308 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@401b7226 2024-04-19 08:46:57.308 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@401b7226 2024-04-19 08:46:57.308 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Start completed. 2024-04-19 08:46:57.308 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@401b7226 2024-04-19 08:46:57.319 [Test worker @coroutine#2308] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@401b7226 2024-04-19 08:46:57.321 [Test worker @coroutine#2310] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@401b7226 2024-04-19 08:46:57.322 [DefaultDispatcher-worker-10 @coroutine#2314] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-19 08:46:57.322 [DefaultDispatcher-worker-10 @coroutine#2314] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/ackAndGetPendingReplications. 2024-04-19 08:46:57.322 [DefaultDispatcher-worker-10 @coroutine#2314] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-19 08:46:57.322 [DefaultDispatcher-worker-10 @coroutine#2314] 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-04-19 08:46:57.323 [DefaultDispatcher-worker-2 @coroutine#2314] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-19 08:46:57.323 [DefaultDispatcher-worker-2 @coroutine#2314] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-19 08:46:57.334 [DefaultDispatcher-worker-12 @coroutine#2313] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@401b7226 2024-04-19 08:46:57.334 [DefaultDispatcher-worker-12 @coroutine#2313] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-04-19 08:46:57.334 [DefaultDispatcher-worker-12 @coroutine#2313] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/nodeId. 2024-04-19 08:46:57.334 [DefaultDispatcher-worker-12 @coroutine#2313] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-04-19 08:46:57.335 [DefaultDispatcher-worker-16 @coroutine#2313] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-04-19 08:46:57.335 [DefaultDispatcher-worker-16 @coroutine#2313] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-04-19 08:46:57.337 [Test worker @coroutine#2318] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@401b7226 2024-04-19 08:46:57.340 [Test worker @coroutine#2325] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@401b7226 2024-04-19 08:46:57.345 [Test worker @coroutine#2332] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@401b7226 2024-04-19 08:46:57.348 [Test worker @coroutine#2334] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@401b7226 2024-04-19 08:46:57.352 [Test worker @coroutine#2340] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@401b7226 2024-04-19 08:46:57.355 [Test worker @coroutine#2342] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@401b7226 2024-04-19 08:46:57.357 [Test worker @coroutine#2343] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@401b7226 2024-04-19 08:46:57.358 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Shutdown initiated... 2024-04-19 08:46:57.358 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Close initiated... 2024-04-19 08:46:57.358 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 08:46:57.358 [HikariPool-108 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Closing connection org.sqlite.jdbc4.JDBC4Connection@401b7226: (connection evicted) 2024-04-19 08:46:57.359 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-19 08:46:57.359 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Closed. 2024-04-19 08:46:57.359 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Shutdown completed. 2024-04-19 08:46:57.360 [DefaultDispatcher-worker-15 @coroutine#1994] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5afaae7e 2024-04-19 08:46:57.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-109 - configuration: 2024-04-19 08:46:57.360 [DefaultDispatcher-worker-15 @coroutine#1994] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38595/UmAppDatabase/replication/nodeId 2024-04-19 08:46:57.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 08:46:57.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 08:46:57.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 08:46:57.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 08:46:57.360 [DefaultDispatcher-worker-15 @coroutine#1994] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38595/UmAppDatabase/replication/nodeId. 2024-04-19 08:46:57.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 08:46:57.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 08:46:57.360 [DefaultDispatcher-worker-15 @coroutine#1994] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38595/UmAppDatabase/replication/nodeId 2024-04-19 08:46:57.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@17810908 2024-04-19 08:46:57.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 08:46:57.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 08:46:57.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 08:46:57.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 08:46:57.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 08:46:57.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 08:46:57.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 08:46:57.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 08:46:57.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 08:46:57.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 08:46:57.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 08:46:57.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 08:46:57.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 08:46:57.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-19 08:46:57.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-19 08:46:57.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 08:46:57.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 08:46:57.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-19 08:46:57.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 08:46:57.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-109" 2024-04-19 08:46:57.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 08:46:57.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 08:46:57.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 08:46:57.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 08:46:57.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 08:46:57.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 08:46:57.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 08:46:57.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 08:46:57.360 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Starting... 2024-04-19 08:46:57.361 [DefaultDispatcher-worker-2 @coroutine#1994] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38595/UmAppDatabase/replication/nodeId 2024-04-19 08:46:57.361 [DefaultDispatcher-worker-2 @coroutine#1994] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38595/UmAppDatabase/replication/nodeId 2024-04-19 08:46:57.363 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@597eb9ac 2024-04-19 08:46:57.363 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@597eb9ac 2024-04-19 08:46:57.363 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Start completed. 2024-04-19 08:46:57.364 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@597eb9ac 2024-04-19 08:46:57.375 [Test worker @coroutine#2349] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@597eb9ac 2024-04-19 08:46:57.376 [Test worker @coroutine#2351] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@597eb9ac 2024-04-19 08:46:57.377 [DefaultDispatcher-worker-3 @coroutine#2355] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-19 08:46:57.377 [DefaultDispatcher-worker-3 @coroutine#2355] 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-04-19 08:46:57.377 [DefaultDispatcher-worker-3 @coroutine#2355] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-19 08:46:57.377 [DefaultDispatcher-worker-3 @coroutine#2355] 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-04-19 08:46:57.378 [DefaultDispatcher-worker-15 @coroutine#2355] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-19 08:46:57.378 [DefaultDispatcher-worker-15 @coroutine#2355] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-19 08:46:57.389 [DefaultDispatcher-worker-12 @coroutine#2354] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@597eb9ac 2024-04-19 08:46:57.389 [DefaultDispatcher-worker-12 @coroutine#2354] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-04-19 08:46:57.389 [DefaultDispatcher-worker-12 @coroutine#2354] 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-04-19 08:46:57.389 [DefaultDispatcher-worker-12 @coroutine#2354] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-04-19 08:46:57.390 [DefaultDispatcher-worker-14 @coroutine#2354] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-04-19 08:46:57.390 [DefaultDispatcher-worker-14 @coroutine#2354] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-04-19 08:46:57.392 [Test worker @coroutine#2359] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@597eb9ac 2024-04-19 08:46:57.395 [Test worker @coroutine#2366] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@597eb9ac 2024-04-19 08:46:57.400 [Test worker @coroutine#2373] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@597eb9ac 2024-04-19 08:46:57.401 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Shutdown initiated... 2024-04-19 08:46:57.401 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Close initiated... 2024-04-19 08:46:57.401 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 08:46:57.402 [HikariPool-109 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Closing connection org.sqlite.jdbc4.JDBC4Connection@597eb9ac: (connection evicted) 2024-04-19 08:46:57.402 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-19 08:46:57.402 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Closed. 2024-04-19 08:46:57.402 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Shutdown completed. 2024-04-19 08:46:57.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-110 - configuration: 2024-04-19 08:46:57.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 08:46:57.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 08:46:57.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 08:46:57.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 08:46:57.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 08:46:57.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 08:46:57.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3984e2b3 2024-04-19 08:46:57.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 08:46:57.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 08:46:57.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 08:46:57.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 08:46:57.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 08:46:57.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 08:46:57.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 08:46:57.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 08:46:57.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 08:46:57.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 08:46:57.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 08:46:57.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 08:46:57.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 08:46:57.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-19 08:46:57.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-19 08:46:57.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 08:46:57.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 08:46:57.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-19 08:46:57.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 08:46:57.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-110" 2024-04-19 08:46:57.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 08:46:57.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 08:46:57.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 08:46:57.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 08:46:57.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 08:46:57.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 08:46:57.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 08:46:57.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 08:46:57.403 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Starting... 2024-04-19 08:46:57.405 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f82a71f 2024-04-19 08:46:57.405 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f82a71f 2024-04-19 08:46:57.405 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Start completed. 2024-04-19 08:46:57.406 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f82a71f 2024-04-19 08:46:57.417 [Test worker @coroutine#2381] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f82a71f 2024-04-19 08:46:57.419 [Test worker @coroutine#2383] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f82a71f 2024-04-19 08:46:57.419 [DefaultDispatcher-worker-14 @coroutine#2387] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-19 08:46:57.420 [DefaultDispatcher-worker-14 @coroutine#2387] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/ackAndGetPendingReplications. 2024-04-19 08:46:57.420 [DefaultDispatcher-worker-14 @coroutine#2387] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-19 08:46:57.420 [DefaultDispatcher-worker-14 @coroutine#2387] 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-04-19 08:46:57.421 [DefaultDispatcher-worker-5 @coroutine#2387] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-19 08:46:57.421 [DefaultDispatcher-worker-5 @coroutine#2387] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-19 08:46:57.431 [DefaultDispatcher-worker-4 @coroutine#2386] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f82a71f 2024-04-19 08:46:57.431 [DefaultDispatcher-worker-4 @coroutine#2386] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-04-19 08:46:57.431 [DefaultDispatcher-worker-4 @coroutine#2386] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/nodeId. 2024-04-19 08:46:57.431 [DefaultDispatcher-worker-4 @coroutine#2386] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-04-19 08:46:57.431 [DefaultDispatcher-worker-16 @coroutine#2386] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-04-19 08:46:57.431 [DefaultDispatcher-worker-16 @coroutine#2386] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-04-19 08:46:57.433 [DefaultDispatcher-worker-2 @coroutine#2023] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63df2eb8 2024-04-19 08:46:57.433 [DefaultDispatcher-worker-2 @coroutine#2023] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52279/UmAppDatabase/replication/nodeId 2024-04-19 08:46:57.433 [DefaultDispatcher-worker-2 @coroutine#2023] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52279/UmAppDatabase/replication/nodeId. 2024-04-19 08:46:57.433 [DefaultDispatcher-worker-2 @coroutine#2023] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52279/UmAppDatabase/replication/nodeId 2024-04-19 08:46:57.434 [DefaultDispatcher-worker-4 @coroutine#2023] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52279/UmAppDatabase/replication/nodeId 2024-04-19 08:46:57.434 [DefaultDispatcher-worker-4 @coroutine#2023] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52279/UmAppDatabase/replication/nodeId 2024-04-19 08:46:57.434 [Test worker @coroutine#2393] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f82a71f 2024-04-19 08:46:57.438 [Test worker @coroutine#2401] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f82a71f 2024-04-19 08:46:57.441 [Test worker @coroutine#2403] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f82a71f 2024-04-19 08:46:57.444 [Test worker @coroutine#2405] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f82a71f 2024-04-19 08:46:57.449 [Test worker @coroutine#2412] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f82a71f 2024-04-19 08:46:57.449 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Shutdown initiated... 2024-04-19 08:46:57.449 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Close initiated... 2024-04-19 08:46:57.449 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 08:46:57.450 [HikariPool-110 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7f82a71f: (connection evicted) 2024-04-19 08:46:57.450 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-19 08:46:57.450 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Closed. 2024-04-19 08:46:57.450 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Shutdown completed. 2024-04-19 08:46:57.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-111 - configuration: 2024-04-19 08:46:57.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 08:46:57.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 08:46:57.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 08:46:57.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 08:46:57.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 08:46:57.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 08:46:57.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@58c93be3 2024-04-19 08:46:57.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 08:46:57.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 08:46:57.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 08:46:57.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 08:46:57.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 08:46:57.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 08:46:57.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 08:46:57.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 08:46:57.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 08:46:57.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 08:46:57.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 08:46:57.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 08:46:57.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 08:46:57.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-19 08:46:57.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-19 08:46:57.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 08:46:57.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 08:46:57.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-19 08:46:57.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 08:46:57.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-111" 2024-04-19 08:46:57.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 08:46:57.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 08:46:57.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 08:46:57.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 08:46:57.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 08:46:57.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 08:46:57.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 08:46:57.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 08:46:57.451 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Starting... 2024-04-19 08:46:57.454 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e669b5c 2024-04-19 08:46:57.454 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e669b5c 2024-04-19 08:46:57.454 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Start completed. 2024-04-19 08:46:57.454 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e669b5c 2024-04-19 08:46:57.465 [Test worker @coroutine#2415] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e669b5c 2024-04-19 08:46:57.467 [Test worker @coroutine#2417] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e669b5c 2024-04-19 08:46:57.468 [DefaultDispatcher-worker-14 @coroutine#2421] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-19 08:46:57.468 [DefaultDispatcher-worker-14 @coroutine#2421] 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-04-19 08:46:57.468 [DefaultDispatcher-worker-14 @coroutine#2421] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-19 08:46:57.468 [DefaultDispatcher-worker-14 @coroutine#2421] 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-04-19 08:46:57.469 [DefaultDispatcher-worker-1 @coroutine#2421] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-19 08:46:57.469 [DefaultDispatcher-worker-1 @coroutine#2421] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-19 08:46:57.477 [DefaultDispatcher-worker-9 @coroutine#2420] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e669b5c 2024-04-19 08:46:57.478 [DefaultDispatcher-worker-9 @coroutine#2420] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-04-19 08:46:57.478 [DefaultDispatcher-worker-9 @coroutine#2420] 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-04-19 08:46:57.478 [DefaultDispatcher-worker-9 @coroutine#2420] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-04-19 08:46:57.478 [DefaultDispatcher-worker-8 @coroutine#2420] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-04-19 08:46:57.478 [DefaultDispatcher-worker-8 @coroutine#2420] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-04-19 08:46:57.481 [Test worker @coroutine#2426] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e669b5c 2024-04-19 08:46:57.484 [Test worker @coroutine#2433] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e669b5c 2024-04-19 08:46:57.486 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Shutdown initiated... 2024-04-19 08:46:57.486 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Close initiated... 2024-04-19 08:46:57.486 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 08:46:57.486 [HikariPool-111 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6e669b5c: (connection evicted) 2024-04-19 08:46:57.487 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-19 08:46:57.487 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Closed. 2024-04-19 08:46:57.487 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Shutdown completed. 2024-04-19 08:46:57.584 [DefaultDispatcher-worker-5 @coroutine#2052] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17260f7f 2024-04-19 08:46:57.584 [DefaultDispatcher-worker-5 @coroutine#2052] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-19 08:46:57.584 [DefaultDispatcher-worker-5 @coroutine#2052] 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-04-19 08:46:57.584 [DefaultDispatcher-worker-5 @coroutine#2052] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-19 08:46:57.586 [DefaultDispatcher-worker-15 @coroutine#2052] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-19 08:46:57.586 [DefaultDispatcher-worker-5 @coroutine#2066] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e8eea59 2024-04-19 08:46:57.586 [DefaultDispatcher-worker-5 @coroutine#2066] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47595/UmAppDatabase/replication/nodeId 2024-04-19 08:46:57.586 [DefaultDispatcher-worker-5 @coroutine#2066] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47595/UmAppDatabase/replication/nodeId. 2024-04-19 08:46:57.586 [DefaultDispatcher-worker-5 @coroutine#2066] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47595/UmAppDatabase/replication/nodeId 2024-04-19 08:46:57.587 [DefaultDispatcher-worker-5 @coroutine#2066] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47595/UmAppDatabase/replication/nodeId 2024-04-19 08:46:57.587 [DefaultDispatcher-worker-5 @coroutine#2066] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47595/UmAppDatabase/replication/nodeId 2024-04-19 08:46:57.732 [DefaultDispatcher-worker-12 @coroutine#2118] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@738ae785 2024-04-19 08:46:57.732 [DefaultDispatcher-worker-12 @coroutine#2118] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54021/UmAppDatabase/replication/nodeId 2024-04-19 08:46:57.732 [DefaultDispatcher-worker-12 @coroutine#2118] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54021/UmAppDatabase/replication/nodeId. 2024-04-19 08:46:57.732 [DefaultDispatcher-worker-12 @coroutine#2118] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54021/UmAppDatabase/replication/nodeId 2024-04-19 08:46:57.733 [DefaultDispatcher-worker-4 @coroutine#2118] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54021/UmAppDatabase/replication/nodeId 2024-04-19 08:46:57.733 [DefaultDispatcher-worker-4 @coroutine#2118] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54021/UmAppDatabase/replication/nodeId 2024-04-19 08:46:57.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-112 - configuration: 2024-04-19 08:46:57.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 08:46:57.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 08:46:57.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 08:46:57.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 08:46:57.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 08:46:57.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 08:46:57.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@fefd4a2 2024-04-19 08:46:57.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 08:46:57.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 08:46:57.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 08:46:57.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 08:46:57.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 08:46:57.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 08:46:57.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 08:46:57.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 08:46:57.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 08:46:57.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 08:46:57.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 08:46:57.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 08:46:57.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 08:46:57.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-19 08:46:57.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-19 08:46:57.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 08:46:57.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 08:46:57.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-19 08:46:57.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 08:46:57.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-112" 2024-04-19 08:46:57.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 08:46:57.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 08:46:57.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 08:46:57.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 08:46:57.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 08:46:57.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 08:46:57.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 08:46:57.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 08:46:57.797 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Starting... 2024-04-19 08:46:57.798 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@352a8183 2024-04-19 08:46:57.798 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@352a8183 2024-04-19 08:46:57.798 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Start completed. 2024-04-19 08:46:57.817 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@352a8183 2024-04-19 08:46:57.828 [Test worker @coroutine#2474] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@352a8183 2024-04-19 08:46:57.830 [Test worker @coroutine#2476] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@352a8183 2024-04-19 08:46:57.831 [DefaultDispatcher-worker-6 @coroutine#2479] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-19 08:46:57.831 [DefaultDispatcher-worker-6 @coroutine#2479] 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-04-19 08:46:57.831 [DefaultDispatcher-worker-6 @coroutine#2479] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-19 08:46:57.831 [DefaultDispatcher-worker-6 @coroutine#2479] 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-04-19 08:46:57.833 [DefaultDispatcher-worker-10 @coroutine#2479] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-19 08:46:57.833 [DefaultDispatcher-worker-10 @coroutine#2479] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-19 08:46:57.841 [DefaultDispatcher-worker-15 @coroutine#2478] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@352a8183 2024-04-19 08:46:57.841 [DefaultDispatcher-worker-15 @coroutine#2478] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-04-19 08:46:57.841 [DefaultDispatcher-worker-15 @coroutine#2478] 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-04-19 08:46:57.841 [DefaultDispatcher-worker-15 @coroutine#2478] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-04-19 08:46:57.841 [DefaultDispatcher-worker-2 @coroutine#2478] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-04-19 08:46:57.841 [DefaultDispatcher-worker-2 @coroutine#2478] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-04-19 08:46:57.845 [Test worker @coroutine#2483] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@352a8183 2024-04-19 08:46:57.863 [DefaultDispatcher-worker-2 @coroutine#2490] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@352a8183 2024-04-19 08:46:57.898 [HikariPool-112 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-19 08:46:57.904 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@29e27c21 2024-04-19 08:46:57.904 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@29e27c21 2024-04-19 08:46:57.909 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@2725876d 2024-04-19 08:46:57.909 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@2725876d 2024-04-19 08:46:57.911 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@231a1751 2024-04-19 08:46:57.911 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@231a1751 2024-04-19 08:46:57.913 [Test worker @coroutine#2492] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@352a8183 2024-04-19 08:46:57.914 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@66188d56 2024-04-19 08:46:57.914 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@66188d56 2024-04-19 08:46:57.916 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c21e6c0 2024-04-19 08:46:57.916 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c21e6c0 2024-04-19 08:46:57.918 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@57b40cc6 2024-04-19 08:46:57.918 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@57b40cc6 2024-04-19 08:46:57.921 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@246739fe 2024-04-19 08:46:57.921 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@246739fe 2024-04-19 08:46:57.921 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Shutdown initiated... 2024-04-19 08:46:57.921 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Close initiated... 2024-04-19 08:46:57.921 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Before closing stats (total=8, active=0, idle=8, waiting=0) 2024-04-19 08:46:57.921 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@352a8183: (connection evicted) 2024-04-19 08:46:57.922 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@29e27c21: (connection evicted) 2024-04-19 08:46:57.922 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2725876d: (connection evicted) 2024-04-19 08:46:57.923 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@231a1751: (connection evicted) 2024-04-19 08:46:57.923 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@66188d56: (connection evicted) 2024-04-19 08:46:57.924 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5c21e6c0: (connection evicted) 2024-04-19 08:46:57.924 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@6377219 2024-04-19 08:46:57.924 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@6377219 2024-04-19 08:46:57.924 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@57b40cc6: (connection evicted) 2024-04-19 08:46:57.924 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@246739fe: (connection evicted) 2024-04-19 08:46:57.925 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6377219: (connection evicted) 2024-04-19 08:46:57.927 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-19 08:46:57.927 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Closed. 2024-04-19 08:46:57.927 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Shutdown completed. 2024-04-19 08:46:57.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-113 - configuration: 2024-04-19 08:46:57.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 08:46:57.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 08:46:57.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 08:46:57.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 08:46:57.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 08:46:57.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 08:46:57.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6020cd42 2024-04-19 08:46:57.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 08:46:57.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 08:46:57.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 08:46:57.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 08:46:57.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 08:46:57.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 08:46:57.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 08:46:57.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 08:46:57.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 08:46:57.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 08:46:57.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 08:46:57.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 08:46:57.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 08:46:57.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-19 08:46:57.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-19 08:46:57.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 08:46:57.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 08:46:57.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-19 08:46:57.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 08:46:57.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-113" 2024-04-19 08:46:57.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 08:46:57.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 08:46:57.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 08:46:57.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 08:46:57.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 08:46:57.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 08:46:57.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 08:46:57.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 08:46:57.929 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Starting... 2024-04-19 08:46:57.933 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@326d39fd 2024-04-19 08:46:57.933 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@326d39fd 2024-04-19 08:46:57.933 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Start completed. 2024-04-19 08:46:57.933 [DefaultDispatcher-worker-12 @coroutine#2161] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9120cb5 2024-04-19 08:46:57.934 [DefaultDispatcher-worker-12 @coroutine#2161] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44021/UmAppDatabase/replication/nodeId 2024-04-19 08:46:57.934 [DefaultDispatcher-worker-12 @coroutine#2161] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44021/UmAppDatabase/replication/nodeId. 2024-04-19 08:46:57.934 [DefaultDispatcher-worker-12 @coroutine#2161] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44021/UmAppDatabase/replication/nodeId 2024-04-19 08:46:57.934 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@326d39fd 2024-04-19 08:46:57.935 [DefaultDispatcher-worker-6 @coroutine#2161] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44021/UmAppDatabase/replication/nodeId 2024-04-19 08:46:57.935 [DefaultDispatcher-worker-6 @coroutine#2161] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44021/UmAppDatabase/replication/nodeId 2024-04-19 08:46:57.946 [Test worker @coroutine#2497] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@326d39fd 2024-04-19 08:46:57.948 [Test worker @coroutine#2501] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@326d39fd 2024-04-19 08:46:57.949 [DefaultDispatcher-worker-15 @coroutine#2504] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-19 08:46:57.949 [DefaultDispatcher-worker-15 @coroutine#2504] 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-04-19 08:46:57.949 [DefaultDispatcher-worker-15 @coroutine#2504] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-19 08:46:57.949 [DefaultDispatcher-worker-15 @coroutine#2504] 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-04-19 08:46:57.950 [DefaultDispatcher-worker-10 @coroutine#2504] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-19 08:46:57.951 [DefaultDispatcher-worker-10 @coroutine#2504] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-19 08:46:57.959 [DefaultDispatcher-worker-10 @coroutine#2503] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@326d39fd 2024-04-19 08:46:57.960 [DefaultDispatcher-worker-10 @coroutine#2503] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-04-19 08:46:57.960 [DefaultDispatcher-worker-10 @coroutine#2503] 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-04-19 08:46:57.960 [DefaultDispatcher-worker-10 @coroutine#2503] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-04-19 08:46:57.960 [DefaultDispatcher-worker-16 @coroutine#2503] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-04-19 08:46:57.960 [DefaultDispatcher-worker-16 @coroutine#2503] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-04-19 08:46:57.964 [Test worker @coroutine#2508] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@326d39fd 2024-04-19 08:46:57.981 [DefaultDispatcher-worker-13 @coroutine#2516] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@326d39fd 2024-04-19 08:46:57.990 [DefaultDispatcher-worker-8 @coroutine#1882] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c8d685e 2024-04-19 08:46:57.990 [DefaultDispatcher-worker-8 @coroutine#1882] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55221/UmAppDatabase/replication/nodeId 2024-04-19 08:46:57.990 [DefaultDispatcher-worker-8 @coroutine#1882] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55221/UmAppDatabase/replication/nodeId. 2024-04-19 08:46:57.990 [DefaultDispatcher-worker-8 @coroutine#1882] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55221/UmAppDatabase/replication/nodeId 2024-04-19 08:46:57.991 [DefaultDispatcher-worker-5 @coroutine#1882] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55221/UmAppDatabase/replication/nodeId 2024-04-19 08:46:57.991 [DefaultDispatcher-worker-5 @coroutine#1882] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55221/UmAppDatabase/replication/nodeId 2024-04-19 08:46:58.021 [Test worker @coroutine#2518] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@326d39fd 2024-04-19 08:46:58.024 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Shutdown initiated... 2024-04-19 08:46:58.024 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Close initiated... 2024-04-19 08:46:58.024 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 08:46:58.024 [HikariPool-113 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Closing connection org.sqlite.jdbc4.JDBC4Connection@326d39fd: (connection evicted) 2024-04-19 08:46:58.025 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-19 08:46:58.025 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Closed. 2024-04-19 08:46:58.025 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Shutdown completed. 2024-04-19 08:46:58.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-114 - configuration: 2024-04-19 08:46:58.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 08:46:58.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 08:46:58.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 08:46:58.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 08:46:58.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 08:46:58.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 08:46:58.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7d0e46dd 2024-04-19 08:46:58.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 08:46:58.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 08:46:58.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 08:46:58.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 08:46:58.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 08:46:58.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 08:46:58.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 08:46:58.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 08:46:58.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 08:46:58.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 08:46:58.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 08:46:58.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 08:46:58.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 08:46:58.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-19 08:46:58.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-19 08:46:58.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 08:46:58.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 08:46:58.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-19 08:46:58.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 08:46:58.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-114" 2024-04-19 08:46:58.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 08:46:58.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 08:46:58.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 08:46:58.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 08:46:58.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 08:46:58.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 08:46:58.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 08:46:58.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 08:46:58.027 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Starting... 2024-04-19 08:46:58.030 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@2cd6fae8 2024-04-19 08:46:58.030 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@2cd6fae8 2024-04-19 08:46:58.030 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Start completed. 2024-04-19 08:46:58.031 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cd6fae8 2024-04-19 08:46:58.042 [Test worker @coroutine#2525] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cd6fae8 2024-04-19 08:46:58.044 [Test worker @coroutine#2527] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cd6fae8 2024-04-19 08:46:58.045 [DefaultDispatcher-worker-8 @coroutine#2530] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-19 08:46:58.045 [DefaultDispatcher-worker-8 @coroutine#2530] 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-04-19 08:46:58.045 [DefaultDispatcher-worker-8 @coroutine#2530] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-19 08:46:58.045 [DefaultDispatcher-worker-8 @coroutine#2530] 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-04-19 08:46:58.047 [DefaultDispatcher-worker-2 @coroutine#2530] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-19 08:46:58.047 [DefaultDispatcher-worker-2 @coroutine#2530] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-19 08:46:58.054 [DefaultDispatcher-worker-10 @coroutine#2529] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cd6fae8 2024-04-19 08:46:58.054 [DefaultDispatcher-worker-10 @coroutine#2529] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-04-19 08:46:58.054 [DefaultDispatcher-worker-10 @coroutine#2529] 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-04-19 08:46:58.054 [DefaultDispatcher-worker-10 @coroutine#2529] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-04-19 08:46:58.055 [DefaultDispatcher-worker-6 @coroutine#2529] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-04-19 08:46:58.055 [DefaultDispatcher-worker-6 @coroutine#2529] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-04-19 08:46:58.058 [Test worker @coroutine#2534] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cd6fae8 2024-04-19 08:46:58.072 [DefaultDispatcher-worker-15 @coroutine#2217] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a598e30 2024-04-19 08:46:58.073 [DefaultDispatcher-worker-15 @coroutine#2217] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35773/UmAppDatabase/replication/nodeId 2024-04-19 08:46:58.073 [DefaultDispatcher-worker-15 @coroutine#2217] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35773/UmAppDatabase/replication/nodeId. 2024-04-19 08:46:58.073 [DefaultDispatcher-worker-15 @coroutine#2217] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35773/UmAppDatabase/replication/nodeId 2024-04-19 08:46:58.074 [DefaultDispatcher-worker-1 @coroutine#2217] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35773/UmAppDatabase/replication/nodeId 2024-04-19 08:46:58.074 [DefaultDispatcher-worker-1 @coroutine#2217] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35773/UmAppDatabase/replication/nodeId 2024-04-19 08:46:58.076 [DefaultDispatcher-worker-12 @coroutine#2542] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cd6fae8 2024-04-19 08:46:58.080 [DefaultDispatcher-worker-15 @coroutine#1915] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20040c6e 2024-04-19 08:46:58.080 [DefaultDispatcher-worker-15 @coroutine#1915] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35017/UmAppDatabase/replication/nodeId 2024-04-19 08:46:58.080 [DefaultDispatcher-worker-15 @coroutine#1915] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35017/UmAppDatabase/replication/nodeId. 2024-04-19 08:46:58.080 [DefaultDispatcher-worker-15 @coroutine#1915] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35017/UmAppDatabase/replication/nodeId 2024-04-19 08:46:58.081 [DefaultDispatcher-worker-16 @coroutine#1915] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35017/UmAppDatabase/replication/nodeId 2024-04-19 08:46:58.081 [DefaultDispatcher-worker-16 @coroutine#1915] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35017/UmAppDatabase/replication/nodeId 2024-04-19 08:46:58.116 [Test worker @coroutine#2548] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cd6fae8 2024-04-19 08:46:58.118 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Shutdown initiated... 2024-04-19 08:46:58.118 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Close initiated... 2024-04-19 08:46:58.118 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 08:46:58.119 [HikariPool-114 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2cd6fae8: (connection evicted) 2024-04-19 08:46:58.120 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-19 08:46:58.120 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Closed. 2024-04-19 08:46:58.120 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Shutdown completed. 2024-04-19 08:46:58.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-115 - configuration: 2024-04-19 08:46:58.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 08:46:58.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 08:46:58.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 08:46:58.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 08:46:58.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 08:46:58.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 08:46:58.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@eb23b9c 2024-04-19 08:46:58.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 08:46:58.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 08:46:58.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 08:46:58.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 08:46:58.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 08:46:58.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 08:46:58.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 08:46:58.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 08:46:58.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 08:46:58.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 08:46:58.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 08:46:58.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 08:46:58.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 08:46:58.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-19 08:46:58.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-19 08:46:58.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 08:46:58.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 08:46:58.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-19 08:46:58.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 08:46:58.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-115" 2024-04-19 08:46:58.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 08:46:58.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 08:46:58.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 08:46:58.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 08:46:58.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 08:46:58.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 08:46:58.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 08:46:58.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 08:46:58.122 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Starting... 2024-04-19 08:46:58.125 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f19430f 2024-04-19 08:46:58.125 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f19430f 2024-04-19 08:46:58.125 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Start completed. 2024-04-19 08:46:58.126 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f19430f 2024-04-19 08:46:58.137 [Test worker @coroutine#2555] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f19430f 2024-04-19 08:46:58.139 [Test worker @coroutine#2557] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f19430f 2024-04-19 08:46:58.140 [DefaultDispatcher-worker-4 @coroutine#2560] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-19 08:46:58.140 [DefaultDispatcher-worker-4 @coroutine#2560] 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-04-19 08:46:58.140 [DefaultDispatcher-worker-4 @coroutine#2560] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-19 08:46:58.140 [DefaultDispatcher-worker-4 @coroutine#2560] 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-04-19 08:46:58.142 [DefaultDispatcher-worker-5 @coroutine#2560] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-19 08:46:58.142 [DefaultDispatcher-worker-5 @coroutine#2560] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-19 08:46:58.151 [DefaultDispatcher-worker-16 @coroutine#2559] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f19430f 2024-04-19 08:46:58.151 [DefaultDispatcher-worker-16 @coroutine#2559] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-04-19 08:46:58.151 [DefaultDispatcher-worker-16 @coroutine#2559] 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-04-19 08:46:58.151 [DefaultDispatcher-worker-16 @coroutine#2559] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-04-19 08:46:58.152 [DefaultDispatcher-worker-4 @coroutine#2559] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-04-19 08:46:58.152 [DefaultDispatcher-worker-4 @coroutine#2559] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-04-19 08:46:58.155 [Test worker @coroutine#2564] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f19430f 2024-04-19 08:46:58.173 [DefaultDispatcher-worker-5 @coroutine#2571] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f19430f 2024-04-19 08:46:58.214 [Test worker @coroutine#2573] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f19430f 2024-04-19 08:46:58.217 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Shutdown initiated... 2024-04-19 08:46:58.217 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Close initiated... 2024-04-19 08:46:58.217 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 08:46:58.217 [HikariPool-115 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7f19430f: (connection evicted) 2024-04-19 08:46:58.218 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-19 08:46:58.218 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Closed. 2024-04-19 08:46:58.218 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Shutdown completed. 2024-04-19 08:46:58.233 [Test worker @coroutine#2577] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-116 - configuration: 2024-04-19 08:46:58.234 [Test worker @coroutine#2577] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 08:46:58.234 [Test worker @coroutine#2577] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 08:46:58.234 [Test worker @coroutine#2577] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 08:46:58.234 [Test worker @coroutine#2577] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 08:46:58.234 [Test worker @coroutine#2577] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 08:46:58.234 [Test worker @coroutine#2577] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 08:46:58.234 [Test worker @coroutine#2577] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@21252bef 2024-04-19 08:46:58.234 [Test worker @coroutine#2577] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 08:46:58.234 [Test worker @coroutine#2577] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 08:46:58.234 [Test worker @coroutine#2577] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 08:46:58.234 [Test worker @coroutine#2577] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 08:46:58.234 [Test worker @coroutine#2577] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 08:46:58.234 [Test worker @coroutine#2577] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 08:46:58.234 [Test worker @coroutine#2577] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 08:46:58.234 [Test worker @coroutine#2577] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 08:46:58.234 [Test worker @coroutine#2577] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 08:46:58.234 [Test worker @coroutine#2577] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 08:46:58.234 [Test worker @coroutine#2577] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 08:46:58.234 [Test worker @coroutine#2577] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 08:46:58.234 [Test worker @coroutine#2577] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 08:46:58.234 [Test worker @coroutine#2577] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 08:46:58.234 [Test worker @coroutine#2577] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 08:46:58.234 [Test worker @coroutine#2577] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 08:46:58.234 [Test worker @coroutine#2577] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 08:46:58.234 [Test worker @coroutine#2577] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 08:46:58.234 [Test worker @coroutine#2577] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 08:46:58.234 [Test worker @coroutine#2577] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-116" 2024-04-19 08:46:58.234 [Test worker @coroutine#2577] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 08:46:58.234 [Test worker @coroutine#2577] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 08:46:58.234 [Test worker @coroutine#2577] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 08:46:58.234 [Test worker @coroutine#2577] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 08:46:58.234 [Test worker @coroutine#2577] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 08:46:58.234 [Test worker @coroutine#2577] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 08:46:58.234 [Test worker @coroutine#2577] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 08:46:58.234 [Test worker @coroutine#2577] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 08:46:58.234 [Test worker @coroutine#2577] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Starting... 2024-04-19 08:46:58.234 [Test worker @coroutine#2577] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@52984065 2024-04-19 08:46:58.234 [Test worker @coroutine#2577] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@52984065 2024-04-19 08:46:58.234 [Test worker @coroutine#2577] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Start completed. 2024-04-19 08:46:58.249 [Test worker @coroutine#2577] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52984065 2024-04-19 08:46:58.249 [DefaultDispatcher-worker-9 @coroutine#1961] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1067192a 2024-04-19 08:46:58.249 [DefaultDispatcher-worker-9 @coroutine#1961] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56135/UmAppDatabase/replication/nodeId 2024-04-19 08:46:58.250 [DefaultDispatcher-worker-9 @coroutine#1961] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56135/UmAppDatabase/replication/nodeId. 2024-04-19 08:46:58.250 [DefaultDispatcher-worker-9 @coroutine#1961] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56135/UmAppDatabase/replication/nodeId 2024-04-19 08:46:58.251 [DefaultDispatcher-worker-15 @coroutine#1961] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56135/UmAppDatabase/replication/nodeId 2024-04-19 08:46:58.251 [DefaultDispatcher-worker-15 @coroutine#1961] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56135/UmAppDatabase/replication/nodeId 2024-04-19 08:46:58.260 [Test worker @coroutine#2578] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52984065 2024-04-19 08:46:58.262 [Test worker @coroutine#2583] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52984065 2024-04-19 08:46:58.264 [Test worker @coroutine#2585] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52984065 2024-04-19 08:46:58.274 [DefaultDispatcher-worker-15 @coroutine#2587] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52984065 2024-04-19 08:46:58.286 [DefaultDispatcher-worker-10 @coroutine#2599] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52984065 2024-04-19 08:46:58.289 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Shutdown initiated... 2024-04-19 08:46:58.289 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Close initiated... 2024-04-19 08:46:58.289 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 08:46:58.289 [HikariPool-116 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Closing connection org.sqlite.jdbc4.JDBC4Connection@52984065: (connection evicted) 2024-04-19 08:46:58.290 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-19 08:46:58.290 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Closed. 2024-04-19 08:46:58.290 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Shutdown completed. 2024-04-19 08:46:58.292 [Test worker @coroutine#2605] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-117 - configuration: 2024-04-19 08:46:58.292 [Test worker @coroutine#2605] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 08:46:58.292 [Test worker @coroutine#2605] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 08:46:58.292 [Test worker @coroutine#2605] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 08:46:58.292 [Test worker @coroutine#2605] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 08:46:58.292 [Test worker @coroutine#2605] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 08:46:58.292 [Test worker @coroutine#2605] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 08:46:58.293 [Test worker @coroutine#2605] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@25f67aea 2024-04-19 08:46:58.293 [Test worker @coroutine#2605] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 08:46:58.293 [Test worker @coroutine#2605] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 08:46:58.293 [Test worker @coroutine#2605] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 08:46:58.293 [Test worker @coroutine#2605] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 08:46:58.293 [Test worker @coroutine#2605] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 08:46:58.293 [Test worker @coroutine#2605] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 08:46:58.293 [Test worker @coroutine#2605] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 08:46:58.293 [Test worker @coroutine#2605] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 08:46:58.293 [Test worker @coroutine#2605] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 08:46:58.293 [Test worker @coroutine#2605] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 08:46:58.293 [Test worker @coroutine#2605] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 08:46:58.293 [Test worker @coroutine#2605] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 08:46:58.293 [Test worker @coroutine#2605] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 08:46:58.293 [Test worker @coroutine#2605] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 08:46:58.293 [Test worker @coroutine#2605] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 08:46:58.293 [Test worker @coroutine#2605] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 08:46:58.293 [Test worker @coroutine#2605] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 08:46:58.293 [Test worker @coroutine#2605] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 08:46:58.293 [Test worker @coroutine#2605] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 08:46:58.293 [Test worker @coroutine#2605] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-117" 2024-04-19 08:46:58.293 [Test worker @coroutine#2605] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 08:46:58.293 [Test worker @coroutine#2605] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 08:46:58.293 [Test worker @coroutine#2605] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 08:46:58.293 [Test worker @coroutine#2605] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 08:46:58.293 [Test worker @coroutine#2605] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 08:46:58.293 [Test worker @coroutine#2605] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 08:46:58.293 [Test worker @coroutine#2605] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 08:46:58.293 [Test worker @coroutine#2605] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 08:46:58.293 [Test worker @coroutine#2605] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Starting... 2024-04-19 08:46:58.293 [Test worker @coroutine#2605] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@62c02089 2024-04-19 08:46:58.293 [Test worker @coroutine#2605] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@62c02089 2024-04-19 08:46:58.293 [Test worker @coroutine#2605] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Start completed. 2024-04-19 08:46:58.308 [Test worker @coroutine#2605] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62c02089 2024-04-19 08:46:58.319 [Test worker @coroutine#2606] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62c02089 2024-04-19 08:46:58.321 [Test worker @coroutine#2608] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62c02089 2024-04-19 08:46:58.323 [Test worker @coroutine#2610] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62c02089 2024-04-19 08:46:58.323 [Test worker @coroutine#2605] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-118 - configuration: 2024-04-19 08:46:58.324 [Test worker @coroutine#2605] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 08:46:58.324 [Test worker @coroutine#2605] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 08:46:58.324 [Test worker @coroutine#2605] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 08:46:58.324 [Test worker @coroutine#2605] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 08:46:58.324 [Test worker @coroutine#2605] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 08:46:58.324 [Test worker @coroutine#2605] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 08:46:58.324 [Test worker @coroutine#2605] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@60147536 2024-04-19 08:46:58.324 [Test worker @coroutine#2605] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 08:46:58.324 [Test worker @coroutine#2605] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 08:46:58.324 [Test worker @coroutine#2605] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 08:46:58.324 [Test worker @coroutine#2605] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 08:46:58.324 [Test worker @coroutine#2605] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 08:46:58.324 [Test worker @coroutine#2605] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 08:46:58.324 [Test worker @coroutine#2605] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 08:46:58.324 [Test worker @coroutine#2605] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 08:46:58.324 [Test worker @coroutine#2605] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 08:46:58.324 [Test worker @coroutine#2605] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 08:46:58.324 [Test worker @coroutine#2605] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 08:46:58.324 [Test worker @coroutine#2605] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 08:46:58.324 [Test worker @coroutine#2605] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 08:46:58.324 [Test worker @coroutine#2605] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 08:46:58.324 [Test worker @coroutine#2605] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 08:46:58.324 [Test worker @coroutine#2605] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 08:46:58.324 [Test worker @coroutine#2605] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 08:46:58.324 [Test worker @coroutine#2605] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 08:46:58.324 [Test worker @coroutine#2605] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 08:46:58.324 [Test worker @coroutine#2605] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-118" 2024-04-19 08:46:58.324 [Test worker @coroutine#2605] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 08:46:58.324 [Test worker @coroutine#2605] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 08:46:58.324 [Test worker @coroutine#2605] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 08:46:58.324 [Test worker @coroutine#2605] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 08:46:58.324 [Test worker @coroutine#2605] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 08:46:58.324 [Test worker @coroutine#2605] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 08:46:58.324 [Test worker @coroutine#2605] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 08:46:58.324 [Test worker @coroutine#2605] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 08:46:58.324 [Test worker @coroutine#2605] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Starting... 2024-04-19 08:46:58.324 [Test worker @coroutine#2605] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@50b010d4 2024-04-19 08:46:58.324 [Test worker @coroutine#2605] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@50b010d4 2024-04-19 08:46:58.324 [Test worker @coroutine#2605] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Start completed. 2024-04-19 08:46:58.339 [Test worker @coroutine#2605] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50b010d4 2024-04-19 08:46:58.350 [Test worker @coroutine#2613] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50b010d4 2024-04-19 08:46:58.352 [Test worker @coroutine#2615] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50b010d4 2024-04-19 08:46:58.354 [Test worker @coroutine#2617] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50b010d4 2024-04-19 08:46:58.365 [DefaultDispatcher-worker-16 @coroutine#2619] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50b010d4 2024-04-19 08:46:58.372 [DefaultDispatcher-worker-16 @coroutine#1994] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5afaae7e 2024-04-19 08:46:58.372 [DefaultDispatcher-worker-16 @coroutine#1994] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38595/UmAppDatabase/replication/nodeId 2024-04-19 08:46:58.372 [DefaultDispatcher-worker-16 @coroutine#1994] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38595/UmAppDatabase/replication/nodeId. 2024-04-19 08:46:58.372 [DefaultDispatcher-worker-16 @coroutine#1994] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38595/UmAppDatabase/replication/nodeId 2024-04-19 08:46:58.373 [DefaultDispatcher-worker-15 @coroutine#1994] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38595/UmAppDatabase/replication/nodeId 2024-04-19 08:46:58.373 [DefaultDispatcher-worker-15 @coroutine#1994] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38595/UmAppDatabase/replication/nodeId 2024-04-19 08:46:58.381 [DefaultDispatcher-worker-11 @coroutine#2605] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62c02089 2024-04-19 08:46:58.392 [DefaultDispatcher-worker-3 @coroutine#2605] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62c02089 2024-04-19 08:46:58.393 [HikariPool-117 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-19 08:46:58.401 [DefaultDispatcher-worker-10 @coroutine#2605] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62c02089 2024-04-19 08:46:58.417 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Shutdown initiated... 2024-04-19 08:46:58.417 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Close initiated... 2024-04-19 08:46:58.417 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 08:46:58.417 [HikariPool-117 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Closing connection org.sqlite.jdbc4.JDBC4Connection@62c02089: (connection evicted) 2024-04-19 08:46:58.418 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-19 08:46:58.418 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Closed. 2024-04-19 08:46:58.418 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Shutdown completed. 2024-04-19 08:46:58.418 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Shutdown initiated... 2024-04-19 08:46:58.418 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Close initiated... 2024-04-19 08:46:58.418 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 08:46:58.419 [HikariPool-118 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Closing connection org.sqlite.jdbc4.JDBC4Connection@50b010d4: (connection evicted) 2024-04-19 08:46:58.419 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-19 08:46:58.419 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Closed. 2024-04-19 08:46:58.419 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Shutdown completed. 2024-04-19 08:46:58.421 [Test worker @coroutine#2644] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-119 - configuration: 2024-04-19 08:46:58.421 [Test worker @coroutine#2644] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 08:46:58.422 [Test worker @coroutine#2644] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 08:46:58.422 [Test worker @coroutine#2644] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 08:46:58.422 [Test worker @coroutine#2644] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 08:46:58.422 [Test worker @coroutine#2644] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 08:46:58.422 [Test worker @coroutine#2644] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 08:46:58.422 [Test worker @coroutine#2644] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2561d61 2024-04-19 08:46:58.422 [Test worker @coroutine#2644] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 08:46:58.422 [Test worker @coroutine#2644] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 08:46:58.422 [Test worker @coroutine#2644] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 08:46:58.422 [Test worker @coroutine#2644] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 08:46:58.422 [Test worker @coroutine#2644] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 08:46:58.422 [Test worker @coroutine#2644] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 08:46:58.422 [Test worker @coroutine#2644] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 08:46:58.422 [Test worker @coroutine#2644] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 08:46:58.422 [Test worker @coroutine#2644] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 08:46:58.422 [Test worker @coroutine#2644] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 08:46:58.422 [Test worker @coroutine#2644] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 08:46:58.422 [Test worker @coroutine#2644] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 08:46:58.422 [Test worker @coroutine#2644] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 08:46:58.422 [Test worker @coroutine#2644] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 08:46:58.422 [Test worker @coroutine#2644] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 08:46:58.422 [Test worker @coroutine#2644] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 08:46:58.422 [Test worker @coroutine#2644] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 08:46:58.422 [Test worker @coroutine#2644] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 08:46:58.422 [Test worker @coroutine#2644] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 08:46:58.422 [Test worker @coroutine#2644] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-119" 2024-04-19 08:46:58.422 [Test worker @coroutine#2644] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 08:46:58.422 [Test worker @coroutine#2644] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 08:46:58.422 [Test worker @coroutine#2644] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 08:46:58.422 [Test worker @coroutine#2644] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 08:46:58.422 [Test worker @coroutine#2644] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 08:46:58.422 [Test worker @coroutine#2644] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 08:46:58.422 [Test worker @coroutine#2644] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 08:46:58.422 [Test worker @coroutine#2644] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 08:46:58.422 [Test worker @coroutine#2644] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Starting... 2024-04-19 08:46:58.423 [Test worker @coroutine#2644] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@374712f8 2024-04-19 08:46:58.423 [Test worker @coroutine#2644] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@374712f8 2024-04-19 08:46:58.423 [Test worker @coroutine#2644] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Start completed. 2024-04-19 08:46:58.442 [Test worker @coroutine#2644] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@374712f8 2024-04-19 08:46:58.445 [DefaultDispatcher-worker-11 @coroutine#2023] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63df2eb8 2024-04-19 08:46:58.445 [DefaultDispatcher-worker-11 @coroutine#2023] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52279/UmAppDatabase/replication/nodeId 2024-04-19 08:46:58.445 [DefaultDispatcher-worker-11 @coroutine#2023] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52279/UmAppDatabase/replication/nodeId. 2024-04-19 08:46:58.445 [DefaultDispatcher-worker-11 @coroutine#2023] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52279/UmAppDatabase/replication/nodeId 2024-04-19 08:46:58.447 [DefaultDispatcher-worker-11 @coroutine#2023] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52279/UmAppDatabase/replication/nodeId 2024-04-19 08:46:58.447 [DefaultDispatcher-worker-11 @coroutine#2023] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52279/UmAppDatabase/replication/nodeId 2024-04-19 08:46:58.453 [Test worker @coroutine#2645] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@374712f8 2024-04-19 08:46:58.454 [Test worker @coroutine#2650] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@374712f8 2024-04-19 08:46:58.456 [Test worker @coroutine#2652] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@374712f8 2024-04-19 08:46:58.457 [Test worker @coroutine#2644] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-120 - configuration: 2024-04-19 08:46:58.457 [Test worker @coroutine#2644] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 08:46:58.457 [Test worker @coroutine#2644] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 08:46:58.457 [Test worker @coroutine#2644] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 08:46:58.457 [Test worker @coroutine#2644] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 08:46:58.457 [Test worker @coroutine#2644] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 08:46:58.457 [Test worker @coroutine#2644] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 08:46:58.457 [Test worker @coroutine#2644] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2e5ff1d4 2024-04-19 08:46:58.457 [Test worker @coroutine#2644] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 08:46:58.457 [Test worker @coroutine#2644] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 08:46:58.457 [Test worker @coroutine#2644] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 08:46:58.457 [Test worker @coroutine#2644] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 08:46:58.457 [Test worker @coroutine#2644] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 08:46:58.457 [Test worker @coroutine#2644] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 08:46:58.457 [Test worker @coroutine#2644] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 08:46:58.457 [Test worker @coroutine#2644] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 08:46:58.457 [Test worker @coroutine#2644] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 08:46:58.457 [Test worker @coroutine#2644] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 08:46:58.457 [Test worker @coroutine#2644] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 08:46:58.457 [Test worker @coroutine#2644] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 08:46:58.457 [Test worker @coroutine#2644] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 08:46:58.457 [Test worker @coroutine#2644] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 08:46:58.457 [Test worker @coroutine#2644] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 08:46:58.457 [Test worker @coroutine#2644] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 08:46:58.457 [Test worker @coroutine#2644] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 08:46:58.457 [Test worker @coroutine#2644] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 08:46:58.457 [Test worker @coroutine#2644] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 08:46:58.457 [Test worker @coroutine#2644] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-120" 2024-04-19 08:46:58.457 [Test worker @coroutine#2644] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 08:46:58.457 [Test worker @coroutine#2644] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 08:46:58.457 [Test worker @coroutine#2644] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 08:46:58.457 [Test worker @coroutine#2644] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 08:46:58.457 [Test worker @coroutine#2644] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 08:46:58.457 [Test worker @coroutine#2644] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 08:46:58.457 [Test worker @coroutine#2644] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 08:46:58.457 [Test worker @coroutine#2644] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 08:46:58.457 [Test worker @coroutine#2644] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Starting... 2024-04-19 08:46:58.458 [Test worker @coroutine#2644] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@59da4992 2024-04-19 08:46:58.458 [Test worker @coroutine#2644] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@59da4992 2024-04-19 08:46:58.458 [Test worker @coroutine#2644] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Start completed. 2024-04-19 08:46:58.471 [Test worker @coroutine#2644] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59da4992 2024-04-19 08:46:58.482 [Test worker @coroutine#2654] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59da4992 2024-04-19 08:46:58.484 [Test worker @coroutine#2656] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59da4992 2024-04-19 08:46:58.485 [Test worker @coroutine#2658] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59da4992 2024-04-19 08:46:58.497 [DefaultDispatcher-worker-1 @coroutine#2660] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59da4992 2024-04-19 08:46:58.510 [DefaultDispatcher-worker-2 @coroutine#2644] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@374712f8 2024-04-19 08:46:58.518 [DefaultDispatcher-worker-16 @coroutine#2644] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@374712f8 2024-04-19 08:46:58.523 [HikariPool-119 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-19 08:46:58.527 [DefaultDispatcher-worker-3 @coroutine#2644] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@374712f8 2024-04-19 08:46:58.531 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Shutdown initiated... 2024-04-19 08:46:58.531 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Close initiated... 2024-04-19 08:46:58.531 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 08:46:58.531 [HikariPool-119 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Closing connection org.sqlite.jdbc4.JDBC4Connection@374712f8: (connection evicted) 2024-04-19 08:46:58.532 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-19 08:46:58.532 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Closed. 2024-04-19 08:46:58.532 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Shutdown completed. 2024-04-19 08:46:58.532 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Shutdown initiated... 2024-04-19 08:46:58.532 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Close initiated... 2024-04-19 08:46:58.532 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 08:46:58.532 [HikariPool-120 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Closing connection org.sqlite.jdbc4.JDBC4Connection@59da4992: (connection evicted) 2024-04-19 08:46:58.533 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-19 08:46:58.533 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Closed. 2024-04-19 08:46:58.533 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Shutdown completed. 2024-04-19 08:46:58.535 [Test worker @coroutine#2683] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-121 - configuration: 2024-04-19 08:46:58.535 [Test worker @coroutine#2683] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 08:46:58.535 [Test worker @coroutine#2683] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 08:46:58.535 [Test worker @coroutine#2683] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 08:46:58.535 [Test worker @coroutine#2683] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 08:46:58.535 [Test worker @coroutine#2683] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 08:46:58.535 [Test worker @coroutine#2683] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 08:46:58.535 [Test worker @coroutine#2683] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6edc8385 2024-04-19 08:46:58.535 [Test worker @coroutine#2683] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 08:46:58.535 [Test worker @coroutine#2683] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 08:46:58.535 [Test worker @coroutine#2683] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 08:46:58.535 [Test worker @coroutine#2683] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 08:46:58.536 [Test worker @coroutine#2683] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 08:46:58.536 [Test worker @coroutine#2683] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 08:46:58.536 [Test worker @coroutine#2683] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 08:46:58.536 [Test worker @coroutine#2683] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 08:46:58.536 [Test worker @coroutine#2683] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 08:46:58.536 [Test worker @coroutine#2683] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 08:46:58.536 [Test worker @coroutine#2683] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 08:46:58.536 [Test worker @coroutine#2683] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 08:46:58.536 [Test worker @coroutine#2683] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 08:46:58.536 [Test worker @coroutine#2683] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 08:46:58.536 [Test worker @coroutine#2683] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 08:46:58.536 [Test worker @coroutine#2683] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 08:46:58.536 [Test worker @coroutine#2683] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 08:46:58.536 [Test worker @coroutine#2683] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 08:46:58.536 [Test worker @coroutine#2683] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 08:46:58.536 [Test worker @coroutine#2683] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-121" 2024-04-19 08:46:58.536 [Test worker @coroutine#2683] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 08:46:58.536 [Test worker @coroutine#2683] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 08:46:58.536 [Test worker @coroutine#2683] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 08:46:58.536 [Test worker @coroutine#2683] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 08:46:58.536 [Test worker @coroutine#2683] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 08:46:58.536 [Test worker @coroutine#2683] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 08:46:58.536 [Test worker @coroutine#2683] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 08:46:58.536 [Test worker @coroutine#2683] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 08:46:58.536 [Test worker @coroutine#2683] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Starting... 2024-04-19 08:46:58.536 [Test worker @coroutine#2683] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@70d24586 2024-04-19 08:46:58.536 [Test worker @coroutine#2683] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@70d24586 2024-04-19 08:46:58.536 [Test worker @coroutine#2683] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Start completed. 2024-04-19 08:46:58.554 [Test worker @coroutine#2683] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70d24586 2024-04-19 08:46:58.565 [Test worker @coroutine#2684] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70d24586 2024-04-19 08:46:58.567 [Test worker @coroutine#2686] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70d24586 2024-04-19 08:46:58.569 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70d24586 2024-04-19 08:46:58.579 [DefaultDispatcher-worker-2 @coroutine#2690] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70d24586 2024-04-19 08:46:58.598 [DefaultDispatcher-worker-3 @coroutine#2052] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17260f7f 2024-04-19 08:46:58.599 [DefaultDispatcher-worker-3 @coroutine#2052] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-19 08:46:58.599 [DefaultDispatcher-worker-3 @coroutine#2052] 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-04-19 08:46:58.599 [DefaultDispatcher-worker-3 @coroutine#2052] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-19 08:46:58.599 [DefaultDispatcher-worker-12 @coroutine#2066] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e8eea59 2024-04-19 08:46:58.599 [DefaultDispatcher-worker-12 @coroutine#2066] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47595/UmAppDatabase/replication/nodeId 2024-04-19 08:46:58.599 [DefaultDispatcher-worker-12 @coroutine#2066] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47595/UmAppDatabase/replication/nodeId. 2024-04-19 08:46:58.599 [DefaultDispatcher-worker-12 @coroutine#2066] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47595/UmAppDatabase/replication/nodeId 2024-04-19 08:46:58.600 [DefaultDispatcher-worker-12 @coroutine#2052] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-19 08:46:58.600 [DefaultDispatcher-worker-5 @coroutine#2066] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47595/UmAppDatabase/replication/nodeId 2024-04-19 08:46:58.600 [DefaultDispatcher-worker-5 @coroutine#2066] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47595/UmAppDatabase/replication/nodeId 2024-04-19 08:46:58.605 [DefaultDispatcher-worker-1 @coroutine#2683] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70d24586 2024-04-19 08:46:58.608 [Test worker @coroutine#2704] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70d24586 2024-04-19 08:46:58.622 [DefaultDispatcher-worker-2 @coroutine#2683] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70d24586 2024-04-19 08:46:58.636 [HikariPool-121 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 08:46:58.642 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Shutdown initiated... 2024-04-19 08:46:58.642 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Close initiated... 2024-04-19 08:46:58.642 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 08:46:58.643 [HikariPool-121 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Closing connection org.sqlite.jdbc4.JDBC4Connection@70d24586: (connection evicted) 2024-04-19 08:46:58.644 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-19 08:46:58.644 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Closed. 2024-04-19 08:46:58.644 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Shutdown completed. 2024-04-19 08:46:58.645 [Test worker @coroutine#2736] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-122 - configuration: 2024-04-19 08:46:58.645 [Test worker @coroutine#2736] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 08:46:58.645 [Test worker @coroutine#2736] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 08:46:58.645 [Test worker @coroutine#2736] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 08:46:58.645 [Test worker @coroutine#2736] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 08:46:58.645 [Test worker @coroutine#2736] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 08:46:58.645 [Test worker @coroutine#2736] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 08:46:58.645 [Test worker @coroutine#2736] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3e9e7a70 2024-04-19 08:46:58.645 [Test worker @coroutine#2736] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 08:46:58.645 [Test worker @coroutine#2736] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 08:46:58.645 [Test worker @coroutine#2736] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 08:46:58.645 [Test worker @coroutine#2736] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 08:46:58.645 [Test worker @coroutine#2736] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 08:46:58.645 [Test worker @coroutine#2736] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 08:46:58.645 [Test worker @coroutine#2736] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 08:46:58.645 [Test worker @coroutine#2736] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 08:46:58.645 [Test worker @coroutine#2736] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 08:46:58.645 [Test worker @coroutine#2736] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 08:46:58.645 [Test worker @coroutine#2736] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 08:46:58.645 [Test worker @coroutine#2736] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 08:46:58.645 [Test worker @coroutine#2736] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 08:46:58.645 [Test worker @coroutine#2736] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 08:46:58.645 [Test worker @coroutine#2736] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 08:46:58.645 [Test worker @coroutine#2736] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 08:46:58.645 [Test worker @coroutine#2736] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 08:46:58.645 [Test worker @coroutine#2736] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 08:46:58.645 [Test worker @coroutine#2736] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 08:46:58.645 [Test worker @coroutine#2736] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-122" 2024-04-19 08:46:58.645 [Test worker @coroutine#2736] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 08:46:58.645 [Test worker @coroutine#2736] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 08:46:58.645 [Test worker @coroutine#2736] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 08:46:58.645 [Test worker @coroutine#2736] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 08:46:58.645 [Test worker @coroutine#2736] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 08:46:58.645 [Test worker @coroutine#2736] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 08:46:58.645 [Test worker @coroutine#2736] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 08:46:58.645 [Test worker @coroutine#2736] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 08:46:58.645 [Test worker @coroutine#2736] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Starting... 2024-04-19 08:46:58.646 [Test worker @coroutine#2736] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@78762e87 2024-04-19 08:46:58.646 [Test worker @coroutine#2736] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@78762e87 2024-04-19 08:46:58.646 [Test worker @coroutine#2736] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Start completed. 2024-04-19 08:46:58.661 [Test worker @coroutine#2736] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78762e87 2024-04-19 08:46:58.676 [Test worker @coroutine#2737] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78762e87 2024-04-19 08:46:58.678 [Test worker @coroutine#2740] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78762e87 2024-04-19 08:46:58.681 [Test worker @coroutine#2742] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78762e87 2024-04-19 08:46:58.693 [DefaultDispatcher-worker-6 @coroutine#2744] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78762e87 2024-04-19 08:46:58.716 [DefaultDispatcher-worker-10 @coroutine#2736] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78762e87 2024-04-19 08:46:58.719 [Test worker @coroutine#2754] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78762e87 2024-04-19 08:46:58.728 [DefaultDispatcher-worker-10 @coroutine#2736] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78762e87 2024-04-19 08:46:58.734 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Shutdown initiated... 2024-04-19 08:46:58.734 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Close initiated... 2024-04-19 08:46:58.734 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 08:46:58.734 [HikariPool-122 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Closing connection org.sqlite.jdbc4.JDBC4Connection@78762e87: (connection evicted) 2024-04-19 08:46:58.735 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-19 08:46:58.735 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Closed. 2024-04-19 08:46:58.735 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Shutdown completed. 2024-04-19 08:46:58.737 [Test worker @coroutine#2782] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-123 - configuration: 2024-04-19 08:46:58.737 [Test worker @coroutine#2782] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 08:46:58.737 [Test worker @coroutine#2782] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 08:46:58.737 [Test worker @coroutine#2782] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 08:46:58.737 [Test worker @coroutine#2782] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 08:46:58.737 [Test worker @coroutine#2782] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 08:46:58.737 [Test worker @coroutine#2782] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 08:46:58.737 [Test worker @coroutine#2782] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6b9f5dcf 2024-04-19 08:46:58.737 [Test worker @coroutine#2782] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 08:46:58.737 [Test worker @coroutine#2782] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 08:46:58.737 [Test worker @coroutine#2782] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 08:46:58.737 [Test worker @coroutine#2782] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 08:46:58.737 [Test worker @coroutine#2782] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 08:46:58.737 [Test worker @coroutine#2782] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 08:46:58.737 [Test worker @coroutine#2782] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 08:46:58.737 [Test worker @coroutine#2782] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 08:46:58.737 [Test worker @coroutine#2782] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 08:46:58.737 [Test worker @coroutine#2782] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 08:46:58.737 [Test worker @coroutine#2782] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 08:46:58.737 [Test worker @coroutine#2782] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 08:46:58.737 [Test worker @coroutine#2782] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 08:46:58.737 [Test worker @coroutine#2782] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 08:46:58.737 [Test worker @coroutine#2782] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 08:46:58.737 [Test worker @coroutine#2782] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 08:46:58.737 [Test worker @coroutine#2782] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 08:46:58.737 [Test worker @coroutine#2782] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 08:46:58.737 [Test worker @coroutine#2782] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 08:46:58.737 [Test worker @coroutine#2782] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-123" 2024-04-19 08:46:58.737 [Test worker @coroutine#2782] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 08:46:58.737 [Test worker @coroutine#2782] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 08:46:58.737 [Test worker @coroutine#2782] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 08:46:58.737 [Test worker @coroutine#2782] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 08:46:58.737 [Test worker @coroutine#2782] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 08:46:58.737 [Test worker @coroutine#2782] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 08:46:58.737 [Test worker @coroutine#2782] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 08:46:58.737 [Test worker @coroutine#2782] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 08:46:58.738 [Test worker @coroutine#2782] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Starting... 2024-04-19 08:46:58.738 [Test worker @coroutine#2782] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@2552cb80 2024-04-19 08:46:58.738 [Test worker @coroutine#2782] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@2552cb80 2024-04-19 08:46:58.738 [Test worker @coroutine#2782] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Start completed. 2024-04-19 08:46:58.744 [DefaultDispatcher-worker-1 @coroutine#2118] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@738ae785 2024-04-19 08:46:58.744 [DefaultDispatcher-worker-1 @coroutine#2118] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54021/UmAppDatabase/replication/nodeId 2024-04-19 08:46:58.744 [DefaultDispatcher-worker-1 @coroutine#2118] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54021/UmAppDatabase/replication/nodeId. 2024-04-19 08:46:58.744 [DefaultDispatcher-worker-1 @coroutine#2118] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54021/UmAppDatabase/replication/nodeId 2024-04-19 08:46:58.746 [DefaultDispatcher-worker-1 @coroutine#2118] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54021/UmAppDatabase/replication/nodeId 2024-04-19 08:46:58.746 [DefaultDispatcher-worker-1 @coroutine#2118] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54021/UmAppDatabase/replication/nodeId 2024-04-19 08:46:58.756 [Test worker @coroutine#2782] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2552cb80 2024-04-19 08:46:58.767 [Test worker @coroutine#2786] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2552cb80 2024-04-19 08:46:58.768 [Test worker @coroutine#2788] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2552cb80 2024-04-19 08:46:58.770 [Test worker @coroutine#2790] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2552cb80 2024-04-19 08:46:58.794 [DefaultDispatcher-worker-3 @coroutine#2782] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2552cb80 2024-04-19 08:46:58.805 [DefaultDispatcher-worker-7 @coroutine#2792] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2552cb80 2024-04-19 08:46:58.814 [DefaultDispatcher-worker-6 @coroutine#2782] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2552cb80 2024-04-19 08:46:58.864 [HikariPool-123 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 08:46:58.985 [DefaultDispatcher-worker-10 @coroutine#2161] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9120cb5 2024-04-19 08:46:58.986 [DefaultDispatcher-worker-10 @coroutine#2161] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44021/UmAppDatabase/replication/nodeId 2024-04-19 08:46:58.986 [DefaultDispatcher-worker-10 @coroutine#2161] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44021/UmAppDatabase/replication/nodeId. 2024-04-19 08:46:58.986 [DefaultDispatcher-worker-10 @coroutine#2161] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44021/UmAppDatabase/replication/nodeId 2024-04-19 08:46:58.987 [DefaultDispatcher-worker-10 @coroutine#2161] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44021/UmAppDatabase/replication/nodeId 2024-04-19 08:46:58.987 [DefaultDispatcher-worker-10 @coroutine#2161] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44021/UmAppDatabase/replication/nodeId 2024-04-19 08:46:59.001 [DefaultDispatcher-worker-16 @coroutine#1882] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c8d685e 2024-04-19 08:46:59.001 [DefaultDispatcher-worker-16 @coroutine#1882] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55221/UmAppDatabase/replication/nodeId 2024-04-19 08:46:59.001 [DefaultDispatcher-worker-16 @coroutine#1882] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55221/UmAppDatabase/replication/nodeId. 2024-04-19 08:46:59.001 [DefaultDispatcher-worker-16 @coroutine#1882] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55221/UmAppDatabase/replication/nodeId 2024-04-19 08:46:59.002 [DefaultDispatcher-worker-2 @coroutine#1882] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55221/UmAppDatabase/replication/nodeId 2024-04-19 08:46:59.002 [DefaultDispatcher-worker-2 @coroutine#1882] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55221/UmAppDatabase/replication/nodeId 2024-04-19 08:46:59.003 [DefaultDispatcher-worker-11 @coroutine#2818] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2552cb80 2024-04-19 08:46:59.048 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Shutdown initiated... 2024-04-19 08:46:59.048 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Close initiated... 2024-04-19 08:46:59.048 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 08:46:59.049 [HikariPool-123 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2552cb80: (connection evicted) 2024-04-19 08:46:59.049 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-19 08:46:59.049 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Closed. 2024-04-19 08:46:59.049 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Shutdown completed. 2024-04-19 08:46:59.052 [Test worker @coroutine#2832] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-124 - configuration: 2024-04-19 08:46:59.052 [Test worker @coroutine#2832] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 08:46:59.052 [Test worker @coroutine#2832] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 08:46:59.052 [Test worker @coroutine#2832] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 08:46:59.052 [Test worker @coroutine#2832] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 08:46:59.052 [Test worker @coroutine#2832] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 08:46:59.052 [Test worker @coroutine#2832] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 08:46:59.052 [Test worker @coroutine#2832] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@768967cf 2024-04-19 08:46:59.052 [Test worker @coroutine#2832] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 08:46:59.052 [Test worker @coroutine#2832] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 08:46:59.052 [Test worker @coroutine#2832] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 08:46:59.052 [Test worker @coroutine#2832] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 08:46:59.052 [Test worker @coroutine#2832] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 08:46:59.052 [Test worker @coroutine#2832] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 08:46:59.052 [Test worker @coroutine#2832] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 08:46:59.052 [Test worker @coroutine#2832] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 08:46:59.052 [Test worker @coroutine#2832] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 08:46:59.052 [Test worker @coroutine#2832] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 08:46:59.052 [Test worker @coroutine#2832] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 08:46:59.052 [Test worker @coroutine#2832] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 08:46:59.052 [Test worker @coroutine#2832] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 08:46:59.052 [Test worker @coroutine#2832] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 08:46:59.052 [Test worker @coroutine#2832] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 08:46:59.052 [Test worker @coroutine#2832] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 08:46:59.052 [Test worker @coroutine#2832] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 08:46:59.052 [Test worker @coroutine#2832] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 08:46:59.052 [Test worker @coroutine#2832] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 08:46:59.052 [Test worker @coroutine#2832] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-124" 2024-04-19 08:46:59.052 [Test worker @coroutine#2832] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 08:46:59.052 [Test worker @coroutine#2832] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 08:46:59.052 [Test worker @coroutine#2832] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 08:46:59.052 [Test worker @coroutine#2832] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 08:46:59.052 [Test worker @coroutine#2832] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 08:46:59.052 [Test worker @coroutine#2832] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 08:46:59.052 [Test worker @coroutine#2832] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 08:46:59.052 [Test worker @coroutine#2832] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 08:46:59.052 [Test worker @coroutine#2832] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Starting... 2024-04-19 08:46:59.053 [Test worker @coroutine#2832] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b8b755d 2024-04-19 08:46:59.053 [Test worker @coroutine#2832] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b8b755d 2024-04-19 08:46:59.053 [Test worker @coroutine#2832] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Start completed. 2024-04-19 08:46:59.071 [Test worker @coroutine#2832] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b8b755d 2024-04-19 08:46:59.084 [DefaultDispatcher-worker-2 @coroutine#2217] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a598e30 2024-04-19 08:46:59.084 [DefaultDispatcher-worker-2 @coroutine#2217] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35773/UmAppDatabase/replication/nodeId 2024-04-19 08:46:59.084 [DefaultDispatcher-worker-2 @coroutine#2217] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35773/UmAppDatabase/replication/nodeId. 2024-04-19 08:46:59.084 [DefaultDispatcher-worker-2 @coroutine#2217] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35773/UmAppDatabase/replication/nodeId 2024-04-19 08:46:59.086 [DefaultDispatcher-worker-9 @coroutine#2217] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35773/UmAppDatabase/replication/nodeId 2024-04-19 08:46:59.086 [DefaultDispatcher-worker-9 @coroutine#2217] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35773/UmAppDatabase/replication/nodeId 2024-04-19 08:46:59.086 [Test worker @coroutine#2834] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b8b755d 2024-04-19 08:46:59.088 [Test worker @coroutine#2839] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b8b755d 2024-04-19 08:46:59.090 [Test worker @coroutine#2841] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b8b755d 2024-04-19 08:46:59.091 [DefaultDispatcher-worker-9 @coroutine#1915] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20040c6e 2024-04-19 08:46:59.091 [DefaultDispatcher-worker-9 @coroutine#1915] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35017/UmAppDatabase/replication/nodeId 2024-04-19 08:46:59.091 [DefaultDispatcher-worker-9 @coroutine#1915] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35017/UmAppDatabase/replication/nodeId. 2024-04-19 08:46:59.091 [DefaultDispatcher-worker-9 @coroutine#1915] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35017/UmAppDatabase/replication/nodeId 2024-04-19 08:46:59.092 [DefaultDispatcher-worker-12 @coroutine#1915] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35017/UmAppDatabase/replication/nodeId 2024-04-19 08:46:59.092 [DefaultDispatcher-worker-12 @coroutine#1915] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35017/UmAppDatabase/replication/nodeId 2024-04-19 08:46:59.098 [DefaultDispatcher-worker-7 @coroutine#2843] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b8b755d 2024-04-19 08:46:59.101 [Test worker @coroutine#2847] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b8b755d 2024-04-19 08:46:59.120 [DefaultDispatcher-worker-9 @coroutine#2832] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b8b755d 2024-04-19 08:46:59.125 [DefaultDispatcher-worker-13 @coroutine#2832] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b8b755d 2024-04-19 08:46:59.136 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Shutdown initiated... 2024-04-19 08:46:59.136 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Close initiated... 2024-04-19 08:46:59.136 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 08:46:59.136 [HikariPool-124 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7b8b755d: (connection evicted) 2024-04-19 08:46:59.137 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-19 08:46:59.137 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Closed. 2024-04-19 08:46:59.137 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Shutdown completed. 2024-04-19 08:46:59.138 [Test worker @coroutine#2872] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-125 - configuration: 2024-04-19 08:46:59.138 [Test worker @coroutine#2872] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 08:46:59.138 [Test worker @coroutine#2872] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 08:46:59.138 [Test worker @coroutine#2872] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 08:46:59.138 [Test worker @coroutine#2872] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 08:46:59.138 [Test worker @coroutine#2872] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 08:46:59.138 [Test worker @coroutine#2872] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 08:46:59.138 [Test worker @coroutine#2872] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@365fde74 2024-04-19 08:46:59.138 [Test worker @coroutine#2872] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 08:46:59.138 [Test worker @coroutine#2872] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 08:46:59.138 [Test worker @coroutine#2872] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 08:46:59.138 [Test worker @coroutine#2872] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 08:46:59.138 [Test worker @coroutine#2872] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 08:46:59.138 [Test worker @coroutine#2872] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 08:46:59.138 [Test worker @coroutine#2872] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 08:46:59.138 [Test worker @coroutine#2872] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 08:46:59.138 [Test worker @coroutine#2872] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 08:46:59.138 [Test worker @coroutine#2872] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 08:46:59.138 [Test worker @coroutine#2872] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 08:46:59.138 [Test worker @coroutine#2872] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 08:46:59.138 [Test worker @coroutine#2872] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 08:46:59.138 [Test worker @coroutine#2872] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 08:46:59.138 [Test worker @coroutine#2872] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 08:46:59.138 [Test worker @coroutine#2872] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 08:46:59.138 [Test worker @coroutine#2872] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 08:46:59.138 [Test worker @coroutine#2872] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 08:46:59.138 [Test worker @coroutine#2872] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 08:46:59.139 [Test worker @coroutine#2872] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-125" 2024-04-19 08:46:59.139 [Test worker @coroutine#2872] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 08:46:59.139 [Test worker @coroutine#2872] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 08:46:59.139 [Test worker @coroutine#2872] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 08:46:59.139 [Test worker @coroutine#2872] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 08:46:59.139 [Test worker @coroutine#2872] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 08:46:59.139 [Test worker @coroutine#2872] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 08:46:59.139 [Test worker @coroutine#2872] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 08:46:59.139 [Test worker @coroutine#2872] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 08:46:59.139 [Test worker @coroutine#2872] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Starting... 2024-04-19 08:46:59.139 [Test worker @coroutine#2872] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@5397d41e 2024-04-19 08:46:59.139 [Test worker @coroutine#2872] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@5397d41e 2024-04-19 08:46:59.139 [Test worker @coroutine#2872] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Start completed. 2024-04-19 08:46:59.153 [Test worker @coroutine#2872] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5397d41e 2024-04-19 08:46:59.164 [Test worker @coroutine#2873] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5397d41e 2024-04-19 08:46:59.165 [Test worker @coroutine#2875] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5397d41e 2024-04-19 08:46:59.167 [Test worker @coroutine#2877] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5397d41e 2024-04-19 08:46:59.179 [DefaultDispatcher-worker-8 @coroutine#2879] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5397d41e 2024-04-19 08:46:59.239 [HikariPool-125 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 08:46:59.241 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Shutdown initiated... 2024-04-19 08:46:59.241 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Close initiated... 2024-04-19 08:46:59.241 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 08:46:59.242 [HikariPool-125 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5397d41e: (connection evicted) 2024-04-19 08:46:59.242 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-19 08:46:59.242 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Closed. 2024-04-19 08:46:59.242 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Shutdown completed. 2024-04-19 08:46:59.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-126 - configuration: 2024-04-19 08:46:59.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 08:46:59.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 08:46:59.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 08:46:59.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 08:46:59.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 08:46:59.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 08:46:59.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6d0fe80c 2024-04-19 08:46:59.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 08:46:59.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 08:46:59.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 08:46:59.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 08:46:59.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 08:46:59.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 08:46:59.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 08:46:59.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 08:46:59.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 08:46:59.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 08:46:59.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 08:46:59.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 08:46:59.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 08:46:59.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 08:46:59.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 08:46:59.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 08:46:59.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 08:46:59.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 08:46:59.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 08:46:59.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-126" 2024-04-19 08:46:59.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 08:46:59.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 08:46:59.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 08:46:59.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 08:46:59.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 08:46:59.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 08:46:59.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 08:46:59.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 08:46:59.246 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Starting... 2024-04-19 08:46:59.247 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@5481001f 2024-04-19 08:46:59.247 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@5481001f 2024-04-19 08:46:59.247 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Start completed. 2024-04-19 08:46:59.263 [DefaultDispatcher-worker-3 @coroutine#1961] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1067192a 2024-04-19 08:46:59.263 [DefaultDispatcher-worker-3 @coroutine#1961] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56135/UmAppDatabase/replication/nodeId 2024-04-19 08:46:59.263 [DefaultDispatcher-worker-3 @coroutine#1961] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56135/UmAppDatabase/replication/nodeId. 2024-04-19 08:46:59.263 [DefaultDispatcher-worker-3 @coroutine#1961] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56135/UmAppDatabase/replication/nodeId 2024-04-19 08:46:59.264 [DefaultDispatcher-worker-4 @coroutine#1961] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56135/UmAppDatabase/replication/nodeId 2024-04-19 08:46:59.264 [DefaultDispatcher-worker-4 @coroutine#1961] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56135/UmAppDatabase/replication/nodeId 2024-04-19 08:46:59.347 [HikariPool-126 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-19 08:46:59.347 [DefaultDispatcher-worker-13 @coroutine#2906] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5481001f 2024-04-19 08:46:59.356 [DefaultDispatcher-worker-12 @coroutine#2906] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5481001f 2024-04-19 08:46:59.364 [DefaultDispatcher-worker-8 @coroutine#2906] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5481001f 2024-04-19 08:46:59.373 [DefaultDispatcher-worker-5 @coroutine#2906] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5481001f 2024-04-19 08:46:59.382 [DefaultDispatcher-worker-8 @coroutine#1994] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5afaae7e 2024-04-19 08:46:59.382 [DefaultDispatcher-worker-8 @coroutine#1994] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38595/UmAppDatabase/replication/nodeId 2024-04-19 08:46:59.382 [DefaultDispatcher-worker-8 @coroutine#1994] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38595/UmAppDatabase/replication/nodeId. 2024-04-19 08:46:59.382 [DefaultDispatcher-worker-8 @coroutine#1994] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38595/UmAppDatabase/replication/nodeId 2024-04-19 08:46:59.384 [DefaultDispatcher-worker-4 @coroutine#1994] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38595/UmAppDatabase/replication/nodeId 2024-04-19 08:46:59.384 [DefaultDispatcher-worker-4 @coroutine#1994] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38595/UmAppDatabase/replication/nodeId 2024-04-19 08:46:59.403 [DefaultDispatcher-worker-5 @coroutine#2906] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5481001f 2024-04-19 08:46:59.404 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-04-19 08:46:59.410 [Test worker] INFO ktor.application - Application started in 0.006 seconds. 2024-04-19 08:46:59.411 [DefaultDispatcher-worker-3 @coroutine#2915] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-04-19 08:46:59.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-127 - configuration: 2024-04-19 08:46:59.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 08:46:59.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 08:46:59.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 08:46:59.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 08:46:59.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 08:46:59.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 08:46:59.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@44a7a331 2024-04-19 08:46:59.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 08:46:59.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 08:46:59.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 08:46:59.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 08:46:59.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 08:46:59.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 08:46:59.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 08:46:59.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 08:46:59.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 08:46:59.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 08:46:59.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 08:46:59.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 08:46:59.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 08:46:59.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 08:46:59.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 08:46:59.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 08:46:59.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 08:46:59.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 08:46:59.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 08:46:59.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-127" 2024-04-19 08:46:59.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 08:46:59.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 08:46:59.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 08:46:59.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 08:46:59.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 08:46:59.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 08:46:59.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 08:46:59.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 08:46:59.412 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-127 - Starting... 2024-04-19 08:46:59.413 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a097a83 2024-04-19 08:46:59.413 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a097a83 2024-04-19 08:46:59.413 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-127 - Start completed. 2024-04-19 08:46:59.427 [DefaultDispatcher-worker-6 @coroutine#2917] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-19 08:46:59.427 [DefaultDispatcher-worker-6 @coroutine#2917] 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-04-19 08:46:59.427 [DefaultDispatcher-worker-6 @coroutine#2917] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-19 08:46:59.427 [DefaultDispatcher-worker-6 @coroutine#2917] 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-04-19 08:46:59.429 [eventLoopGroupProxy-19-1 @call-handler#2925] 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/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-04-19 08:46:59.429 [eventLoopGroupProxy-19-2 @call-handler#2926] 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/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-04-19 08:46:59.430 [eventLoopGroupProxy-19-1 @call-handler#2925] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 08:46:59.430 [eventLoopGroupProxy-19-2 @call-handler#2926] 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-04-19 08:46:59.430 [eventLoopGroupProxy-19-2 @call-handler#2926] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-04-19 08:46:59.430 [eventLoopGroupProxy-19-2 @call-handler#2926] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 08:46:59.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-128 - configuration: 2024-04-19 08:46:59.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 08:46:59.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 08:46:59.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 08:46:59.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 08:46:59.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 08:46:59.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 08:46:59.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@25fb43a9 2024-04-19 08:46:59.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 08:46:59.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 08:46:59.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 08:46:59.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 08:46:59.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 08:46:59.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 08:46:59.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 08:46:59.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 08:46:59.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 08:46:59.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 08:46:59.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 08:46:59.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 08:46:59.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 08:46:59.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 08:46:59.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 08:46:59.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 08:46:59.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 08:46:59.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 08:46:59.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 08:46:59.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-128" 2024-04-19 08:46:59.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 08:46:59.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 08:46:59.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 08:46:59.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 08:46:59.431 [DefaultDispatcher-worker-5 @coroutine#2917] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-19 08:46:59.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 08:46:59.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 08:46:59.431 [DefaultDispatcher-worker-5 @coroutine#2917] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-19 08:46:59.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 08:46:59.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 08:46:59.431 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Starting... 2024-04-19 08:46:59.431 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@6dccdc50 2024-04-19 08:46:59.431 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@6dccdc50 2024-04-19 08:46:59.431 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Start completed. 2024-04-19 08:46:59.446 [DefaultDispatcher-worker-5 @coroutine#2930] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-19 08:46:59.446 [DefaultDispatcher-worker-5 @coroutine#2930] 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-04-19 08:46:59.446 [DefaultDispatcher-worker-5 @coroutine#2930] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-19 08:46:59.446 [DefaultDispatcher-worker-5 @coroutine#2930] 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-04-19 08:46:59.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-129 - configuration: 2024-04-19 08:46:59.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 08:46:59.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 08:46:59.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 08:46:59.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 08:46:59.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 08:46:59.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 08:46:59.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7a087132 2024-04-19 08:46:59.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 08:46:59.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 08:46:59.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 08:46:59.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 08:46:59.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 08:46:59.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 08:46:59.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 08:46:59.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 08:46:59.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 08:46:59.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 08:46:59.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 08:46:59.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 08:46:59.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 08:46:59.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 08:46:59.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 08:46:59.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 08:46:59.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 08:46:59.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 08:46:59.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 08:46:59.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-129" 2024-04-19 08:46:59.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 08:46:59.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 08:46:59.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 08:46:59.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 08:46:59.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 08:46:59.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 08:46:59.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 08:46:59.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 08:46:59.447 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Starting... 2024-04-19 08:46:59.447 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a4979bf 2024-04-19 08:46:59.447 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a4979bf 2024-04-19 08:46:59.447 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Start completed. 2024-04-19 08:46:59.447 [eventLoopGroupProxy-19-2 @call-handler#2934] 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/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-04-19 08:46:59.448 [eventLoopGroupProxy-19-2 @call-handler#2934] 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-04-19 08:46:59.448 [eventLoopGroupProxy-19-2 @call-handler#2934] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-04-19 08:46:59.448 [eventLoopGroupProxy-19-3 @call-handler#2937] 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/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-04-19 08:46:59.448 [eventLoopGroupProxy-19-2 @call-handler#2934] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 08:46:59.448 [eventLoopGroupProxy-19-3 @call-handler#2937] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 08:46:59.449 [DefaultDispatcher-worker-10 @coroutine#2930] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-19 08:46:59.449 [DefaultDispatcher-worker-10 @coroutine#2930] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-19 08:46:59.453 [DefaultDispatcher-worker-3 @coroutine#2916] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a097a83 2024-04-19 08:46:59.453 [DefaultDispatcher-worker-3 @coroutine#2916] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-19 08:46:59.453 [DefaultDispatcher-worker-3 @coroutine#2916] 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-04-19 08:46:59.453 [DefaultDispatcher-worker-3 @coroutine#2916] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-19 08:46:59.454 [eventLoopGroupProxy-19-2 @call-handler#2942] 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/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-04-19 08:46:59.454 [eventLoopGroupProxy-19-2 @call-handler#2942] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 08:46:59.455 [DefaultDispatcher-worker-5 @coroutine#2916] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-19 08:46:59.455 [DefaultDispatcher-worker-5 @coroutine#2916] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-19 08:46:59.459 [DefaultDispatcher-worker-11 @coroutine#2023] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63df2eb8 2024-04-19 08:46:59.459 [DefaultDispatcher-worker-11 @coroutine#2023] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52279/UmAppDatabase/replication/nodeId 2024-04-19 08:46:59.459 [DefaultDispatcher-worker-11 @coroutine#2023] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52279/UmAppDatabase/replication/nodeId. 2024-04-19 08:46:59.459 [DefaultDispatcher-worker-11 @coroutine#2023] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52279/UmAppDatabase/replication/nodeId 2024-04-19 08:46:59.460 [DefaultDispatcher-worker-3 @coroutine#2023] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52279/UmAppDatabase/replication/nodeId 2024-04-19 08:46:59.460 [DefaultDispatcher-worker-3 @coroutine#2023] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52279/UmAppDatabase/replication/nodeId 2024-04-19 08:46:59.463 [DefaultDispatcher-worker-4 @coroutine#2916] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a097a83 2024-04-19 08:46:59.463 [DefaultDispatcher-worker-11 @coroutine#2950] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-19 08:46:59.464 [DefaultDispatcher-worker-11 @coroutine#2950] 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-04-19 08:46:59.464 [DefaultDispatcher-worker-11 @coroutine#2950] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-19 08:46:59.464 [DefaultDispatcher-worker-11 @coroutine#2950] 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-04-19 08:46:59.465 [eventLoopGroupProxy-19-2 @call-handler#2955] 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/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-04-19 08:46:59.465 [eventLoopGroupProxy-19-2 @call-handler#2955] 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-04-19 08:46:59.465 [eventLoopGroupProxy-19-2 @call-handler#2955] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-04-19 08:46:59.465 [eventLoopGroupProxy-19-4 @call-handler#2959] 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/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-04-19 08:46:59.466 [eventLoopGroupProxy-19-4 @call-handler#2959] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 08:46:59.475 [DefaultDispatcher-worker-7 @coroutine#2918] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a097a83 2024-04-19 08:46:59.476 [DefaultDispatcher-worker-11 @coroutine#2956] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5481001f 2024-04-19 08:46:59.477 [eventLoopGroupProxy-19-2 @call-handler#2955] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 08:46:59.477 [DefaultDispatcher-worker-18 @coroutine#2950] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-19 08:46:59.477 [DefaultDispatcher-worker-18 @coroutine#2950] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-19 08:46:59.478 [DefaultDispatcher-worker-3 @coroutine#2929] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6dccdc50 2024-04-19 08:46:59.478 [DefaultDispatcher-worker-3 @coroutine#2929] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-19 08:46:59.478 [DefaultDispatcher-worker-3 @coroutine#2929] 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-04-19 08:46:59.478 [DefaultDispatcher-worker-3 @coroutine#2929] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-19 08:46:59.479 [eventLoopGroupProxy-19-2 @call-handler#2965] 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/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-04-19 08:46:59.479 [eventLoopGroupProxy-19-2 @call-handler#2965] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 08:46:59.479 [DefaultDispatcher-worker-4 @coroutine#2929] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-19 08:46:59.479 [DefaultDispatcher-worker-4 @coroutine#2929] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-19 08:46:59.489 [DefaultDispatcher-worker-11 @coroutine#2956] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5481001f 2024-04-19 08:46:59.491 [DefaultDispatcher-worker-8 @coroutine#2929] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6dccdc50 2024-04-19 08:46:59.495 [DefaultDispatcher-worker-10 @coroutine#2949] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a4979bf 2024-04-19 08:46:59.495 [DefaultDispatcher-worker-10 @coroutine#2949] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-19 08:46:59.495 [DefaultDispatcher-worker-10 @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:8094/UmAppDatabase/replication/nodeId. 2024-04-19 08:46:59.495 [DefaultDispatcher-worker-10 @coroutine#2949] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-19 08:46:59.496 [eventLoopGroupProxy-19-2 @call-handler#2973] 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/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-04-19 08:46:59.496 [eventLoopGroupProxy-19-2 @call-handler#2973] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 08:46:59.496 [DefaultDispatcher-worker-11 @coroutine#2949] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-19 08:46:59.496 [DefaultDispatcher-worker-11 @coroutine#2949] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-19 08:46:59.501 [DefaultDispatcher-worker-14 @coroutine#2931] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6dccdc50 2024-04-19 08:46:59.505 [DefaultDispatcher-worker-7 @coroutine#2949] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a4979bf 2024-04-19 08:46:59.513 [HikariPool-127 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 08:46:59.513 [DefaultDispatcher-worker-2 @coroutine#2951] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a4979bf 2024-04-19 08:46:59.519 [DefaultDispatcher-worker-12 @coroutine#2956] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5481001f 2024-04-19 08:46:59.520 [DefaultDispatcher-worker-17 @coroutine#2956] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2024-04-19 08:46:59.520 [DefaultDispatcher-worker-17 @coroutine#2956] 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-04-19 08:46:59.520 [DefaultDispatcher-worker-17 @coroutine#2956] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2024-04-19 08:46:59.521 [eventLoopGroupProxy-19-2 @call-handler#2987] 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-04-19 08:46:59.529 [DefaultDispatcher-worker-17 @coroutine#2979] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a097a83 2024-04-19 08:46:59.531 [HikariPool-128 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 08:46:59.547 [DefaultDispatcher-worker-13 @coroutine#2956] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2024-04-19 08:46:59.547 [DefaultDispatcher-worker-13 @coroutine#2956] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2024-04-19 08:46:59.547 [DefaultDispatcher-worker-13 @coroutine#2956] 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-04-19 08:46:59.547 [DefaultDispatcher-worker-13 @coroutine#2956] 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-04-19 08:46:59.548 [HikariPool-129 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 08:46:59.548 [DefaultDispatcher-worker-13 @coroutine#2956] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=582708603870363649 2024-04-19 08:46:59.548 [DefaultDispatcher-worker-13 @coroutine#2956] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=582708603870363649. 2024-04-19 08:46:59.548 [DefaultDispatcher-worker-13 @coroutine#2956] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=582708603870363649 2024-04-19 08:46:59.549 [eventLoopGroupProxy-19-2 @call-handler#2991] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, PersonDao, findByUidWithPicture] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:2 -> SUCCESS @ /UmAppDatabase/PersonDao /UmAppDatabase/PersonDao/countUsername, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/countUsername /UmAppDatabase/PersonDao/findByUidWithPicture, segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/findByUidWithPicture /UmAppDatabase/PersonDao/findByUidWithPicture/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/findByUidWithPicture/(method:GET) /UmAppDatabase/PersonDao/findByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidAsync /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow /UmAppDatabase/PersonDao/getNamesByUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/getNamesByUid /UmAppDatabase/PersonDao/getNamesByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/getNamesByUidAsync /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "PersonDao" -> "findByUidWithPicture" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/PersonDao/findByUidWithPicture/(method:GET) 2024-04-19 08:46:59.552 [eventLoopGroupProxy-19-2 @call-handler#2991] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 08:46:59.553 [DefaultDispatcher-worker-13 @coroutine#2956] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=582708603870363649 2024-04-19 08:46:59.553 [DefaultDispatcher-worker-13 @coroutine#2956] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=582708603870363649 2024-04-19 08:46:59.553 [DefaultDispatcher-worker-13 @coroutine#2956] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=582708603870363649. 2024-04-19 08:46:59.553 [DefaultDispatcher-worker-13 @coroutine#2956] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=582708603870363649 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-19 08:46:59.562 [DefaultDispatcher-worker-13 @coroutine#2956] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a097a83 2024-04-19 08:46:59.563 [DefaultDispatcher-worker-13 @coroutine#2956] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-04-19 08:46:59.564 [DefaultDispatcher-worker-13 @coroutine#2956] 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-04-19 08:46:59.564 [DefaultDispatcher-worker-13 @coroutine#2956] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-04-19 08:46:59.564 [eventLoopGroupProxy-19-2 @call-handler#2995] 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/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:2 -> SUCCESS @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteDao/getSiteAsync, segment:3 -> SUCCESS @ /UmAppDatabase/SiteDao/getSiteAsync /UmAppDatabase/SiteDao/getSiteAsync/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/SiteDao/getSiteAsync/(method:GET) /UmAppDatabase/SiteDao/getSiteAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao/getSiteAsFlow /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "SiteDao" -> "getSiteAsync" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/SiteDao/getSiteAsync/(method:GET) 2024-04-19 08:46:59.566 [eventLoopGroupProxy-19-2 @call-handler#2995] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 08:46:59.567 [DefaultDispatcher-worker-13 @coroutine#2956] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-04-19 08:46:59.567 [DefaultDispatcher-worker-13 @coroutine#2956] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-04-19 08:46:59.567 [DefaultDispatcher-worker-13 @coroutine#2956] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync. 2024-04-19 08:46:59.567 [DefaultDispatcher-worker-13 @coroutine#2956] 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-04-19 08:46:59.577 [DefaultDispatcher-worker-3 @coroutine#2956] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a097a83 2024-04-19 08:46:59.600 [DefaultDispatcher-worker-12 @coroutine#2956] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a097a83 2024-04-19 08:46:59.612 [DefaultDispatcher-worker-9 @coroutine#2956] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5481001f 2024-04-19 08:46:59.612 [DefaultDispatcher-worker-1 @coroutine#2918] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a097a83 2024-04-19 08:46:59.613 [DefaultDispatcher-worker-8 @coroutine#2052] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17260f7f 2024-04-19 08:46:59.613 [DefaultDispatcher-worker-1 @coroutine#2918] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-04-19 08:46:59.613 [DefaultDispatcher-worker-8 @coroutine#2052] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-19 08:46:59.613 [DefaultDispatcher-worker-14 @coroutine#2066] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e8eea59 2024-04-19 08:46:59.613 [DefaultDispatcher-worker-1 @coroutine#2918] 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-04-19 08:46:59.613 [DefaultDispatcher-worker-8 @coroutine#2052] 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-04-19 08:46:59.613 [DefaultDispatcher-worker-1 @coroutine#2918] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-04-19 08:46:59.613 [DefaultDispatcher-worker-8 @coroutine#2052] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-19 08:46:59.613 [DefaultDispatcher-worker-1 @coroutine#2918] 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-04-19 08:46:59.613 [DefaultDispatcher-worker-14 @coroutine#2066] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47595/UmAppDatabase/replication/nodeId 2024-04-19 08:46:59.613 [DefaultDispatcher-worker-14 @coroutine#2066] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47595/UmAppDatabase/replication/nodeId. 2024-04-19 08:46:59.613 [DefaultDispatcher-worker-14 @coroutine#2066] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47595/UmAppDatabase/replication/nodeId 2024-04-19 08:46:59.614 [DefaultDispatcher-worker-1 @coroutine#2052] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-19 08:46:59.614 [eventLoopGroupProxy-19-2 @call-handler#3005] 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/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-04-19 08:46:59.614 [DefaultDispatcher-worker-14 @coroutine#2066] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47595/UmAppDatabase/replication/nodeId 2024-04-19 08:46:59.614 [DefaultDispatcher-worker-14 @coroutine#2066] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47595/UmAppDatabase/replication/nodeId 2024-04-19 08:46:59.614 [eventLoopGroupProxy-19-2 @call-handler#3005] 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-04-19 08:46:59.614 [eventLoopGroupProxy-19-2 @call-handler#3005] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-04-19 08:46:59.622 [DefaultDispatcher-worker-14 @call-handler#3005] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5481001f 2024-04-19 08:46:59.622 [eventLoopGroupProxy-19-2 @call-handler#3005] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 08:46:59.623 [DefaultDispatcher-worker-1 @coroutine#2918] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-04-19 08:46:59.623 [DefaultDispatcher-worker-1 @coroutine#2918] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-04-19 08:46:59.623 [DefaultDispatcher-worker-1 @coroutine#2918] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-04-19 08:46:59.623 [DefaultDispatcher-worker-1 @coroutine#2918] 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-04-19 08:46:59.630 [DefaultDispatcher-worker-11 @coroutine#2918] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a097a83 2024-04-19 08:46:59.642 [DefaultDispatcher-worker-14 @coroutine#2956] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5481001f 2024-04-19 08:46:59.643 [DefaultDispatcher-worker-17 @coroutine#2956] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2024-04-19 08:46:59.643 [DefaultDispatcher-worker-17 @coroutine#2956] 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-04-19 08:46:59.643 [DefaultDispatcher-worker-17 @coroutine#2956] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2024-04-19 08:46:59.644 [eventLoopGroupProxy-19-2 @call-handler#3020] 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-04-19 08:46:59.652 [DefaultDispatcher-worker-2 @coroutine#3012] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6dccdc50 2024-04-19 08:46:59.664 [DefaultDispatcher-worker-14 @coroutine#2956] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2024-04-19 08:46:59.664 [DefaultDispatcher-worker-14 @coroutine#2956] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2024-04-19 08:46:59.664 [DefaultDispatcher-worker-14 @coroutine#2956] 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-04-19 08:46:59.664 [DefaultDispatcher-worker-14 @coroutine#2956] 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-04-19 08:46:59.664 [DefaultDispatcher-worker-14 @coroutine#2956] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=582708603870363650 2024-04-19 08:46:59.665 [DefaultDispatcher-worker-14 @coroutine#2956] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=582708603870363650. 2024-04-19 08:46:59.665 [DefaultDispatcher-worker-14 @coroutine#2956] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=582708603870363650 2024-04-19 08:46:59.665 [eventLoopGroupProxy-19-2 @call-handler#3024] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, PersonDao, findByUidWithPicture] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:2 -> SUCCESS @ /UmAppDatabase/PersonDao /UmAppDatabase/PersonDao/countUsername, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/countUsername /UmAppDatabase/PersonDao/findByUidWithPicture, segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/findByUidWithPicture /UmAppDatabase/PersonDao/findByUidWithPicture/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/findByUidWithPicture/(method:GET) /UmAppDatabase/PersonDao/findByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidAsync /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow /UmAppDatabase/PersonDao/getNamesByUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/getNamesByUid /UmAppDatabase/PersonDao/getNamesByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/getNamesByUidAsync /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "PersonDao" -> "findByUidWithPicture" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/PersonDao/findByUidWithPicture/(method:GET) 2024-04-19 08:46:59.666 [eventLoopGroupProxy-19-2 @call-handler#3024] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 08:46:59.667 [DefaultDispatcher-worker-2 @coroutine#2956] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=582708603870363650 2024-04-19 08:46:59.667 [DefaultDispatcher-worker-2 @coroutine#2956] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=582708603870363650 2024-04-19 08:46:59.667 [DefaultDispatcher-worker-2 @coroutine#2956] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=582708603870363650. 2024-04-19 08:46:59.667 [DefaultDispatcher-worker-2 @coroutine#2956] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=582708603870363650 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-19 08:46:59.676 [DefaultDispatcher-worker-1 @coroutine#2956] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6dccdc50 2024-04-19 08:46:59.677 [DefaultDispatcher-worker-1 @coroutine#2956] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-04-19 08:46:59.677 [DefaultDispatcher-worker-1 @coroutine#2956] 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-04-19 08:46:59.677 [DefaultDispatcher-worker-1 @coroutine#2956] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-04-19 08:46:59.678 [eventLoopGroupProxy-19-2 @call-handler#3028] 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/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:2 -> SUCCESS @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteDao/getSiteAsync, segment:3 -> SUCCESS @ /UmAppDatabase/SiteDao/getSiteAsync /UmAppDatabase/SiteDao/getSiteAsync/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/SiteDao/getSiteAsync/(method:GET) /UmAppDatabase/SiteDao/getSiteAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao/getSiteAsFlow /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "SiteDao" -> "getSiteAsync" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/SiteDao/getSiteAsync/(method:GET) 2024-04-19 08:46:59.678 [eventLoopGroupProxy-19-2 @call-handler#3028] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 08:46:59.679 [DefaultDispatcher-worker-2 @coroutine#2956] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-04-19 08:46:59.679 [DefaultDispatcher-worker-2 @coroutine#2956] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-04-19 08:46:59.679 [DefaultDispatcher-worker-2 @coroutine#2956] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync. 2024-04-19 08:46:59.679 [DefaultDispatcher-worker-2 @coroutine#2956] 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-04-19 08:46:59.689 [DefaultDispatcher-worker-6 @coroutine#2956] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6dccdc50 2024-04-19 08:46:59.714 [DefaultDispatcher-worker-17 @coroutine#2956] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6dccdc50 2024-04-19 08:46:59.727 [DefaultDispatcher-worker-8 @coroutine#2956] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5481001f 2024-04-19 08:46:59.727 [DefaultDispatcher-worker-13 @coroutine#2931] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6dccdc50 2024-04-19 08:46:59.728 [DefaultDispatcher-worker-13 @coroutine#2931] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-04-19 08:46:59.728 [DefaultDispatcher-worker-13 @coroutine#2931] 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-04-19 08:46:59.728 [DefaultDispatcher-worker-13 @coroutine#2931] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-04-19 08:46:59.728 [DefaultDispatcher-worker-13 @coroutine#2931] 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-04-19 08:46:59.729 [eventLoopGroupProxy-19-2 @call-handler#3034] 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/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-04-19 08:46:59.729 [eventLoopGroupProxy-19-2 @call-handler#3034] 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-04-19 08:46:59.729 [eventLoopGroupProxy-19-2 @call-handler#3034] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-04-19 08:46:59.735 [DefaultDispatcher-worker-3 @coroutine#2956] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5481001f 2024-04-19 08:46:59.745 [DefaultDispatcher-worker-3 @call-handler#3034] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5481001f 2024-04-19 08:46:59.746 [eventLoopGroupProxy-19-2 @call-handler#3034] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 08:46:59.746 [DefaultDispatcher-worker-11 @coroutine#2931] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-04-19 08:46:59.746 [DefaultDispatcher-worker-11 @coroutine#2931] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-04-19 08:46:59.746 [DefaultDispatcher-worker-11 @coroutine#2931] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-04-19 08:46:59.747 [DefaultDispatcher-worker-11 @coroutine#2931] 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-04-19 08:46:59.758 [UI Thread @coroutine#3054] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=582708603870363649&assignmentUid=582708603870363648 2024-04-19 08:46:59.758 [UI Thread @coroutine#3054] 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=582708603870363649&assignmentUid=582708603870363648. 2024-04-19 08:46:59.758 [UI Thread @coroutine#3054] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=582708603870363649&assignmentUid=582708603870363648 2024-04-19 08:46:59.759 [eventLoopGroupProxy-19-2 @call-handler#3064] 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/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow/(method:GET) /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentMarkDao" -> "getAllMarksForUserAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow/(method:GET) 2024-04-19 08:46:59.759 [DefaultDispatcher-worker-2 @coroutine#2118] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@738ae785 2024-04-19 08:46:59.759 [UI Thread @coroutine#3057] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=582708603870363649&assignmentUid=582708603870363648 2024-04-19 08:46:59.759 [UI Thread @coroutine#3057] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=582708603870363649&assignmentUid=582708603870363648. 2024-04-19 08:46:59.759 [UI Thread @coroutine#3057] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=582708603870363649&assignmentUid=582708603870363648 2024-04-19 08:46:59.759 [DefaultDispatcher-worker-2 @coroutine#2118] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54021/UmAppDatabase/replication/nodeId 2024-04-19 08:46:59.759 [DefaultDispatcher-worker-2 @coroutine#2118] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54021/UmAppDatabase/replication/nodeId. 2024-04-19 08:46:59.759 [DefaultDispatcher-worker-2 @coroutine#2118] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54021/UmAppDatabase/replication/nodeId 2024-04-19 08:46:59.759 [UI Thread @coroutine#3059] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=582708603870363649&assignmentUid=582708603870363648 2024-04-19 08:46:59.759 [UI Thread @coroutine#3059] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=582708603870363649&assignmentUid=582708603870363648. 2024-04-19 08:46:59.759 [UI Thread @coroutine#3059] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=582708603870363649&assignmentUid=582708603870363648 2024-04-19 08:46:59.759 [DefaultDispatcher-worker-8 @coroutine#2931] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6dccdc50 2024-04-19 08:46:59.761 [DefaultDispatcher-worker-3 @coroutine#2118] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54021/UmAppDatabase/replication/nodeId 2024-04-19 08:46:59.761 [UI Thread @coroutine#3078] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=582708603870363648&clazzUid=582708603870363648&accountPersonUid=582708603870363649 2024-04-19 08:46:59.761 [UI Thread @coroutine#3078] 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=582708603870363648&clazzUid=582708603870363648&accountPersonUid=582708603870363649. 2024-04-19 08:46:59.761 [DefaultDispatcher-worker-3 @coroutine#2118] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54021/UmAppDatabase/replication/nodeId 2024-04-19 08:46:59.761 [UI Thread @coroutine#3078] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=582708603870363648&clazzUid=582708603870363648&accountPersonUid=582708603870363649 2024-04-19 08:46:59.764 [eventLoopGroupProxy-19-6 @call-handler#3089] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentSubmissionFileDao, getByAssignmentUidAndPersonUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionFileDao" -> "getByAssignmentUidAndPersonUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid/(method:GET) 2024-04-19 08:46:59.764 [eventLoopGroupProxy-19-5 @call-handler#3090] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentSubmissionDao, findByAssignmentUidAndAccountPersonUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionDao" -> "findByAssignmentUidAndAccountPersonUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid/(method:GET) 2024-04-19 08:46:59.764 [eventLoopGroupProxy-19-7 @call-handler#3091] 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/findByUidAndClazzUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAndClazzUidAsFlow /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "ClazzAssignmentDao" -> "findAssignmentCourseBlockAndSubmitterUidAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow/(method:GET) 2024-04-19 08:46:59.765 [eventLoopGroupProxy-19-2 @call-handler#3064] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 08:46:59.766 [eventLoopGroupProxy-19-5 @call-handler#3090] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 08:46:59.766 [UI Thread @coroutine#3054] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=582708603870363649&assignmentUid=582708603870363648 2024-04-19 08:46:59.766 [UI Thread @coroutine#3054] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=582708603870363649&assignmentUid=582708603870363648 2024-04-19 08:46:59.766 [eventLoopGroupProxy-19-6 @call-handler#3089] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 08:46:59.766 [UI Thread @coroutine#3054] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=582708603870363649&assignmentUid=582708603870363648. 2024-04-19 08:46:59.766 [UI Thread @coroutine#3054] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=582708603870363649&assignmentUid=582708603870363648 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-19 08:46:59.766 [UI Thread @coroutine#3057] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=582708603870363649&assignmentUid=582708603870363648 2024-04-19 08:46:59.766 [UI Thread @coroutine#3057] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=582708603870363649&assignmentUid=582708603870363648 2024-04-19 08:46:59.766 [UI Thread @coroutine#3059] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=582708603870363649&assignmentUid=582708603870363648 2024-04-19 08:46:59.766 [UI Thread @coroutine#3059] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=582708603870363649&assignmentUid=582708603870363648 2024-04-19 08:46:59.767 [UI Thread @coroutine#3057] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=582708603870363649&assignmentUid=582708603870363648. 2024-04-19 08:46:59.767 [UI Thread @coroutine#3057] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=582708603870363649&assignmentUid=582708603870363648 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-19 08:46:59.767 [UI Thread @coroutine#3059] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=582708603870363649&assignmentUid=582708603870363648. 2024-04-19 08:46:59.767 [UI Thread @coroutine#3059] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=582708603870363649&assignmentUid=582708603870363648 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-19 08:46:59.775 [DefaultDispatcher-worker-8 @coroutine#3054] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a097a83 2024-04-19 08:46:59.776 [eventLoopGroupProxy-19-7 @call-handler#3091] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 08:46:59.777 [UI Thread @coroutine#3078] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=582708603870363648&clazzUid=582708603870363648&accountPersonUid=582708603870363649 2024-04-19 08:46:59.777 [UI Thread @coroutine#3078] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=582708603870363648&clazzUid=582708603870363648&accountPersonUid=582708603870363649 2024-04-19 08:46:59.778 [UI Thread @coroutine#3078] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=582708603870363648&clazzUid=582708603870363648&accountPersonUid=582708603870363649. 2024-04-19 08:46:59.778 [UI Thread @coroutine#3078] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=582708603870363648&clazzUid=582708603870363648&accountPersonUid=582708603870363649 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-19 08:46:59.783 [DefaultDispatcher-worker-18 @coroutine#3057] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a097a83 2024-04-19 08:46:59.792 [DefaultDispatcher-worker-2 @coroutine#3059] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a097a83 2024-04-19 08:46:59.806 [DefaultDispatcher-worker-12 @coroutine#3078] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a097a83 2024-04-19 08:46:59.810 [UI Thread @coroutine#3106] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=582708603870363648 2024-04-19 08:46:59.810 [UI Thread @coroutine#3106] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=582708603870363648. 2024-04-19 08:46:59.810 [UI Thread @coroutine#3106] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=582708603870363648 2024-04-19 08:46:59.811 [eventLoopGroupProxy-19-2 @call-handler#3108] 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/findByUidAndClazzUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAndClazzUidAsFlow /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync, segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync/(method:GET) /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "ClazzAssignmentDao" -> "findByUidWithBlockAsync" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync/(method:GET) 2024-04-19 08:46:59.813 [eventLoopGroupProxy-19-2 @call-handler#3108] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 08:46:59.814 [UI Thread @coroutine#3106] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=582708603870363648 2024-04-19 08:46:59.814 [UI Thread @coroutine#3106] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=582708603870363648 2024-04-19 08:46:59.814 [UI Thread @coroutine#3106] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=582708603870363648. 2024-04-19 08:46:59.814 [UI Thread @coroutine#3106] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=582708603870363648 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-19 08:46:59.831 [DefaultDispatcher-worker-3 @coroutine#3106] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a097a83 2024-04-19 08:46:59.841 [DefaultDispatcher-worker-14 @coroutine#3106] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a097a83 2024-04-19 08:46:59.850 [DefaultDispatcher-worker-13 @coroutine#2918] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a097a83 2024-04-19 08:46:59.850 [DefaultDispatcher-worker-13 @coroutine#2918] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-04-19 08:46:59.850 [DefaultDispatcher-worker-13 @coroutine#2918] 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-04-19 08:46:59.850 [DefaultDispatcher-worker-13 @coroutine#2918] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-04-19 08:46:59.850 [DefaultDispatcher-worker-13 @coroutine#2918] 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-04-19 08:46:59.851 [eventLoopGroupProxy-19-2 @call-handler#3116] 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/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-04-19 08:46:59.851 [eventLoopGroupProxy-19-2 @call-handler#3116] 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-04-19 08:46:59.852 [eventLoopGroupProxy-19-2 @call-handler#3116] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-04-19 08:46:59.860 [DefaultDispatcher-worker-18 @call-handler#3116] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5481001f 2024-04-19 08:46:59.861 [eventLoopGroupProxy-19-2 @call-handler#3116] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 08:46:59.861 [DefaultDispatcher-worker-2 @coroutine#2918] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-04-19 08:46:59.861 [DefaultDispatcher-worker-2 @coroutine#2918] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-04-19 08:46:59.862 [DefaultDispatcher-worker-2 @coroutine#2918] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-04-19 08:46:59.862 [DefaultDispatcher-worker-2 @coroutine#2918] 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-04-19 08:46:59.868 [UI Thread @coroutine#3132] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=582708603870363650&assignmentUid=582708603870363648&clazzUid=582708603870363648&submitterUid=582708603870363649 2024-04-19 08:46:59.868 [UI Thread @coroutine#3132] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=582708603870363650&assignmentUid=582708603870363648&clazzUid=582708603870363648&submitterUid=582708603870363649. 2024-04-19 08:46:59.868 [UI Thread @coroutine#3132] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=582708603870363650&assignmentUid=582708603870363648&clazzUid=582708603870363648&submitterUid=582708603870363649 2024-04-19 08:46:59.868 [DefaultDispatcher-worker-3 @coroutine#2918] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a097a83 2024-04-19 08:46:59.869 [eventLoopGroupProxy-19-2 @call-handler#3137] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CoursePermissionDao, userPermissionsForAssignmentSubmitterUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:2 -> SUCCESS @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/CoursePermissionDao/findByClazzUidAsPagingSource, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/findByClazzUidAsPagingSource /UmAppDatabase/CoursePermissionDao/findByUidAndClazzUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/findByUidAndClazzUid /UmAppDatabase/CoursePermissionDao/findByUidAndClazzUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/findByUidAndClazzUidAsFlow /UmAppDatabase/CoursePermissionDao/userHasEnrolmentEditPermission, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/userHasEnrolmentEditPermission /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzAsFlow2, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzAsFlow2 /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzPairAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzPairAsFlow /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzPairAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzPairAsync /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzTripleAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzTripleAsFlow /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzAsync2, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzAsync2 /UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid, segment:3 -> SUCCESS @ /UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid /UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid/(method:GET) /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "CoursePermissionDao" -> "userPermissionsForAssignmentSubmitterUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid/(method:GET) 2024-04-19 08:46:59.875 [eventLoopGroupProxy-19-2 @call-handler#3137] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 08:46:59.876 [UI Thread @coroutine#3132] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=582708603870363650&assignmentUid=582708603870363648&clazzUid=582708603870363648&submitterUid=582708603870363649 2024-04-19 08:46:59.876 [UI Thread @coroutine#3132] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=582708603870363650&assignmentUid=582708603870363648&clazzUid=582708603870363648&submitterUid=582708603870363649 2024-04-19 08:46:59.876 [UI Thread @coroutine#3132] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=582708603870363650&assignmentUid=582708603870363648&clazzUid=582708603870363648&submitterUid=582708603870363649. 2024-04-19 08:46:59.876 [UI Thread @coroutine#3132] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=582708603870363650&assignmentUid=582708603870363648&clazzUid=582708603870363648&submitterUid=582708603870363649 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-19 08:46:59.888 [DefaultDispatcher-worker-1 @coroutine#3132] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6dccdc50 2024-04-19 08:46:59.896 [UI Thread @coroutine#3146] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=582708603870363649 2024-04-19 08:46:59.897 [UI Thread @coroutine#3146] 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=582708603870363649. 2024-04-19 08:46:59.897 [UI Thread @coroutine#3146] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=582708603870363649 2024-04-19 08:46:59.898 [eventLoopGroupProxy-19-2 @call-handler#3155] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, PersonDao, getNamesByUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:2 -> SUCCESS @ /UmAppDatabase/PersonDao /UmAppDatabase/PersonDao/countUsername, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/countUsername /UmAppDatabase/PersonDao/findByUidWithPicture, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidWithPicture /UmAppDatabase/PersonDao/findByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidAsync /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow /UmAppDatabase/PersonDao/getNamesByUid, segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/getNamesByUid /UmAppDatabase/PersonDao/getNamesByUid/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/getNamesByUid/(method:GET) /UmAppDatabase/PersonDao/getNamesByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/getNamesByUidAsync /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "PersonDao" -> "getNamesByUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/PersonDao/getNamesByUid/(method:GET) 2024-04-19 08:46:59.898 [UI Thread @coroutine#3151] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=582708603870363649&assignmentUid=582708603870363648 2024-04-19 08:46:59.898 [UI Thread @coroutine#3151] 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=582708603870363649&assignmentUid=582708603870363648. 2024-04-19 08:46:59.898 [UI Thread @coroutine#3151] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=582708603870363649&assignmentUid=582708603870363648 2024-04-19 08:46:59.899 [UI Thread @coroutine#3156] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=582708603870363648 2024-04-19 08:46:59.899 [UI Thread @coroutine#3156] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=582708603870363648. 2024-04-19 08:46:59.899 [UI Thread @coroutine#3156] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=582708603870363648 2024-04-19 08:46:59.899 [UI Thread @coroutine#3158] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=582708603870363649&assignmentUid=582708603870363648 2024-04-19 08:46:59.899 [UI Thread @coroutine#3158] 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=582708603870363649&assignmentUid=582708603870363648. 2024-04-19 08:46:59.899 [UI Thread @coroutine#3158] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=582708603870363649&assignmentUid=582708603870363648 2024-04-19 08:46:59.899 [UI Thread @coroutine#3160] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=582708603870363649&assignmentUid=582708603870363648 2024-04-19 08:46:59.899 [UI Thread @coroutine#3160] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=582708603870363649&assignmentUid=582708603870363648. 2024-04-19 08:46:59.899 [UI Thread @coroutine#3160] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=582708603870363649&assignmentUid=582708603870363648 2024-04-19 08:46:59.899 [eventLoopGroupProxy-19-5 @call-handler#3166] 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/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow/(method:GET) /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentMarkDao" -> "getAllMarksForSubmitterAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow/(method:GET) 2024-04-19 08:46:59.899 [eventLoopGroupProxy-19-6 @call-handler#3169] 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/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "CourseBlockDao" -> "findCourseBlockByAssignmentUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid/(method:GET) 2024-04-19 08:46:59.899 [eventLoopGroupProxy-19-2 @call-handler#3155] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 08:46:59.899 [eventLoopGroupProxy-19-7 @call-handler#3172] 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/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionDao" -> "getAllSubmissionsFromSubmitterAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow/(method:GET) 2024-04-19 08:46:59.900 [UI Thread @coroutine#3146] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=582708603870363649 2024-04-19 08:46:59.900 [UI Thread @coroutine#3146] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=582708603870363649 2024-04-19 08:46:59.901 [UI Thread @coroutine#3146] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=582708603870363649. 2024-04-19 08:46:59.901 [UI Thread @coroutine#3146] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=582708603870363649 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-19 08:46:59.901 [eventLoopGroupProxy-19-8 @call-handler#3182] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentSubmissionFileDao, getAllSubmissionFilesFromSubmitterAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow/(method:GET) /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionFileDao" -> "getAllSubmissionFilesFromSubmitterAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow/(method:GET) 2024-04-19 08:46:59.901 [eventLoopGroupProxy-19-7 @call-handler#3172] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 08:46:59.902 [UI Thread @coroutine#3158] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=582708603870363649&assignmentUid=582708603870363648 2024-04-19 08:46:59.902 [UI Thread @coroutine#3158] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=582708603870363649&assignmentUid=582708603870363648 2024-04-19 08:46:59.902 [eventLoopGroupProxy-19-6 @call-handler#3169] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 08:46:59.902 [UI Thread @coroutine#3158] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=582708603870363649&assignmentUid=582708603870363648. 2024-04-19 08:46:59.902 [UI Thread @coroutine#3158] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=582708603870363649&assignmentUid=582708603870363648 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-19 08:46:59.902 [eventLoopGroupProxy-19-5 @call-handler#3166] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 08:46:59.903 [UI Thread @coroutine#3156] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=582708603870363648 2024-04-19 08:46:59.903 [UI Thread @coroutine#3156] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=582708603870363648 2024-04-19 08:46:59.903 [UI Thread @coroutine#3151] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=582708603870363649&assignmentUid=582708603870363648 2024-04-19 08:46:59.903 [UI Thread @coroutine#3151] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=582708603870363649&assignmentUid=582708603870363648 2024-04-19 08:46:59.903 [UI Thread @coroutine#3156] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=582708603870363648. 2024-04-19 08:46:59.903 [eventLoopGroupProxy-19-8 @call-handler#3182] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 08:46:59.903 [UI Thread @coroutine#3156] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=582708603870363648 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-19 08:46:59.903 [UI Thread @coroutine#3151] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=582708603870363649&assignmentUid=582708603870363648. 2024-04-19 08:46:59.903 [UI Thread @coroutine#3151] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=582708603870363649&assignmentUid=582708603870363648 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-19 08:46:59.904 [UI Thread @coroutine#3160] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=582708603870363649&assignmentUid=582708603870363648 2024-04-19 08:46:59.904 [UI Thread @coroutine#3160] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=582708603870363649&assignmentUid=582708603870363648 2024-04-19 08:46:59.904 [UI Thread @coroutine#3160] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=582708603870363649&assignmentUid=582708603870363648. 2024-04-19 08:46:59.904 [UI Thread @coroutine#3160] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=582708603870363649&assignmentUid=582708603870363648 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-19 08:46:59.912 [DefaultDispatcher-worker-12 @coroutine#3146] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6dccdc50 2024-04-19 08:46:59.920 [DefaultDispatcher-worker-14 @coroutine#3158] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6dccdc50 2024-04-19 08:46:59.931 [DefaultDispatcher-worker-8 @coroutine#3156] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6dccdc50 2024-04-19 08:46:59.939 [DefaultDispatcher-worker-7 @coroutine#3151] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6dccdc50 2024-04-19 08:46:59.946 [DefaultDispatcher-worker-3 @coroutine#3160] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6dccdc50 2024-04-19 08:46:59.951 [UI Thread @coroutine#3193] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=582708603870363648&clazzUid=582708603870363648&accountPersonUid=582708603870363650 2024-04-19 08:46:59.951 [UI Thread @coroutine#3193] 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=582708603870363648&clazzUid=582708603870363648&accountPersonUid=582708603870363650. 2024-04-19 08:46:59.951 [UI Thread @coroutine#3193] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=582708603870363648&clazzUid=582708603870363648&accountPersonUid=582708603870363650 2024-04-19 08:46:59.952 [eventLoopGroupProxy-19-2 @call-handler#3195] 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/findByUidAndClazzUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAndClazzUidAsFlow /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "ClazzAssignmentDao" -> "getSubmitterUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid/(method:GET) 2024-04-19 08:46:59.957 [eventLoopGroupProxy-19-2 @call-handler#3195] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 08:46:59.958 [UI Thread @coroutine#3193] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=582708603870363648&clazzUid=582708603870363648&accountPersonUid=582708603870363650 2024-04-19 08:46:59.958 [UI Thread @coroutine#3193] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=582708603870363648&clazzUid=582708603870363648&accountPersonUid=582708603870363650 2024-04-19 08:46:59.958 [UI Thread @coroutine#3193] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=582708603870363648&clazzUid=582708603870363648&accountPersonUid=582708603870363650. 2024-04-19 08:46:59.958 [UI Thread @coroutine#3193] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=582708603870363648&clazzUid=582708603870363648&accountPersonUid=582708603870363650 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-19 08:46:59.969 [DefaultDispatcher-worker-8 @coroutine#3193] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6dccdc50 2024-04-19 08:46:59.982 [DefaultDispatcher-worker-8 @coroutine#3193] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6dccdc50 2024-04-19 08:46:59.993 [DefaultDispatcher-worker-13 @coroutine#2931] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6dccdc50 2024-04-19 08:46:59.994 [DefaultDispatcher-worker-13 @coroutine#2931] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-04-19 08:46:59.994 [DefaultDispatcher-worker-13 @coroutine#2931] 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-04-19 08:46:59.994 [DefaultDispatcher-worker-13 @coroutine#2931] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-04-19 08:46:59.994 [DefaultDispatcher-worker-13 @coroutine#2931] 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-04-19 08:46:59.995 [eventLoopGroupProxy-19-2 @call-handler#3201] 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/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-04-19 08:46:59.995 [eventLoopGroupProxy-19-2 @call-handler#3201] 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-04-19 08:46:59.995 [eventLoopGroupProxy-19-2 @call-handler#3201] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-04-19 08:47:00.000 [DefaultDispatcher-worker-8 @coroutine#2161] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9120cb5 2024-04-19 08:47:00.000 [DefaultDispatcher-worker-8 @coroutine#2161] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44021/UmAppDatabase/replication/nodeId 2024-04-19 08:47:00.000 [DefaultDispatcher-worker-8 @coroutine#2161] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44021/UmAppDatabase/replication/nodeId. 2024-04-19 08:47:00.000 [DefaultDispatcher-worker-8 @coroutine#2161] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44021/UmAppDatabase/replication/nodeId 2024-04-19 08:47:00.001 [DefaultDispatcher-worker-17 @coroutine#2161] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44021/UmAppDatabase/replication/nodeId 2024-04-19 08:47:00.001 [DefaultDispatcher-worker-17 @coroutine#2161] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44021/UmAppDatabase/replication/nodeId 2024-04-19 08:47:00.006 [DefaultDispatcher-worker-10 @call-handler#3201] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5481001f 2024-04-19 08:47:00.007 [eventLoopGroupProxy-19-2 @call-handler#3201] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 08:47:00.007 [DefaultDispatcher-worker-18 @coroutine#2931] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-04-19 08:47:00.007 [DefaultDispatcher-worker-18 @coroutine#2931] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-04-19 08:47:00.007 [DefaultDispatcher-worker-18 @coroutine#2931] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-04-19 08:47:00.008 [DefaultDispatcher-worker-18 @coroutine#2931] 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-04-19 08:47:00.010 [UI Thread @coroutine#3228] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=582708603870363649&assignmentUid=582708603870363648 2024-04-19 08:47:00.011 [UI Thread @coroutine#3228] 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=582708603870363649&assignmentUid=582708603870363648. 2024-04-19 08:47:00.011 [UI Thread @coroutine#3228] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=582708603870363649&assignmentUid=582708603870363648 2024-04-19 08:47:00.011 [UI Thread @coroutine#3231] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=582708603870363649&assignmentUid=582708603870363648 2024-04-19 08:47:00.011 [UI Thread @coroutine#3231] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=582708603870363649&assignmentUid=582708603870363648. 2024-04-19 08:47:00.011 [UI Thread @coroutine#3231] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=582708603870363649&assignmentUid=582708603870363648 2024-04-19 08:47:00.012 [eventLoopGroupProxy-19-2 @call-handler#3239] 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/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow/(method:GET) /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentMarkDao" -> "getAllMarksForUserAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow/(method:GET) 2024-04-19 08:47:00.012 [UI Thread @coroutine#3233] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=582708603870363649&assignmentUid=582708603870363648 2024-04-19 08:47:00.012 [UI Thread @coroutine#3233] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=582708603870363649&assignmentUid=582708603870363648. 2024-04-19 08:47:00.012 [UI Thread @coroutine#3233] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=582708603870363649&assignmentUid=582708603870363648 2024-04-19 08:47:00.013 [eventLoopGroupProxy-19-5 @call-handler#3247] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentSubmissionDao, findByAssignmentUidAndAccountPersonUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionDao" -> "findByAssignmentUidAndAccountPersonUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid/(method:GET) 2024-04-19 08:47:00.013 [eventLoopGroupProxy-19-6 @call-handler#3252] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentSubmissionFileDao, getByAssignmentUidAndPersonUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionFileDao" -> "getByAssignmentUidAndPersonUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid/(method:GET) 2024-04-19 08:47:00.013 [UI Thread @coroutine#3250] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=582708603870363648&clazzUid=582708603870363648&accountPersonUid=582708603870363649 2024-04-19 08:47:00.013 [UI Thread @coroutine#3250] 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=582708603870363648&clazzUid=582708603870363648&accountPersonUid=582708603870363649. 2024-04-19 08:47:00.013 [UI Thread @coroutine#3250] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=582708603870363648&clazzUid=582708603870363648&accountPersonUid=582708603870363649 2024-04-19 08:47:00.014 [eventLoopGroupProxy-19-2 @call-handler#3239] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 08:47:00.014 [eventLoopGroupProxy-19-5 @call-handler#3247] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 08:47:00.014 [eventLoopGroupProxy-19-8 @call-handler#3259] 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/findByUidAndClazzUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAndClazzUidAsFlow /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "ClazzAssignmentDao" -> "findAssignmentCourseBlockAndSubmitterUidAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow/(method:GET) 2024-04-19 08:47:00.014 [eventLoopGroupProxy-19-6 @call-handler#3252] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 08:47:00.015 [UI Thread @coroutine#3228] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=582708603870363649&assignmentUid=582708603870363648 2024-04-19 08:47:00.015 [UI Thread @coroutine#3228] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=582708603870363649&assignmentUid=582708603870363648 2024-04-19 08:47:00.015 [DefaultDispatcher-worker-15 @coroutine#1882] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c8d685e 2024-04-19 08:47:00.015 [UI Thread @coroutine#3231] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=582708603870363649&assignmentUid=582708603870363648 2024-04-19 08:47:00.015 [UI Thread @coroutine#3231] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=582708603870363649&assignmentUid=582708603870363648 2024-04-19 08:47:00.015 [UI Thread @coroutine#3233] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=582708603870363649&assignmentUid=582708603870363648 2024-04-19 08:47:00.015 [DefaultDispatcher-worker-15 @coroutine#1882] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55221/UmAppDatabase/replication/nodeId 2024-04-19 08:47:00.015 [UI Thread @coroutine#3233] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=582708603870363649&assignmentUid=582708603870363648 2024-04-19 08:47:00.015 [DefaultDispatcher-worker-15 @coroutine#1882] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55221/UmAppDatabase/replication/nodeId. 2024-04-19 08:47:00.015 [DefaultDispatcher-worker-15 @coroutine#1882] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55221/UmAppDatabase/replication/nodeId 2024-04-19 08:47:00.015 [UI Thread @coroutine#3228] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=582708603870363649&assignmentUid=582708603870363648. 2024-04-19 08:47:00.015 [UI Thread @coroutine#3228] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=582708603870363649&assignmentUid=582708603870363648 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-19 08:47:00.016 [UI Thread @coroutine#3231] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=582708603870363649&assignmentUid=582708603870363648. 2024-04-19 08:47:00.016 [UI Thread @coroutine#3231] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=582708603870363649&assignmentUid=582708603870363648 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-19 08:47:00.016 [UI Thread @coroutine#3233] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=582708603870363649&assignmentUid=582708603870363648. 2024-04-19 08:47:00.016 [UI Thread @coroutine#3233] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=582708603870363649&assignmentUid=582708603870363648 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-19 08:47:00.016 [DefaultDispatcher-worker-17 @coroutine#1882] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55221/UmAppDatabase/replication/nodeId 2024-04-19 08:47:00.016 [DefaultDispatcher-worker-17 @coroutine#1882] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55221/UmAppDatabase/replication/nodeId 2024-04-19 08:47:00.018 [eventLoopGroupProxy-19-8 @call-handler#3259] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 08:47:00.018 [UI Thread @coroutine#3250] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=582708603870363648&clazzUid=582708603870363648&accountPersonUid=582708603870363649 2024-04-19 08:47:00.018 [UI Thread @coroutine#3250] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=582708603870363648&clazzUid=582708603870363648&accountPersonUid=582708603870363649 2024-04-19 08:47:00.019 [UI Thread @coroutine#3250] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=582708603870363648&clazzUid=582708603870363648&accountPersonUid=582708603870363649. 2024-04-19 08:47:00.019 [UI Thread @coroutine#3250] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=582708603870363648&clazzUid=582708603870363648&accountPersonUid=582708603870363649 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-19 08:47:00.021 [DefaultDispatcher-worker-6 @coroutine#2931] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6dccdc50 2024-04-19 08:47:00.025 [DefaultDispatcher-worker-16 @coroutine#3228] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a097a83 2024-04-19 08:47:00.034 [DefaultDispatcher-worker-10 @coroutine#3231] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a097a83 2024-04-19 08:47:00.043 [DefaultDispatcher-worker-3 @coroutine#3233] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a097a83 2024-04-19 08:47:00.054 [DefaultDispatcher-worker-5 @coroutine#3250] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a097a83 2024-04-19 08:47:00.057 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-127 - Shutdown initiated... 2024-04-19 08:47:00.057 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Close initiated... 2024-04-19 08:47:00.057 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 08:47:00.058 [HikariPool-127 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5a097a83: (connection evicted) 2024-04-19 08:47:00.058 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-19 08:47:00.058 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Closed. 2024-04-19 08:47:00.058 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-127 - Shutdown completed. 2024-04-19 08:47:00.059 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Shutdown initiated... 2024-04-19 08:47:00.059 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Close initiated... 2024-04-19 08:47:00.059 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 08:47:00.060 [HikariPool-128 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6dccdc50: (connection evicted) 2024-04-19 08:47:00.061 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-19 08:47:00.061 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Closed. 2024-04-19 08:47:00.061 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Shutdown completed. 2024-04-19 08:47:00.097 [DefaultDispatcher-worker-9 @coroutine#2217] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a598e30 2024-04-19 08:47:00.097 [DefaultDispatcher-worker-9 @coroutine#2217] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35773/UmAppDatabase/replication/nodeId 2024-04-19 08:47:00.097 [DefaultDispatcher-worker-9 @coroutine#2217] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35773/UmAppDatabase/replication/nodeId. 2024-04-19 08:47:00.097 [DefaultDispatcher-worker-9 @coroutine#2217] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35773/UmAppDatabase/replication/nodeId 2024-04-19 08:47:00.098 [DefaultDispatcher-worker-9 @coroutine#2217] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35773/UmAppDatabase/replication/nodeId 2024-04-19 08:47:00.098 [DefaultDispatcher-worker-9 @coroutine#2217] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35773/UmAppDatabase/replication/nodeId 2024-04-19 08:47:00.102 [DefaultDispatcher-worker-15 @coroutine#1915] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20040c6e 2024-04-19 08:47:00.102 [DefaultDispatcher-worker-15 @coroutine#1915] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35017/UmAppDatabase/replication/nodeId 2024-04-19 08:47:00.102 [DefaultDispatcher-worker-15 @coroutine#1915] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35017/UmAppDatabase/replication/nodeId. 2024-04-19 08:47:00.102 [DefaultDispatcher-worker-15 @coroutine#1915] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35017/UmAppDatabase/replication/nodeId 2024-04-19 08:47:00.103 [DefaultDispatcher-worker-17 @coroutine#1915] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35017/UmAppDatabase/replication/nodeId 2024-04-19 08:47:00.104 [DefaultDispatcher-worker-17 @coroutine#1915] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35017/UmAppDatabase/replication/nodeId 2024-04-19 08:47:00.274 [DefaultDispatcher-worker-15 @coroutine#1961] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1067192a 2024-04-19 08:47:00.274 [DefaultDispatcher-worker-15 @coroutine#1961] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56135/UmAppDatabase/replication/nodeId 2024-04-19 08:47:00.274 [DefaultDispatcher-worker-15 @coroutine#1961] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56135/UmAppDatabase/replication/nodeId. 2024-04-19 08:47:00.274 [DefaultDispatcher-worker-15 @coroutine#1961] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56135/UmAppDatabase/replication/nodeId 2024-04-19 08:47:00.275 [DefaultDispatcher-worker-5 @coroutine#1961] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56135/UmAppDatabase/replication/nodeId 2024-04-19 08:47:00.275 [DefaultDispatcher-worker-5 @coroutine#1961] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56135/UmAppDatabase/replication/nodeId 2024-04-19 08:47:00.393 [DefaultDispatcher-worker-1 @coroutine#1994] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5afaae7e 2024-04-19 08:47:00.394 [DefaultDispatcher-worker-1 @coroutine#1994] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38595/UmAppDatabase/replication/nodeId 2024-04-19 08:47:00.394 [DefaultDispatcher-worker-1 @coroutine#1994] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38595/UmAppDatabase/replication/nodeId. 2024-04-19 08:47:00.394 [DefaultDispatcher-worker-1 @coroutine#1994] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38595/UmAppDatabase/replication/nodeId 2024-04-19 08:47:00.395 [DefaultDispatcher-worker-12 @coroutine#1994] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38595/UmAppDatabase/replication/nodeId 2024-04-19 08:47:00.395 [DefaultDispatcher-worker-12 @coroutine#1994] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38595/UmAppDatabase/replication/nodeId 2024-04-19 08:47:00.470 [DefaultDispatcher-worker-12 @coroutine#2023] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63df2eb8 2024-04-19 08:47:00.470 [DefaultDispatcher-worker-12 @coroutine#2023] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52279/UmAppDatabase/replication/nodeId 2024-04-19 08:47:00.470 [DefaultDispatcher-worker-12 @coroutine#2023] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52279/UmAppDatabase/replication/nodeId. 2024-04-19 08:47:00.470 [DefaultDispatcher-worker-12 @coroutine#2023] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52279/UmAppDatabase/replication/nodeId 2024-04-19 08:47:00.471 [DefaultDispatcher-worker-1 @coroutine#2023] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52279/UmAppDatabase/replication/nodeId 2024-04-19 08:47:00.471 [DefaultDispatcher-worker-1 @coroutine#2023] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52279/UmAppDatabase/replication/nodeId 2024-04-19 08:47:00.627 [DefaultDispatcher-worker-10 @coroutine#2052] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17260f7f 2024-04-19 08:47:00.627 [DefaultDispatcher-worker-15 @coroutine#2066] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e8eea59 2024-04-19 08:47:00.627 [DefaultDispatcher-worker-10 @coroutine#2052] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-19 08:47:00.627 [DefaultDispatcher-worker-15 @coroutine#2066] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47595/UmAppDatabase/replication/nodeId 2024-04-19 08:47:00.627 [DefaultDispatcher-worker-10 @coroutine#2052] 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-04-19 08:47:00.627 [DefaultDispatcher-worker-15 @coroutine#2066] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47595/UmAppDatabase/replication/nodeId. 2024-04-19 08:47:00.627 [DefaultDispatcher-worker-10 @coroutine#2052] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-19 08:47:00.627 [DefaultDispatcher-worker-15 @coroutine#2066] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47595/UmAppDatabase/replication/nodeId 2024-04-19 08:47:00.628 [DefaultDispatcher-worker-9 @coroutine#2052] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-19 08:47:00.628 [DefaultDispatcher-worker-10 @coroutine#2066] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47595/UmAppDatabase/replication/nodeId 2024-04-19 08:47:00.628 [DefaultDispatcher-worker-10 @coroutine#2066] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47595/UmAppDatabase/replication/nodeId 2024-04-19 08:47:00.771 [DefaultDispatcher-worker-12 @coroutine#2118] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@738ae785 2024-04-19 08:47:00.771 [DefaultDispatcher-worker-12 @coroutine#2118] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54021/UmAppDatabase/replication/nodeId 2024-04-19 08:47:00.771 [DefaultDispatcher-worker-12 @coroutine#2118] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54021/UmAppDatabase/replication/nodeId. 2024-04-19 08:47:00.771 [DefaultDispatcher-worker-12 @coroutine#2118] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54021/UmAppDatabase/replication/nodeId 2024-04-19 08:47:00.772 [DefaultDispatcher-worker-12 @coroutine#2118] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54021/UmAppDatabase/replication/nodeId 2024-04-19 08:47:00.773 [DefaultDispatcher-worker-12 @coroutine#2118] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54021/UmAppDatabase/replication/nodeId 2024-04-19 08:47:01.010 [DefaultDispatcher-worker-14 @coroutine#2161] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9120cb5 2024-04-19 08:47:01.010 [DefaultDispatcher-worker-14 @coroutine#2161] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44021/UmAppDatabase/replication/nodeId 2024-04-19 08:47:01.010 [DefaultDispatcher-worker-14 @coroutine#2161] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44021/UmAppDatabase/replication/nodeId. 2024-04-19 08:47:01.010 [DefaultDispatcher-worker-14 @coroutine#2161] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44021/UmAppDatabase/replication/nodeId 2024-04-19 08:47:01.012 [DefaultDispatcher-worker-10 @coroutine#2161] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44021/UmAppDatabase/replication/nodeId 2024-04-19 08:47:01.012 [DefaultDispatcher-worker-10 @coroutine#2161] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44021/UmAppDatabase/replication/nodeId 2024-04-19 08:47:01.027 [DefaultDispatcher-worker-14 @coroutine#1882] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c8d685e 2024-04-19 08:47:01.027 [DefaultDispatcher-worker-14 @coroutine#1882] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55221/UmAppDatabase/replication/nodeId 2024-04-19 08:47:01.027 [DefaultDispatcher-worker-14 @coroutine#1882] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55221/UmAppDatabase/replication/nodeId. 2024-04-19 08:47:01.028 [DefaultDispatcher-worker-14 @coroutine#1882] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55221/UmAppDatabase/replication/nodeId 2024-04-19 08:47:01.029 [DefaultDispatcher-worker-16 @coroutine#1882] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55221/UmAppDatabase/replication/nodeId 2024-04-19 08:47:01.029 [DefaultDispatcher-worker-16 @coroutine#1882] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55221/UmAppDatabase/replication/nodeId 2024-04-19 08:47:01.064 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Shutdown initiated... 2024-04-19 08:47:01.064 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Close initiated... 2024-04-19 08:47:01.064 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 08:47:01.064 [HikariPool-126 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5481001f: (connection evicted) 2024-04-19 08:47:01.065 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-19 08:47:01.065 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Closed. 2024-04-19 08:47:01.065 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Shutdown completed. 2024-04-19 08:47:01.069 [Test worker @coroutine#3316] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-130 - configuration: 2024-04-19 08:47:01.069 [Test worker @coroutine#3316] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 08:47:01.069 [Test worker @coroutine#3316] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 08:47:01.069 [Test worker @coroutine#3316] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 08:47:01.069 [Test worker @coroutine#3316] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 08:47:01.069 [Test worker @coroutine#3316] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 08:47:01.069 [Test worker @coroutine#3316] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 08:47:01.069 [Test worker @coroutine#3316] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@23e0b938 2024-04-19 08:47:01.069 [Test worker @coroutine#3316] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 08:47:01.069 [Test worker @coroutine#3316] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 08:47:01.069 [Test worker @coroutine#3316] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 08:47:01.069 [Test worker @coroutine#3316] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 08:47:01.069 [Test worker @coroutine#3316] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 08:47:01.069 [Test worker @coroutine#3316] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 08:47:01.069 [Test worker @coroutine#3316] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 08:47:01.069 [Test worker @coroutine#3316] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 08:47:01.069 [Test worker @coroutine#3316] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 08:47:01.069 [Test worker @coroutine#3316] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 08:47:01.069 [Test worker @coroutine#3316] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 08:47:01.069 [Test worker @coroutine#3316] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 08:47:01.069 [Test worker @coroutine#3316] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 08:47:01.069 [Test worker @coroutine#3316] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 08:47:01.069 [Test worker @coroutine#3316] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 08:47:01.069 [Test worker @coroutine#3316] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 08:47:01.069 [Test worker @coroutine#3316] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 08:47:01.069 [Test worker @coroutine#3316] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 08:47:01.069 [Test worker @coroutine#3316] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 08:47:01.069 [Test worker @coroutine#3316] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-130" 2024-04-19 08:47:01.069 [Test worker @coroutine#3316] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 08:47:01.069 [Test worker @coroutine#3316] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 08:47:01.069 [Test worker @coroutine#3316] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 08:47:01.069 [Test worker @coroutine#3316] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 08:47:01.069 [Test worker @coroutine#3316] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 08:47:01.069 [Test worker @coroutine#3316] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 08:47:01.069 [Test worker @coroutine#3316] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 08:47:01.069 [Test worker @coroutine#3316] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 08:47:01.069 [Test worker @coroutine#3316] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Starting... 2024-04-19 08:47:01.070 [Test worker @coroutine#3316] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f5b0926 2024-04-19 08:47:01.070 [Test worker @coroutine#3316] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f5b0926 2024-04-19 08:47:01.070 [Test worker @coroutine#3316] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Start completed. 2024-04-19 08:47:01.085 [Test worker @coroutine#3316] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f5b0926 2024-04-19 08:47:01.101 [Test worker @coroutine#3317] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f5b0926 2024-04-19 08:47:01.104 [Test worker @coroutine#3319] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f5b0926 2024-04-19 08:47:01.107 [Test worker @coroutine#3321] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f5b0926 2024-04-19 08:47:01.107 [Test worker @coroutine#3316] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-131 - configuration: 2024-04-19 08:47:01.107 [Test worker @coroutine#3316] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 08:47:01.108 [Test worker @coroutine#3316] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 08:47:01.108 [Test worker @coroutine#3316] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 08:47:01.108 [Test worker @coroutine#3316] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 08:47:01.108 [Test worker @coroutine#3316] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 08:47:01.108 [Test worker @coroutine#3316] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 08:47:01.108 [Test worker @coroutine#3316] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2812368 2024-04-19 08:47:01.108 [Test worker @coroutine#3316] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 08:47:01.108 [Test worker @coroutine#3316] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 08:47:01.108 [Test worker @coroutine#3316] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 08:47:01.108 [Test worker @coroutine#3316] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 08:47:01.108 [Test worker @coroutine#3316] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 08:47:01.108 [Test worker @coroutine#3316] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 08:47:01.108 [Test worker @coroutine#3316] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 08:47:01.108 [Test worker @coroutine#3316] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 08:47:01.108 [Test worker @coroutine#3316] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 08:47:01.108 [Test worker @coroutine#3316] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 08:47:01.108 [Test worker @coroutine#3316] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 08:47:01.108 [Test worker @coroutine#3316] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 08:47:01.108 [Test worker @coroutine#3316] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 08:47:01.108 [Test worker @coroutine#3316] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 08:47:01.108 [Test worker @coroutine#3316] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 08:47:01.108 [Test worker @coroutine#3316] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 08:47:01.108 [Test worker @coroutine#3316] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 08:47:01.108 [Test worker @coroutine#3316] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 08:47:01.108 [Test worker @coroutine#3316] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 08:47:01.108 [Test worker @coroutine#3316] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-131" 2024-04-19 08:47:01.108 [Test worker @coroutine#3316] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 08:47:01.108 [Test worker @coroutine#3316] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 08:47:01.108 [Test worker @coroutine#3316] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 08:47:01.108 [Test worker @coroutine#3316] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 08:47:01.108 [Test worker @coroutine#3316] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 08:47:01.108 [Test worker @coroutine#3316] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 08:47:01.108 [Test worker @coroutine#3316] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 08:47:01.108 [Test worker @coroutine#3316] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 08:47:01.108 [Test worker @coroutine#3316] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Starting... 2024-04-19 08:47:01.108 [Test worker @coroutine#3316] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@73864c16 2024-04-19 08:47:01.108 [Test worker @coroutine#3316] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@73864c16 2024-04-19 08:47:01.108 [Test worker @coroutine#3316] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Start completed. 2024-04-19 08:47:01.110 [DefaultDispatcher-worker-7 @coroutine#2217] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a598e30 2024-04-19 08:47:01.110 [DefaultDispatcher-worker-7 @coroutine#2217] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35773/UmAppDatabase/replication/nodeId 2024-04-19 08:47:01.110 [DefaultDispatcher-worker-7 @coroutine#2217] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35773/UmAppDatabase/replication/nodeId. 2024-04-19 08:47:01.110 [DefaultDispatcher-worker-7 @coroutine#2217] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35773/UmAppDatabase/replication/nodeId 2024-04-19 08:47:01.111 [DefaultDispatcher-worker-17 @coroutine#2217] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35773/UmAppDatabase/replication/nodeId 2024-04-19 08:47:01.111 [DefaultDispatcher-worker-17 @coroutine#2217] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35773/UmAppDatabase/replication/nodeId 2024-04-19 08:47:01.114 [DefaultDispatcher-worker-18 @coroutine#1915] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20040c6e 2024-04-19 08:47:01.114 [DefaultDispatcher-worker-18 @coroutine#1915] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35017/UmAppDatabase/replication/nodeId 2024-04-19 08:47:01.114 [DefaultDispatcher-worker-18 @coroutine#1915] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35017/UmAppDatabase/replication/nodeId. 2024-04-19 08:47:01.114 [DefaultDispatcher-worker-18 @coroutine#1915] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35017/UmAppDatabase/replication/nodeId 2024-04-19 08:47:01.115 [DefaultDispatcher-worker-11 @coroutine#1915] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35017/UmAppDatabase/replication/nodeId 2024-04-19 08:47:01.115 [DefaultDispatcher-worker-11 @coroutine#1915] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35017/UmAppDatabase/replication/nodeId 2024-04-19 08:47:01.123 [Test worker @coroutine#3316] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73864c16 2024-04-19 08:47:01.133 [Test worker @coroutine#3330] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73864c16 2024-04-19 08:47:01.135 [Test worker @coroutine#3332] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73864c16 2024-04-19 08:47:01.137 [Test worker @coroutine#3334] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73864c16 2024-04-19 08:47:01.149 [DefaultDispatcher-worker-17 @coroutine#3336] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73864c16 2024-04-19 08:47:01.162 [DefaultDispatcher-worker-9 @coroutine#3316] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f5b0926 2024-04-19 08:47:01.170 [HikariPool-130 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-19 08:47:01.173 [DefaultDispatcher-worker-4 @coroutine#3316] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f5b0926 2024-04-19 08:47:01.182 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Shutdown initiated... 2024-04-19 08:47:01.182 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Close initiated... 2024-04-19 08:47:01.182 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 08:47:01.182 [HikariPool-130 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7f5b0926: (connection evicted) 2024-04-19 08:47:01.183 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-19 08:47:01.183 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Closed. 2024-04-19 08:47:01.183 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Shutdown completed. 2024-04-19 08:47:01.183 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Shutdown initiated... 2024-04-19 08:47:01.183 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Close initiated... 2024-04-19 08:47:01.183 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 08:47:01.183 [HikariPool-131 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Closing connection org.sqlite.jdbc4.JDBC4Connection@73864c16: (connection evicted) 2024-04-19 08:47:01.183 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-19 08:47:01.184 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Closed. 2024-04-19 08:47:01.184 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Shutdown completed. 2024-04-19 08:47:01.185 [Test worker @coroutine#3379] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-132 - configuration: 2024-04-19 08:47:01.185 [Test worker @coroutine#3379] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 08:47:01.185 [Test worker @coroutine#3379] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 08:47:01.185 [Test worker @coroutine#3379] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 08:47:01.185 [Test worker @coroutine#3379] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 08:47:01.185 [Test worker @coroutine#3379] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 08:47:01.185 [Test worker @coroutine#3379] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 08:47:01.185 [Test worker @coroutine#3379] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@13c36d48 2024-04-19 08:47:01.185 [Test worker @coroutine#3379] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 08:47:01.185 [Test worker @coroutine#3379] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 08:47:01.185 [Test worker @coroutine#3379] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 08:47:01.185 [Test worker @coroutine#3379] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 08:47:01.185 [Test worker @coroutine#3379] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 08:47:01.185 [Test worker @coroutine#3379] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 08:47:01.185 [Test worker @coroutine#3379] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 08:47:01.185 [Test worker @coroutine#3379] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 08:47:01.185 [Test worker @coroutine#3379] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 08:47:01.185 [Test worker @coroutine#3379] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 08:47:01.185 [Test worker @coroutine#3379] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 08:47:01.185 [Test worker @coroutine#3379] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 08:47:01.185 [Test worker @coroutine#3379] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 08:47:01.185 [Test worker @coroutine#3379] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 08:47:01.185 [Test worker @coroutine#3379] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 08:47:01.185 [Test worker @coroutine#3379] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 08:47:01.185 [Test worker @coroutine#3379] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 08:47:01.185 [Test worker @coroutine#3379] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 08:47:01.185 [Test worker @coroutine#3379] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 08:47:01.185 [Test worker @coroutine#3379] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-132" 2024-04-19 08:47:01.185 [Test worker @coroutine#3379] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 08:47:01.185 [Test worker @coroutine#3379] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 08:47:01.185 [Test worker @coroutine#3379] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 08:47:01.185 [Test worker @coroutine#3379] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 08:47:01.185 [Test worker @coroutine#3379] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 08:47:01.185 [Test worker @coroutine#3379] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 08:47:01.185 [Test worker @coroutine#3379] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 08:47:01.185 [Test worker @coroutine#3379] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 08:47:01.185 [Test worker @coroutine#3379] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Starting... 2024-04-19 08:47:01.185 [Test worker @coroutine#3379] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@f1e8753 2024-04-19 08:47:01.185 [Test worker @coroutine#3379] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@f1e8753 2024-04-19 08:47:01.186 [Test worker @coroutine#3379] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Start completed. 2024-04-19 08:47:01.202 [Test worker @coroutine#3379] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f1e8753 2024-04-19 08:47:01.213 [Test worker @coroutine#3380] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f1e8753 2024-04-19 08:47:01.214 [Test worker @coroutine#3382] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f1e8753 2024-04-19 08:47:01.216 [Test worker @coroutine#3384] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f1e8753 2024-04-19 08:47:01.216 [Test worker @coroutine#3379] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-133 - configuration: 2024-04-19 08:47:01.217 [Test worker @coroutine#3379] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 08:47:01.217 [Test worker @coroutine#3379] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 08:47:01.217 [Test worker @coroutine#3379] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 08:47:01.217 [Test worker @coroutine#3379] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 08:47:01.217 [Test worker @coroutine#3379] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 08:47:01.217 [Test worker @coroutine#3379] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 08:47:01.217 [Test worker @coroutine#3379] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@32180efb 2024-04-19 08:47:01.217 [Test worker @coroutine#3379] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 08:47:01.217 [Test worker @coroutine#3379] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 08:47:01.217 [Test worker @coroutine#3379] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 08:47:01.217 [Test worker @coroutine#3379] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 08:47:01.217 [Test worker @coroutine#3379] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 08:47:01.217 [Test worker @coroutine#3379] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 08:47:01.217 [Test worker @coroutine#3379] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 08:47:01.217 [Test worker @coroutine#3379] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 08:47:01.217 [Test worker @coroutine#3379] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 08:47:01.217 [Test worker @coroutine#3379] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 08:47:01.217 [Test worker @coroutine#3379] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 08:47:01.217 [Test worker @coroutine#3379] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 08:47:01.217 [Test worker @coroutine#3379] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 08:47:01.217 [Test worker @coroutine#3379] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 08:47:01.217 [Test worker @coroutine#3379] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 08:47:01.217 [Test worker @coroutine#3379] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 08:47:01.217 [Test worker @coroutine#3379] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 08:47:01.217 [Test worker @coroutine#3379] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 08:47:01.217 [Test worker @coroutine#3379] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 08:47:01.217 [Test worker @coroutine#3379] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-133" 2024-04-19 08:47:01.217 [Test worker @coroutine#3379] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 08:47:01.217 [Test worker @coroutine#3379] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 08:47:01.217 [Test worker @coroutine#3379] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 08:47:01.217 [Test worker @coroutine#3379] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 08:47:01.217 [Test worker @coroutine#3379] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 08:47:01.217 [Test worker @coroutine#3379] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 08:47:01.217 [Test worker @coroutine#3379] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 08:47:01.217 [Test worker @coroutine#3379] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 08:47:01.217 [Test worker @coroutine#3379] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Starting... 2024-04-19 08:47:01.217 [Test worker @coroutine#3379] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ea0dfaa 2024-04-19 08:47:01.217 [Test worker @coroutine#3379] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ea0dfaa 2024-04-19 08:47:01.217 [Test worker @coroutine#3379] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Start completed. 2024-04-19 08:47:01.231 [Test worker @coroutine#3379] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ea0dfaa 2024-04-19 08:47:01.242 [Test worker @coroutine#3386] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ea0dfaa 2024-04-19 08:47:01.243 [Test worker @coroutine#3388] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ea0dfaa 2024-04-19 08:47:01.245 [Test worker @coroutine#3390] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ea0dfaa 2024-04-19 08:47:01.257 [DefaultDispatcher-worker-5 @coroutine#3392] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ea0dfaa 2024-04-19 08:47:01.269 [DefaultDispatcher-worker-14 @coroutine#3379] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f1e8753 2024-04-19 08:47:01.282 [DefaultDispatcher-worker-6 @coroutine#3379] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f1e8753 2024-04-19 08:47:01.286 [HikariPool-132 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-19 08:47:01.287 [DefaultDispatcher-worker-10 @coroutine#1961] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1067192a 2024-04-19 08:47:01.287 [DefaultDispatcher-worker-10 @coroutine#1961] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56135/UmAppDatabase/replication/nodeId 2024-04-19 08:47:01.287 [DefaultDispatcher-worker-10 @coroutine#1961] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56135/UmAppDatabase/replication/nodeId. 2024-04-19 08:47:01.287 [DefaultDispatcher-worker-10 @coroutine#1961] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56135/UmAppDatabase/replication/nodeId 2024-04-19 08:47:01.288 [DefaultDispatcher-worker-9 @coroutine#1961] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56135/UmAppDatabase/replication/nodeId 2024-04-19 08:47:01.288 [DefaultDispatcher-worker-9 @coroutine#1961] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56135/UmAppDatabase/replication/nodeId 2024-04-19 08:47:01.292 [DefaultDispatcher-worker-13 @coroutine#3379] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f1e8753 2024-04-19 08:47:01.312 [DefaultDispatcher-worker-5 @coroutine#3437] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f1e8753 2024-04-19 08:47:01.317 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Shutdown initiated... 2024-04-19 08:47:01.317 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Close initiated... 2024-04-19 08:47:01.317 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 08:47:01.317 [HikariPool-132 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Closing connection org.sqlite.jdbc4.JDBC4Connection@f1e8753: (connection evicted) 2024-04-19 08:47:01.317 [HikariPool-133 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 08:47:01.318 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-19 08:47:01.318 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Closed. 2024-04-19 08:47:01.318 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Shutdown completed. 2024-04-19 08:47:01.318 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Shutdown initiated... 2024-04-19 08:47:01.318 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Close initiated... 2024-04-19 08:47:01.318 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 08:47:01.318 [HikariPool-133 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6ea0dfaa: (connection evicted) 2024-04-19 08:47:01.319 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-19 08:47:01.319 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Closed. 2024-04-19 08:47:01.319 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Shutdown completed. 2024-04-19 08:47:01.320 [Test worker @coroutine#3460] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-134 - configuration: 2024-04-19 08:47:01.320 [Test worker @coroutine#3460] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 08:47:01.320 [Test worker @coroutine#3460] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 08:47:01.320 [Test worker @coroutine#3460] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 08:47:01.320 [Test worker @coroutine#3460] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 08:47:01.320 [Test worker @coroutine#3460] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 08:47:01.320 [Test worker @coroutine#3460] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 08:47:01.320 [Test worker @coroutine#3460] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@213d5189 2024-04-19 08:47:01.320 [Test worker @coroutine#3460] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 08:47:01.320 [Test worker @coroutine#3460] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 08:47:01.320 [Test worker @coroutine#3460] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 08:47:01.320 [Test worker @coroutine#3460] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 08:47:01.320 [Test worker @coroutine#3460] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 08:47:01.320 [Test worker @coroutine#3460] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 08:47:01.320 [Test worker @coroutine#3460] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 08:47:01.320 [Test worker @coroutine#3460] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 08:47:01.320 [Test worker @coroutine#3460] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 08:47:01.320 [Test worker @coroutine#3460] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 08:47:01.320 [Test worker @coroutine#3460] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 08:47:01.320 [Test worker @coroutine#3460] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 08:47:01.320 [Test worker @coroutine#3460] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 08:47:01.320 [Test worker @coroutine#3460] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 08:47:01.320 [Test worker @coroutine#3460] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 08:47:01.320 [Test worker @coroutine#3460] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 08:47:01.320 [Test worker @coroutine#3460] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 08:47:01.320 [Test worker @coroutine#3460] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 08:47:01.320 [Test worker @coroutine#3460] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 08:47:01.320 [Test worker @coroutine#3460] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-134" 2024-04-19 08:47:01.320 [Test worker @coroutine#3460] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 08:47:01.320 [Test worker @coroutine#3460] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 08:47:01.320 [Test worker @coroutine#3460] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 08:47:01.320 [Test worker @coroutine#3460] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 08:47:01.320 [Test worker @coroutine#3460] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 08:47:01.320 [Test worker @coroutine#3460] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 08:47:01.320 [Test worker @coroutine#3460] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 08:47:01.320 [Test worker @coroutine#3460] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 08:47:01.320 [Test worker @coroutine#3460] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Starting... 2024-04-19 08:47:01.321 [Test worker @coroutine#3460] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@39068df9 2024-04-19 08:47:01.321 [Test worker @coroutine#3460] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@39068df9 2024-04-19 08:47:01.321 [Test worker @coroutine#3460] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Start completed. 2024-04-19 08:47:01.335 [Test worker @coroutine#3460] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39068df9 2024-04-19 08:47:01.346 [Test worker @coroutine#3461] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39068df9 2024-04-19 08:47:01.348 [Test worker @coroutine#3463] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39068df9 2024-04-19 08:47:01.350 [Test worker @coroutine#3465] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39068df9 2024-04-19 08:47:01.350 [Test worker @coroutine#3460] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-135 - configuration: 2024-04-19 08:47:01.350 [Test worker @coroutine#3460] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 08:47:01.350 [Test worker @coroutine#3460] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 08:47:01.350 [Test worker @coroutine#3460] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 08:47:01.350 [Test worker @coroutine#3460] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 08:47:01.350 [Test worker @coroutine#3460] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 08:47:01.350 [Test worker @coroutine#3460] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 08:47:01.350 [Test worker @coroutine#3460] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1be15455 2024-04-19 08:47:01.350 [Test worker @coroutine#3460] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 08:47:01.350 [Test worker @coroutine#3460] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 08:47:01.350 [Test worker @coroutine#3460] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 08:47:01.350 [Test worker @coroutine#3460] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 08:47:01.350 [Test worker @coroutine#3460] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 08:47:01.350 [Test worker @coroutine#3460] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 08:47:01.350 [Test worker @coroutine#3460] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 08:47:01.350 [Test worker @coroutine#3460] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 08:47:01.350 [Test worker @coroutine#3460] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 08:47:01.350 [Test worker @coroutine#3460] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 08:47:01.350 [Test worker @coroutine#3460] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 08:47:01.350 [Test worker @coroutine#3460] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 08:47:01.350 [Test worker @coroutine#3460] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 08:47:01.350 [Test worker @coroutine#3460] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 08:47:01.350 [Test worker @coroutine#3460] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 08:47:01.350 [Test worker @coroutine#3460] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 08:47:01.350 [Test worker @coroutine#3460] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 08:47:01.350 [Test worker @coroutine#3460] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 08:47:01.350 [Test worker @coroutine#3460] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 08:47:01.350 [Test worker @coroutine#3460] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-135" 2024-04-19 08:47:01.350 [Test worker @coroutine#3460] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 08:47:01.350 [Test worker @coroutine#3460] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 08:47:01.350 [Test worker @coroutine#3460] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 08:47:01.350 [Test worker @coroutine#3460] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 08:47:01.350 [Test worker @coroutine#3460] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 08:47:01.350 [Test worker @coroutine#3460] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 08:47:01.350 [Test worker @coroutine#3460] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 08:47:01.350 [Test worker @coroutine#3460] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 08:47:01.350 [Test worker @coroutine#3460] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Starting... 2024-04-19 08:47:01.351 [Test worker @coroutine#3460] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@dfe2875 2024-04-19 08:47:01.351 [Test worker @coroutine#3460] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@dfe2875 2024-04-19 08:47:01.351 [Test worker @coroutine#3460] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Start completed. 2024-04-19 08:47:01.364 [Test worker @coroutine#3460] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@dfe2875 2024-04-19 08:47:01.375 [Test worker @coroutine#3467] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@dfe2875 2024-04-19 08:47:01.377 [Test worker @coroutine#3469] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@dfe2875 2024-04-19 08:47:01.378 [Test worker @coroutine#3471] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@dfe2875 2024-04-19 08:47:01.391 [DefaultDispatcher-worker-10 @coroutine#3473] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@dfe2875 2024-04-19 08:47:01.403 [DefaultDispatcher-worker-18 @coroutine#1994] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5afaae7e 2024-04-19 08:47:01.403 [DefaultDispatcher-worker-18 @coroutine#1994] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38595/UmAppDatabase/replication/nodeId 2024-04-19 08:47:01.403 [DefaultDispatcher-worker-18 @coroutine#1994] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38595/UmAppDatabase/replication/nodeId. 2024-04-19 08:47:01.403 [DefaultDispatcher-worker-18 @coroutine#1994] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38595/UmAppDatabase/replication/nodeId 2024-04-19 08:47:01.405 [DefaultDispatcher-worker-14 @coroutine#1994] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38595/UmAppDatabase/replication/nodeId 2024-04-19 08:47:01.405 [DefaultDispatcher-worker-14 @coroutine#1994] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38595/UmAppDatabase/replication/nodeId 2024-04-19 08:47:01.406 [DefaultDispatcher-worker-3 @coroutine#3460] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39068df9 2024-04-19 08:47:01.414 [DefaultDispatcher-worker-3 @coroutine#3460] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39068df9 2024-04-19 08:47:01.421 [HikariPool-134 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 08:47:01.422 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Shutdown initiated... 2024-04-19 08:47:01.422 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Close initiated... 2024-04-19 08:47:01.422 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 08:47:01.422 [HikariPool-134 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Closing connection org.sqlite.jdbc4.JDBC4Connection@39068df9: (connection evicted) 2024-04-19 08:47:01.423 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-19 08:47:01.423 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Closed. 2024-04-19 08:47:01.423 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Shutdown completed. 2024-04-19 08:47:01.423 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Shutdown initiated... 2024-04-19 08:47:01.423 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Close initiated... 2024-04-19 08:47:01.423 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 08:47:01.423 [HikariPool-135 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Closing connection org.sqlite.jdbc4.JDBC4Connection@dfe2875: (connection evicted) 2024-04-19 08:47:01.424 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-19 08:47:01.424 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Closed. 2024-04-19 08:47:01.424 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Shutdown completed. 2024-04-19 08:47:01.425 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-136 - configuration: 2024-04-19 08:47:01.425 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 08:47:01.425 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 08:47:01.425 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 08:47:01.425 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 08:47:01.425 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 08:47:01.425 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 08:47:01.425 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6fb514db 2024-04-19 08:47:01.425 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 08:47:01.425 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 08:47:01.425 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 08:47:01.425 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 08:47:01.425 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 08:47:01.425 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 08:47:01.425 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 08:47:01.425 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 08:47:01.425 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 08:47:01.425 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 08:47:01.425 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 08:47:01.425 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 08:47:01.425 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 08:47:01.425 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 08:47:01.425 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 08:47:01.425 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 08:47:01.425 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 08:47:01.425 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 08:47:01.425 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 08:47:01.425 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-136" 2024-04-19 08:47:01.425 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 08:47:01.425 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 08:47:01.425 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 08:47:01.425 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 08:47:01.425 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 08:47:01.425 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 08:47:01.425 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 08:47:01.425 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 08:47:01.425 [Test worker @coroutine#3518] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Starting... 2024-04-19 08:47:01.426 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@42c3b02e 2024-04-19 08:47:01.426 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@42c3b02e 2024-04-19 08:47:01.426 [Test worker @coroutine#3518] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Start completed. 2024-04-19 08:47:01.442 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42c3b02e 2024-04-19 08:47:01.454 [Test worker @coroutine#3519] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42c3b02e 2024-04-19 08:47:01.455 [Test worker @coroutine#3521] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42c3b02e 2024-04-19 08:47:01.457 [Test worker @coroutine#3523] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42c3b02e 2024-04-19 08:47:01.458 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-137 - configuration: 2024-04-19 08:47:01.458 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 08:47:01.458 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 08:47:01.458 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 08:47:01.458 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 08:47:01.458 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 08:47:01.458 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 08:47:01.458 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3ff83cc8 2024-04-19 08:47:01.458 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 08:47:01.458 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 08:47:01.458 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 08:47:01.458 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 08:47:01.458 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 08:47:01.458 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 08:47:01.458 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 08:47:01.458 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 08:47:01.458 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 08:47:01.458 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 08:47:01.458 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 08:47:01.458 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 08:47:01.458 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 08:47:01.458 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 08:47:01.458 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 08:47:01.458 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 08:47:01.458 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 08:47:01.458 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 08:47:01.458 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 08:47:01.458 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-137" 2024-04-19 08:47:01.458 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 08:47:01.458 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 08:47:01.458 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 08:47:01.458 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 08:47:01.458 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 08:47:01.458 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 08:47:01.458 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 08:47:01.458 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 08:47:01.458 [Test worker @coroutine#3518] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Starting... 2024-04-19 08:47:01.458 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@336b7da4 2024-04-19 08:47:01.458 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@336b7da4 2024-04-19 08:47:01.458 [Test worker @coroutine#3518] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Start completed. 2024-04-19 08:47:01.472 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@336b7da4 2024-04-19 08:47:01.481 [DefaultDispatcher-worker-15 @coroutine#2023] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63df2eb8 2024-04-19 08:47:01.482 [DefaultDispatcher-worker-15 @coroutine#2023] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52279/UmAppDatabase/replication/nodeId 2024-04-19 08:47:01.482 [DefaultDispatcher-worker-15 @coroutine#2023] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52279/UmAppDatabase/replication/nodeId. 2024-04-19 08:47:01.482 [DefaultDispatcher-worker-15 @coroutine#2023] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52279/UmAppDatabase/replication/nodeId 2024-04-19 08:47:01.483 [DefaultDispatcher-worker-7 @coroutine#2023] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52279/UmAppDatabase/replication/nodeId 2024-04-19 08:47:01.483 [DefaultDispatcher-worker-7 @coroutine#2023] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52279/UmAppDatabase/replication/nodeId 2024-04-19 08:47:01.484 [Test worker @coroutine#3525] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@336b7da4 2024-04-19 08:47:01.486 [Test worker @coroutine#3530] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@336b7da4 2024-04-19 08:47:01.488 [Test worker @coroutine#3532] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@336b7da4 2024-04-19 08:47:01.499 [DefaultDispatcher-worker-3 @coroutine#3534] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@336b7da4 2024-04-19 08:47:01.512 [DefaultDispatcher-worker-3 @coroutine#3518] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42c3b02e 2024-04-19 08:47:01.525 [DefaultDispatcher-worker-4 @coroutine#3518] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42c3b02e 2024-04-19 08:47:01.526 [HikariPool-136 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 08:47:01.534 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Shutdown initiated... 2024-04-19 08:47:01.534 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Close initiated... 2024-04-19 08:47:01.534 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 08:47:01.534 [HikariPool-136 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Closing connection org.sqlite.jdbc4.JDBC4Connection@42c3b02e: (connection evicted) 2024-04-19 08:47:01.535 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-19 08:47:01.535 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Closed. 2024-04-19 08:47:01.535 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Shutdown completed. 2024-04-19 08:47:01.535 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Shutdown initiated... 2024-04-19 08:47:01.535 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Close initiated... 2024-04-19 08:47:01.535 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 08:47:01.535 [HikariPool-137 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Closing connection org.sqlite.jdbc4.JDBC4Connection@336b7da4: (connection evicted) 2024-04-19 08:47:01.536 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-19 08:47:01.536 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Closed. 2024-04-19 08:47:01.536 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Shutdown completed. 2024-04-19 08:47:01.537 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-138 - configuration: 2024-04-19 08:47:01.537 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 08:47:01.537 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 08:47:01.538 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 08:47:01.538 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 08:47:01.538 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 08:47:01.538 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 08:47:01.538 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7b9e7633 2024-04-19 08:47:01.538 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 08:47:01.538 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 08:47:01.538 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 08:47:01.538 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 08:47:01.538 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 08:47:01.538 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 08:47:01.538 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 08:47:01.538 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 08:47:01.538 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 08:47:01.538 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 08:47:01.538 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 08:47:01.538 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 08:47:01.538 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 08:47:01.538 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 08:47:01.538 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 08:47:01.538 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 08:47:01.538 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 08:47:01.538 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 08:47:01.538 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 08:47:01.538 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-138" 2024-04-19 08:47:01.538 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 08:47:01.538 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 08:47:01.538 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 08:47:01.538 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 08:47:01.538 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 08:47:01.538 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 08:47:01.538 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 08:47:01.538 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 08:47:01.538 [Test worker @coroutine#3575] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Starting... 2024-04-19 08:47:01.538 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@57bc7f67 2024-04-19 08:47:01.538 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@57bc7f67 2024-04-19 08:47:01.538 [Test worker @coroutine#3575] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Start completed. 2024-04-19 08:47:01.555 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57bc7f67 2024-04-19 08:47:01.566 [Test worker @coroutine#3576] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57bc7f67 2024-04-19 08:47:01.568 [Test worker @coroutine#3578] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57bc7f67 2024-04-19 08:47:01.570 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57bc7f67 2024-04-19 08:47:01.570 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-139 - configuration: 2024-04-19 08:47:01.570 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 08:47:01.570 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 08:47:01.570 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 08:47:01.570 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 08:47:01.570 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 08:47:01.570 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 08:47:01.570 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7b842e79 2024-04-19 08:47:01.570 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 08:47:01.570 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 08:47:01.570 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 08:47:01.570 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 08:47:01.570 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 08:47:01.570 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 08:47:01.570 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 08:47:01.570 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 08:47:01.570 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 08:47:01.570 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 08:47:01.570 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 08:47:01.570 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 08:47:01.570 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 08:47:01.570 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 08:47:01.570 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 08:47:01.570 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 08:47:01.570 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 08:47:01.570 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 08:47:01.570 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 08:47:01.570 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-139" 2024-04-19 08:47:01.570 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 08:47:01.570 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 08:47:01.570 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 08:47:01.570 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 08:47:01.571 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 08:47:01.571 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 08:47:01.571 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 08:47:01.571 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 08:47:01.571 [Test worker @coroutine#3575] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Starting... 2024-04-19 08:47:01.571 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@2cee1bcf 2024-04-19 08:47:01.571 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@2cee1bcf 2024-04-19 08:47:01.571 [Test worker @coroutine#3575] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Start completed. 2024-04-19 08:47:01.584 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cee1bcf 2024-04-19 08:47:01.595 [Test worker @coroutine#3582] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cee1bcf 2024-04-19 08:47:01.597 [Test worker @coroutine#3584] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cee1bcf 2024-04-19 08:47:01.598 [Test worker @coroutine#3586] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cee1bcf 2024-04-19 08:47:01.611 [DefaultDispatcher-worker-3 @coroutine#3588] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cee1bcf 2024-04-19 08:47:01.624 [DefaultDispatcher-worker-4 @coroutine#3575] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57bc7f67 2024-04-19 08:47:01.638 [HikariPool-138 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-19 08:47:01.640 [DefaultDispatcher-worker-3 @coroutine#3575] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57bc7f67 2024-04-19 08:47:01.640 [DefaultDispatcher-worker-6 @coroutine#2066] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e8eea59 2024-04-19 08:47:01.640 [DefaultDispatcher-worker-6 @coroutine#2066] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47595/UmAppDatabase/replication/nodeId 2024-04-19 08:47:01.641 [DefaultDispatcher-worker-6 @coroutine#2066] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47595/UmAppDatabase/replication/nodeId. 2024-04-19 08:47:01.641 [DefaultDispatcher-worker-6 @coroutine#2066] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47595/UmAppDatabase/replication/nodeId 2024-04-19 08:47:01.641 [DefaultDispatcher-worker-12 @coroutine#2052] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17260f7f 2024-04-19 08:47:01.641 [DefaultDispatcher-worker-12 @coroutine#2052] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-19 08:47:01.641 [DefaultDispatcher-worker-12 @coroutine#2052] 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-04-19 08:47:01.641 [DefaultDispatcher-worker-12 @coroutine#2052] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-19 08:47:01.642 [DefaultDispatcher-worker-4 @coroutine#2066] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47595/UmAppDatabase/replication/nodeId 2024-04-19 08:47:01.642 [DefaultDispatcher-worker-4 @coroutine#2066] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47595/UmAppDatabase/replication/nodeId 2024-04-19 08:47:01.642 [DefaultDispatcher-worker-10 @coroutine#2052] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-19 08:47:01.648 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Shutdown initiated... 2024-04-19 08:47:01.648 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Close initiated... 2024-04-19 08:47:01.648 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 08:47:01.648 [HikariPool-138 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Closing connection org.sqlite.jdbc4.JDBC4Connection@57bc7f67: (connection evicted) 2024-04-19 08:47:01.648 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-19 08:47:01.648 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Closed. 2024-04-19 08:47:01.648 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Shutdown completed. 2024-04-19 08:47:01.649 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Shutdown initiated... 2024-04-19 08:47:01.649 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Close initiated... 2024-04-19 08:47:01.649 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 08:47:01.649 [HikariPool-139 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2cee1bcf: (connection evicted) 2024-04-19 08:47:01.650 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-19 08:47:01.650 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Closed. 2024-04-19 08:47:01.650 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Shutdown completed. 2024-04-19 08:47:01.651 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-140 - configuration: 2024-04-19 08:47:01.651 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 08:47:01.651 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 08:47:01.651 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 08:47:01.651 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 08:47:01.651 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 08:47:01.651 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 08:47:01.651 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@31620971 2024-04-19 08:47:01.651 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 08:47:01.651 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 08:47:01.651 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 08:47:01.651 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 08:47:01.651 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 08:47:01.651 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 08:47:01.651 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 08:47:01.651 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 08:47:01.651 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 08:47:01.651 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 08:47:01.651 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 08:47:01.651 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 08:47:01.651 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 08:47:01.651 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 08:47:01.651 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 08:47:01.651 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 08:47:01.651 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 08:47:01.651 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 08:47:01.651 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 08:47:01.651 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-140" 2024-04-19 08:47:01.651 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 08:47:01.651 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 08:47:01.651 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 08:47:01.651 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 08:47:01.651 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 08:47:01.651 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 08:47:01.651 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 08:47:01.651 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 08:47:01.651 [Test worker @coroutine#3634] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Starting... 2024-04-19 08:47:01.651 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@63069995 2024-04-19 08:47:01.651 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@63069995 2024-04-19 08:47:01.652 [Test worker @coroutine#3634] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Start completed. 2024-04-19 08:47:01.667 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63069995 2024-04-19 08:47:01.678 [Test worker @coroutine#3635] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63069995 2024-04-19 08:47:01.680 [Test worker @coroutine#3637] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63069995 2024-04-19 08:47:01.682 [Test worker @coroutine#3639] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63069995 2024-04-19 08:47:01.682 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-141 - configuration: 2024-04-19 08:47:01.682 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 08:47:01.682 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 08:47:01.682 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 08:47:01.682 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 08:47:01.682 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 08:47:01.682 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 08:47:01.682 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@252459b2 2024-04-19 08:47:01.682 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 08:47:01.682 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 08:47:01.682 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 08:47:01.682 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 08:47:01.682 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 08:47:01.682 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 08:47:01.682 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 08:47:01.682 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 08:47:01.682 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 08:47:01.682 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 08:47:01.682 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 08:47:01.682 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 08:47:01.682 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 08:47:01.682 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 08:47:01.682 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 08:47:01.682 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 08:47:01.682 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 08:47:01.682 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 08:47:01.682 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 08:47:01.682 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-141" 2024-04-19 08:47:01.682 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 08:47:01.682 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 08:47:01.682 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 08:47:01.682 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 08:47:01.682 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 08:47:01.682 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 08:47:01.682 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 08:47:01.682 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 08:47:01.683 [Test worker @coroutine#3634] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Starting... 2024-04-19 08:47:01.683 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@438a2337 2024-04-19 08:47:01.683 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@438a2337 2024-04-19 08:47:01.683 [Test worker @coroutine#3634] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Start completed. 2024-04-19 08:47:01.696 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@438a2337 2024-04-19 08:47:01.707 [Test worker @coroutine#3641] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@438a2337 2024-04-19 08:47:01.709 [Test worker @coroutine#3643] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@438a2337 2024-04-19 08:47:01.711 [Test worker @coroutine#3645] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@438a2337 2024-04-19 08:47:01.723 [DefaultDispatcher-worker-14 @coroutine#3647] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@438a2337 2024-04-19 08:47:01.739 [DefaultDispatcher-worker-14 @coroutine#3634] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63069995 2024-04-19 08:47:01.749 [DefaultDispatcher-worker-13 @coroutine#3634] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63069995 2024-04-19 08:47:01.752 [HikariPool-140 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-19 08:47:01.758 [DefaultDispatcher-worker-14 @coroutine#3634] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63069995 2024-04-19 08:47:01.767 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Shutdown initiated... 2024-04-19 08:47:01.767 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Close initiated... 2024-04-19 08:47:01.767 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 08:47:01.767 [HikariPool-140 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Closing connection org.sqlite.jdbc4.JDBC4Connection@63069995: (connection evicted) 2024-04-19 08:47:01.768 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-19 08:47:01.768 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Closed. 2024-04-19 08:47:01.768 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Shutdown completed. 2024-04-19 08:47:01.768 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Shutdown initiated... 2024-04-19 08:47:01.768 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Close initiated... 2024-04-19 08:47:01.768 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 08:47:01.768 [HikariPool-141 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Closing connection org.sqlite.jdbc4.JDBC4Connection@438a2337: (connection evicted) 2024-04-19 08:47:01.769 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-19 08:47:01.769 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Closed. 2024-04-19 08:47:01.769 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Shutdown completed. 2024-04-19 08:47:01.770 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-142 - configuration: 2024-04-19 08:47:01.770 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 08:47:01.771 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 08:47:01.771 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 08:47:01.771 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 08:47:01.771 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 08:47:01.771 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 08:47:01.771 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2daf650b 2024-04-19 08:47:01.771 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 08:47:01.771 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 08:47:01.771 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 08:47:01.771 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 08:47:01.771 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 08:47:01.771 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 08:47:01.771 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 08:47:01.771 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 08:47:01.771 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 08:47:01.771 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 08:47:01.771 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 08:47:01.771 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 08:47:01.771 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 08:47:01.771 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 08:47:01.771 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 08:47:01.771 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 08:47:01.771 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 08:47:01.771 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 08:47:01.771 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 08:47:01.771 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-142" 2024-04-19 08:47:01.771 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 08:47:01.771 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 08:47:01.771 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 08:47:01.771 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 08:47:01.771 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 08:47:01.771 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 08:47:01.771 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 08:47:01.771 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 08:47:01.771 [Test worker @coroutine#3690] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Starting... 2024-04-19 08:47:01.771 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f1d270a 2024-04-19 08:47:01.771 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f1d270a 2024-04-19 08:47:01.771 [Test worker @coroutine#3690] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Start completed. 2024-04-19 08:47:01.783 [DefaultDispatcher-worker-13 @coroutine#2118] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@738ae785 2024-04-19 08:47:01.783 [DefaultDispatcher-worker-13 @coroutine#2118] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54021/UmAppDatabase/replication/nodeId 2024-04-19 08:47:01.783 [DefaultDispatcher-worker-13 @coroutine#2118] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54021/UmAppDatabase/replication/nodeId. 2024-04-19 08:47:01.783 [DefaultDispatcher-worker-13 @coroutine#2118] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54021/UmAppDatabase/replication/nodeId 2024-04-19 08:47:01.784 [DefaultDispatcher-worker-10 @coroutine#2118] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54021/UmAppDatabase/replication/nodeId 2024-04-19 08:47:01.784 [DefaultDispatcher-worker-10 @coroutine#2118] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54021/UmAppDatabase/replication/nodeId 2024-04-19 08:47:01.788 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f1d270a 2024-04-19 08:47:01.799 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f1d270a 2024-04-19 08:47:01.801 [Test worker @coroutine#3696] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f1d270a 2024-04-19 08:47:01.803 [Test worker @coroutine#3698] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f1d270a 2024-04-19 08:47:01.803 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-143 - configuration: 2024-04-19 08:47:01.803 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 08:47:01.803 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 08:47:01.803 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 08:47:01.803 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 08:47:01.803 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 08:47:01.803 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 08:47:01.803 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6d5b160 2024-04-19 08:47:01.803 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 08:47:01.803 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 08:47:01.803 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 08:47:01.803 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 08:47:01.803 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 08:47:01.803 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 08:47:01.803 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 08:47:01.804 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 08:47:01.804 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 08:47:01.804 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 08:47:01.804 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 08:47:01.804 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 08:47:01.804 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 08:47:01.804 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 08:47:01.804 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 08:47:01.804 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 08:47:01.804 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 08:47:01.804 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 08:47:01.804 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 08:47:01.804 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-143" 2024-04-19 08:47:01.804 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 08:47:01.804 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 08:47:01.804 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 08:47:01.804 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 08:47:01.804 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 08:47:01.804 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 08:47:01.804 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 08:47:01.804 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 08:47:01.804 [Test worker @coroutine#3690] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Starting... 2024-04-19 08:47:01.804 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@53115ee0 2024-04-19 08:47:01.804 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@53115ee0 2024-04-19 08:47:01.804 [Test worker @coroutine#3690] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Start completed. 2024-04-19 08:47:01.818 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53115ee0 2024-04-19 08:47:01.829 [Test worker @coroutine#3700] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53115ee0 2024-04-19 08:47:01.831 [Test worker @coroutine#3702] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53115ee0 2024-04-19 08:47:01.832 [Test worker @coroutine#3704] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53115ee0 2024-04-19 08:47:01.844 [DefaultDispatcher-worker-8 @coroutine#3706] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53115ee0 2024-04-19 08:47:01.857 [DefaultDispatcher-worker-12 @coroutine#3690] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f1d270a 2024-04-19 08:47:01.869 [DefaultDispatcher-worker-10 @coroutine#3690] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f1d270a 2024-04-19 08:47:01.871 [HikariPool-142 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-19 08:47:01.877 [DefaultDispatcher-worker-9 @coroutine#3690] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f1d270a 2024-04-19 08:47:01.896 [DefaultDispatcher-worker-10 @coroutine#3748] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f1d270a 2024-04-19 08:47:01.900 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Shutdown initiated... 2024-04-19 08:47:01.900 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Close initiated... 2024-04-19 08:47:01.900 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 08:47:01.901 [HikariPool-142 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5f1d270a: (connection evicted) 2024-04-19 08:47:01.901 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-19 08:47:01.901 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Closed. 2024-04-19 08:47:01.901 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Shutdown completed. 2024-04-19 08:47:01.902 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Shutdown initiated... 2024-04-19 08:47:01.902 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Close initiated... 2024-04-19 08:47:01.902 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 08:47:01.902 [HikariPool-143 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Closing connection org.sqlite.jdbc4.JDBC4Connection@53115ee0: (connection evicted) 2024-04-19 08:47:01.903 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-19 08:47:01.903 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Closed. 2024-04-19 08:47:01.903 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Shutdown completed. 2024-04-19 08:47:01.904 [Test worker @coroutine#3771] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-144 - configuration: 2024-04-19 08:47:01.904 [Test worker @coroutine#3771] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 08:47:01.904 [Test worker @coroutine#3771] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 08:47:01.904 [Test worker @coroutine#3771] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 08:47:01.904 [Test worker @coroutine#3771] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 08:47:01.904 [Test worker @coroutine#3771] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 08:47:01.904 [Test worker @coroutine#3771] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 08:47:01.904 [Test worker @coroutine#3771] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2cc3b0a7 2024-04-19 08:47:01.904 [Test worker @coroutine#3771] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 08:47:01.904 [Test worker @coroutine#3771] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 08:47:01.904 [Test worker @coroutine#3771] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 08:47:01.904 [Test worker @coroutine#3771] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 08:47:01.904 [Test worker @coroutine#3771] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 08:47:01.904 [Test worker @coroutine#3771] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 08:47:01.904 [Test worker @coroutine#3771] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 08:47:01.904 [Test worker @coroutine#3771] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 08:47:01.904 [Test worker @coroutine#3771] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 08:47:01.904 [Test worker @coroutine#3771] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 08:47:01.904 [Test worker @coroutine#3771] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 08:47:01.904 [Test worker @coroutine#3771] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 08:47:01.904 [Test worker @coroutine#3771] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 08:47:01.904 [Test worker @coroutine#3771] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 08:47:01.904 [Test worker @coroutine#3771] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 08:47:01.904 [Test worker @coroutine#3771] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 08:47:01.904 [Test worker @coroutine#3771] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 08:47:01.904 [Test worker @coroutine#3771] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 08:47:01.904 [Test worker @coroutine#3771] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 08:47:01.904 [Test worker @coroutine#3771] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-144" 2024-04-19 08:47:01.904 [Test worker @coroutine#3771] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 08:47:01.904 [Test worker @coroutine#3771] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 08:47:01.904 [Test worker @coroutine#3771] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 08:47:01.905 [Test worker @coroutine#3771] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 08:47:01.905 [Test worker @coroutine#3771] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 08:47:01.905 [Test worker @coroutine#3771] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 08:47:01.905 [Test worker @coroutine#3771] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 08:47:01.905 [Test worker @coroutine#3771] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 08:47:01.905 [Test worker @coroutine#3771] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Starting... 2024-04-19 08:47:01.905 [Test worker @coroutine#3771] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@4cb641a5 2024-04-19 08:47:01.905 [Test worker @coroutine#3771] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@4cb641a5 2024-04-19 08:47:01.905 [Test worker @coroutine#3771] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Start completed. 2024-04-19 08:47:01.922 [Test worker @coroutine#3771] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cb641a5 2024-04-19 08:47:01.933 [Test worker @coroutine#3772] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cb641a5 2024-04-19 08:47:01.935 [Test worker @coroutine#3774] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cb641a5 2024-04-19 08:47:01.937 [Test worker @coroutine#3776] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cb641a5 2024-04-19 08:47:01.937 [Test worker @coroutine#3771] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-145 - configuration: 2024-04-19 08:47:01.937 [Test worker @coroutine#3771] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 08:47:01.937 [Test worker @coroutine#3771] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 08:47:01.937 [Test worker @coroutine#3771] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 08:47:01.937 [Test worker @coroutine#3771] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 08:47:01.937 [Test worker @coroutine#3771] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 08:47:01.937 [Test worker @coroutine#3771] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 08:47:01.937 [Test worker @coroutine#3771] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2258228f 2024-04-19 08:47:01.937 [Test worker @coroutine#3771] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 08:47:01.937 [Test worker @coroutine#3771] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 08:47:01.937 [Test worker @coroutine#3771] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 08:47:01.937 [Test worker @coroutine#3771] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 08:47:01.937 [Test worker @coroutine#3771] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 08:47:01.937 [Test worker @coroutine#3771] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 08:47:01.937 [Test worker @coroutine#3771] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 08:47:01.937 [Test worker @coroutine#3771] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 08:47:01.937 [Test worker @coroutine#3771] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 08:47:01.937 [Test worker @coroutine#3771] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 08:47:01.937 [Test worker @coroutine#3771] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 08:47:01.937 [Test worker @coroutine#3771] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 08:47:01.937 [Test worker @coroutine#3771] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 08:47:01.937 [Test worker @coroutine#3771] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 08:47:01.937 [Test worker @coroutine#3771] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 08:47:01.937 [Test worker @coroutine#3771] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 08:47:01.937 [Test worker @coroutine#3771] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 08:47:01.937 [Test worker @coroutine#3771] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 08:47:01.937 [Test worker @coroutine#3771] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 08:47:01.937 [Test worker @coroutine#3771] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-145" 2024-04-19 08:47:01.937 [Test worker @coroutine#3771] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 08:47:01.937 [Test worker @coroutine#3771] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 08:47:01.937 [Test worker @coroutine#3771] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 08:47:01.937 [Test worker @coroutine#3771] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 08:47:01.937 [Test worker @coroutine#3771] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 08:47:01.937 [Test worker @coroutine#3771] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 08:47:01.937 [Test worker @coroutine#3771] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 08:47:01.937 [Test worker @coroutine#3771] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 08:47:01.937 [Test worker @coroutine#3771] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Starting... 2024-04-19 08:47:01.938 [Test worker @coroutine#3771] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Added connection org.sqlite.jdbc4.JDBC4Connection@74307afd 2024-04-19 08:47:01.938 [Test worker @coroutine#3771] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Added connection org.sqlite.jdbc4.JDBC4Connection@74307afd 2024-04-19 08:47:01.938 [Test worker @coroutine#3771] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Start completed. 2024-04-19 08:47:01.952 [Test worker @coroutine#3771] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74307afd 2024-04-19 08:47:01.968 [Test worker @coroutine#3778] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74307afd 2024-04-19 08:47:01.970 [Test worker @coroutine#3781] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74307afd 2024-04-19 08:47:01.972 [Test worker @coroutine#3783] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74307afd 2024-04-19 08:47:01.984 [DefaultDispatcher-worker-11 @coroutine#3785] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74307afd 2024-04-19 08:47:01.997 [DefaultDispatcher-worker-4 @coroutine#3771] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cb641a5 2024-04-19 08:47:02.005 [HikariPool-144 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-19 08:47:02.008 [DefaultDispatcher-worker-13 @coroutine#3771] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cb641a5 2024-04-19 08:47:02.010 [Test worker @coroutine#3795] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cb641a5 2024-04-19 08:47:02.018 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Shutdown initiated... 2024-04-19 08:47:02.018 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Close initiated... 2024-04-19 08:47:02.018 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 08:47:02.018 [HikariPool-144 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4cb641a5: (connection evicted) 2024-04-19 08:47:02.019 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-19 08:47:02.019 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Closed. 2024-04-19 08:47:02.019 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Shutdown completed. 2024-04-19 08:47:02.019 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Shutdown initiated... 2024-04-19 08:47:02.019 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Close initiated... 2024-04-19 08:47:02.019 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 08:47:02.020 [HikariPool-145 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Closing connection org.sqlite.jdbc4.JDBC4Connection@74307afd: (connection evicted) 2024-04-19 08:47:02.020 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-19 08:47:02.020 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Closed. 2024-04-19 08:47:02.020 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Shutdown completed. 2024-04-19 08:47:02.022 [Test worker @coroutine#3829] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-146 - configuration: 2024-04-19 08:47:02.022 [Test worker @coroutine#3829] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 08:47:02.022 [Test worker @coroutine#3829] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 08:47:02.022 [Test worker @coroutine#3829] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 08:47:02.022 [Test worker @coroutine#3829] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 08:47:02.022 [Test worker @coroutine#3829] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 08:47:02.022 [Test worker @coroutine#3829] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 08:47:02.022 [Test worker @coroutine#3829] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@cbf9cc1 2024-04-19 08:47:02.022 [Test worker @coroutine#3829] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 08:47:02.022 [Test worker @coroutine#3829] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 08:47:02.023 [Test worker @coroutine#3829] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 08:47:02.023 [Test worker @coroutine#3829] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 08:47:02.023 [Test worker @coroutine#3829] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 08:47:02.023 [Test worker @coroutine#3829] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 08:47:02.023 [Test worker @coroutine#3829] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 08:47:02.023 [Test worker @coroutine#3829] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 08:47:02.023 [Test worker @coroutine#3829] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 08:47:02.023 [Test worker @coroutine#3829] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 08:47:02.023 [Test worker @coroutine#3829] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 08:47:02.023 [Test worker @coroutine#3829] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 08:47:02.023 [Test worker @coroutine#3829] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 08:47:02.023 [Test worker @coroutine#3829] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 08:47:02.023 [Test worker @coroutine#3829] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 08:47:02.023 [Test worker @coroutine#3829] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 08:47:02.023 [Test worker @coroutine#3829] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 08:47:02.023 [Test worker @coroutine#3829] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 08:47:02.023 [Test worker @coroutine#3829] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 08:47:02.023 [Test worker @coroutine#3829] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-146" 2024-04-19 08:47:02.023 [Test worker @coroutine#3829] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 08:47:02.023 [Test worker @coroutine#3829] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 08:47:02.023 [Test worker @coroutine#3829] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 08:47:02.023 [Test worker @coroutine#3829] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 08:47:02.023 [Test worker @coroutine#3829] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 08:47:02.023 [Test worker @coroutine#3829] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 08:47:02.023 [Test worker @coroutine#3829] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 08:47:02.023 [Test worker @coroutine#3829] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 08:47:02.023 [Test worker @coroutine#3829] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Starting... 2024-04-19 08:47:02.024 [Test worker @coroutine#3829] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ddeeb78 2024-04-19 08:47:02.024 [Test worker @coroutine#3829] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ddeeb78 2024-04-19 08:47:02.024 [Test worker @coroutine#3829] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Start completed. 2024-04-19 08:47:02.024 [DefaultDispatcher-worker-5 @coroutine#2161] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9120cb5 2024-04-19 08:47:02.024 [DefaultDispatcher-worker-5 @coroutine#2161] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44021/UmAppDatabase/replication/nodeId 2024-04-19 08:47:02.024 [DefaultDispatcher-worker-5 @coroutine#2161] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44021/UmAppDatabase/replication/nodeId. 2024-04-19 08:47:02.024 [DefaultDispatcher-worker-5 @coroutine#2161] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44021/UmAppDatabase/replication/nodeId 2024-04-19 08:47:02.025 [DefaultDispatcher-worker-12 @coroutine#2161] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44021/UmAppDatabase/replication/nodeId 2024-04-19 08:47:02.025 [DefaultDispatcher-worker-12 @coroutine#2161] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44021/UmAppDatabase/replication/nodeId 2024-04-19 08:47:02.038 [DefaultDispatcher-worker-1 @coroutine#1882] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c8d685e 2024-04-19 08:47:02.038 [DefaultDispatcher-worker-1 @coroutine#1882] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55221/UmAppDatabase/replication/nodeId 2024-04-19 08:47:02.038 [DefaultDispatcher-worker-1 @coroutine#1882] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55221/UmAppDatabase/replication/nodeId. 2024-04-19 08:47:02.038 [DefaultDispatcher-worker-1 @coroutine#1882] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55221/UmAppDatabase/replication/nodeId 2024-04-19 08:47:02.039 [DefaultDispatcher-worker-1 @coroutine#1882] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55221/UmAppDatabase/replication/nodeId 2024-04-19 08:47:02.040 [DefaultDispatcher-worker-1 @coroutine#1882] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55221/UmAppDatabase/replication/nodeId 2024-04-19 08:47:02.040 [Test worker @coroutine#3829] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ddeeb78 2024-04-19 08:47:02.051 [Test worker @coroutine#3836] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ddeeb78 2024-04-19 08:47:02.052 [Test worker @coroutine#3838] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ddeeb78 2024-04-19 08:47:02.054 [Test worker @coroutine#3840] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ddeeb78 2024-04-19 08:47:02.054 [Test worker @coroutine#3829] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-147 - configuration: 2024-04-19 08:47:02.055 [Test worker @coroutine#3829] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 08:47:02.055 [Test worker @coroutine#3829] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 08:47:02.055 [Test worker @coroutine#3829] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 08:47:02.055 [Test worker @coroutine#3829] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 08:47:02.055 [Test worker @coroutine#3829] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 08:47:02.055 [Test worker @coroutine#3829] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 08:47:02.055 [Test worker @coroutine#3829] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@111ae918 2024-04-19 08:47:02.055 [Test worker @coroutine#3829] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 08:47:02.055 [Test worker @coroutine#3829] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 08:47:02.055 [Test worker @coroutine#3829] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 08:47:02.055 [Test worker @coroutine#3829] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 08:47:02.055 [Test worker @coroutine#3829] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 08:47:02.055 [Test worker @coroutine#3829] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 08:47:02.055 [Test worker @coroutine#3829] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 08:47:02.055 [Test worker @coroutine#3829] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 08:47:02.055 [Test worker @coroutine#3829] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 08:47:02.055 [Test worker @coroutine#3829] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 08:47:02.055 [Test worker @coroutine#3829] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 08:47:02.055 [Test worker @coroutine#3829] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 08:47:02.055 [Test worker @coroutine#3829] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 08:47:02.055 [Test worker @coroutine#3829] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 08:47:02.055 [Test worker @coroutine#3829] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 08:47:02.055 [Test worker @coroutine#3829] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 08:47:02.055 [Test worker @coroutine#3829] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 08:47:02.055 [Test worker @coroutine#3829] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 08:47:02.055 [Test worker @coroutine#3829] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 08:47:02.055 [Test worker @coroutine#3829] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-147" 2024-04-19 08:47:02.055 [Test worker @coroutine#3829] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 08:47:02.055 [Test worker @coroutine#3829] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 08:47:02.055 [Test worker @coroutine#3829] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 08:47:02.055 [Test worker @coroutine#3829] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 08:47:02.055 [Test worker @coroutine#3829] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 08:47:02.055 [Test worker @coroutine#3829] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 08:47:02.055 [Test worker @coroutine#3829] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 08:47:02.055 [Test worker @coroutine#3829] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 08:47:02.055 [Test worker @coroutine#3829] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Starting... 2024-04-19 08:47:02.055 [Test worker @coroutine#3829] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f386009 2024-04-19 08:47:02.055 [Test worker @coroutine#3829] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f386009 2024-04-19 08:47:02.055 [Test worker @coroutine#3829] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Start completed. 2024-04-19 08:47:02.069 [Test worker @coroutine#3829] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f386009 2024-04-19 08:47:02.080 [Test worker @coroutine#3843] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f386009 2024-04-19 08:47:02.082 [Test worker @coroutine#3845] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f386009 2024-04-19 08:47:02.083 [Test worker @coroutine#3847] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f386009 2024-04-19 08:47:02.095 [DefaultDispatcher-worker-18 @coroutine#3849] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f386009 2024-04-19 08:47:02.107 [DefaultDispatcher-worker-1 @coroutine#3829] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ddeeb78 2024-04-19 08:47:02.120 [DefaultDispatcher-worker-13 @coroutine#3829] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ddeeb78 2024-04-19 08:47:02.123 [DefaultDispatcher-worker-10 @coroutine#2217] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a598e30 2024-04-19 08:47:02.123 [DefaultDispatcher-worker-10 @coroutine#2217] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35773/UmAppDatabase/replication/nodeId 2024-04-19 08:47:02.123 [DefaultDispatcher-worker-10 @coroutine#2217] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35773/UmAppDatabase/replication/nodeId. 2024-04-19 08:47:02.123 [DefaultDispatcher-worker-10 @coroutine#2217] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35773/UmAppDatabase/replication/nodeId 2024-04-19 08:47:02.123 [Test worker @coroutine#3859] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ddeeb78 2024-04-19 08:47:02.124 [HikariPool-146 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-19 08:47:02.124 [DefaultDispatcher-worker-7 @coroutine#2217] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35773/UmAppDatabase/replication/nodeId 2024-04-19 08:47:02.124 [DefaultDispatcher-worker-7 @coroutine#2217] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35773/UmAppDatabase/replication/nodeId 2024-04-19 08:47:02.125 [DefaultDispatcher-worker-17 @coroutine#1915] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20040c6e 2024-04-19 08:47:02.125 [DefaultDispatcher-worker-17 @coroutine#1915] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35017/UmAppDatabase/replication/nodeId 2024-04-19 08:47:02.125 [DefaultDispatcher-worker-17 @coroutine#1915] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35017/UmAppDatabase/replication/nodeId. 2024-04-19 08:47:02.125 [DefaultDispatcher-worker-17 @coroutine#1915] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35017/UmAppDatabase/replication/nodeId 2024-04-19 08:47:02.126 [DefaultDispatcher-worker-12 @coroutine#1915] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35017/UmAppDatabase/replication/nodeId 2024-04-19 08:47:02.126 [DefaultDispatcher-worker-12 @coroutine#1915] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35017/UmAppDatabase/replication/nodeId 2024-04-19 08:47:02.126 [Test worker @coroutine#3863] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ddeeb78 2024-04-19 08:47:02.134 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Shutdown initiated... 2024-04-19 08:47:02.134 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Close initiated... 2024-04-19 08:47:02.134 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 08:47:02.134 [HikariPool-146 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6ddeeb78: (connection evicted) 2024-04-19 08:47:02.135 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-19 08:47:02.135 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Closed. 2024-04-19 08:47:02.135 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Shutdown completed. 2024-04-19 08:47:02.135 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Shutdown initiated... 2024-04-19 08:47:02.135 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Close initiated... 2024-04-19 08:47:02.135 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 08:47:02.135 [HikariPool-147 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5f386009: (connection evicted) 2024-04-19 08:47:02.136 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-19 08:47:02.136 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Closed. 2024-04-19 08:47:02.136 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Shutdown completed. 2024-04-19 08:47:02.137 [Test worker @coroutine#3900] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-148 - configuration: 2024-04-19 08:47:02.138 [Test worker @coroutine#3900] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 08:47:02.138 [Test worker @coroutine#3900] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 08:47:02.138 [Test worker @coroutine#3900] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 08:47:02.138 [Test worker @coroutine#3900] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 08:47:02.138 [Test worker @coroutine#3900] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 08:47:02.138 [Test worker @coroutine#3900] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 08:47:02.138 [Test worker @coroutine#3900] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3e283f1a 2024-04-19 08:47:02.138 [Test worker @coroutine#3900] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 08:47:02.138 [Test worker @coroutine#3900] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 08:47:02.138 [Test worker @coroutine#3900] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 08:47:02.138 [Test worker @coroutine#3900] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 08:47:02.138 [Test worker @coroutine#3900] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 08:47:02.138 [Test worker @coroutine#3900] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 08:47:02.138 [Test worker @coroutine#3900] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 08:47:02.138 [Test worker @coroutine#3900] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 08:47:02.138 [Test worker @coroutine#3900] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 08:47:02.138 [Test worker @coroutine#3900] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 08:47:02.138 [Test worker @coroutine#3900] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 08:47:02.138 [Test worker @coroutine#3900] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 08:47:02.138 [Test worker @coroutine#3900] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 08:47:02.138 [Test worker @coroutine#3900] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 08:47:02.138 [Test worker @coroutine#3900] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 08:47:02.138 [Test worker @coroutine#3900] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 08:47:02.138 [Test worker @coroutine#3900] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 08:47:02.138 [Test worker @coroutine#3900] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 08:47:02.138 [Test worker @coroutine#3900] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 08:47:02.138 [Test worker @coroutine#3900] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-148" 2024-04-19 08:47:02.138 [Test worker @coroutine#3900] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 08:47:02.138 [Test worker @coroutine#3900] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 08:47:02.138 [Test worker @coroutine#3900] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 08:47:02.138 [Test worker @coroutine#3900] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 08:47:02.138 [Test worker @coroutine#3900] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 08:47:02.138 [Test worker @coroutine#3900] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 08:47:02.138 [Test worker @coroutine#3900] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 08:47:02.138 [Test worker @coroutine#3900] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 08:47:02.138 [Test worker @coroutine#3900] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Starting... 2024-04-19 08:47:02.138 [Test worker @coroutine#3900] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ba4735c 2024-04-19 08:47:02.138 [Test worker @coroutine#3900] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ba4735c 2024-04-19 08:47:02.138 [Test worker @coroutine#3900] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Start completed. 2024-04-19 08:47:02.153 [Test worker @coroutine#3900] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ba4735c 2024-04-19 08:47:02.164 [Test worker @coroutine#3901] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ba4735c 2024-04-19 08:47:02.166 [Test worker @coroutine#3903] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ba4735c 2024-04-19 08:47:02.168 [Test worker @coroutine#3905] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ba4735c 2024-04-19 08:47:02.168 [Test worker @coroutine#3900] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-149 - configuration: 2024-04-19 08:47:02.168 [Test worker @coroutine#3900] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 08:47:02.168 [Test worker @coroutine#3900] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 08:47:02.168 [Test worker @coroutine#3900] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 08:47:02.168 [Test worker @coroutine#3900] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 08:47:02.168 [Test worker @coroutine#3900] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 08:47:02.168 [Test worker @coroutine#3900] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 08:47:02.168 [Test worker @coroutine#3900] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@78395e28 2024-04-19 08:47:02.168 [Test worker @coroutine#3900] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 08:47:02.168 [Test worker @coroutine#3900] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 08:47:02.168 [Test worker @coroutine#3900] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 08:47:02.168 [Test worker @coroutine#3900] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 08:47:02.168 [Test worker @coroutine#3900] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 08:47:02.168 [Test worker @coroutine#3900] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 08:47:02.168 [Test worker @coroutine#3900] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 08:47:02.168 [Test worker @coroutine#3900] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 08:47:02.168 [Test worker @coroutine#3900] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 08:47:02.168 [Test worker @coroutine#3900] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 08:47:02.168 [Test worker @coroutine#3900] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 08:47:02.168 [Test worker @coroutine#3900] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 08:47:02.168 [Test worker @coroutine#3900] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 08:47:02.168 [Test worker @coroutine#3900] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 08:47:02.168 [Test worker @coroutine#3900] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 08:47:02.168 [Test worker @coroutine#3900] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 08:47:02.168 [Test worker @coroutine#3900] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 08:47:02.168 [Test worker @coroutine#3900] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 08:47:02.168 [Test worker @coroutine#3900] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 08:47:02.168 [Test worker @coroutine#3900] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-149" 2024-04-19 08:47:02.168 [Test worker @coroutine#3900] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 08:47:02.168 [Test worker @coroutine#3900] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 08:47:02.168 [Test worker @coroutine#3900] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 08:47:02.168 [Test worker @coroutine#3900] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 08:47:02.168 [Test worker @coroutine#3900] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 08:47:02.168 [Test worker @coroutine#3900] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 08:47:02.168 [Test worker @coroutine#3900] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 08:47:02.168 [Test worker @coroutine#3900] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 08:47:02.168 [Test worker @coroutine#3900] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Starting... 2024-04-19 08:47:02.169 [Test worker @coroutine#3900] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ef5e46a 2024-04-19 08:47:02.169 [Test worker @coroutine#3900] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ef5e46a 2024-04-19 08:47:02.169 [Test worker @coroutine#3900] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Start completed. 2024-04-19 08:47:02.182 [Test worker @coroutine#3900] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ef5e46a 2024-04-19 08:47:02.193 [Test worker @coroutine#3907] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ef5e46a 2024-04-19 08:47:02.195 [Test worker @coroutine#3909] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ef5e46a 2024-04-19 08:47:02.197 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ef5e46a 2024-04-19 08:47:02.210 [DefaultDispatcher-worker-12 @coroutine#3913] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ef5e46a 2024-04-19 08:47:02.222 [DefaultDispatcher-worker-6 @coroutine#3900] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ba4735c 2024-04-19 08:47:02.234 [DefaultDispatcher-worker-4 @coroutine#3900] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ba4735c 2024-04-19 08:47:02.238 [HikariPool-148 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 08:47:02.283 [HikariPool-149 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 08:47:02.296 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Shutdown initiated... 2024-04-19 08:47:02.296 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Close initiated... 2024-04-19 08:47:02.296 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 08:47:02.296 [HikariPool-148 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5ba4735c: (connection evicted) 2024-04-19 08:47:02.297 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-19 08:47:02.297 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Closed. 2024-04-19 08:47:02.297 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Shutdown completed. 2024-04-19 08:47:02.297 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Shutdown initiated... 2024-04-19 08:47:02.297 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Close initiated... 2024-04-19 08:47:02.297 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 08:47:02.297 [HikariPool-149 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6ef5e46a: (connection evicted) 2024-04-19 08:47:02.298 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-19 08:47:02.298 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Closed. 2024-04-19 08:47:02.298 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Shutdown completed. 2024-04-19 08:47:02.299 [DefaultDispatcher-worker-6 @coroutine#1961] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1067192a 2024-04-19 08:47:02.299 [DefaultDispatcher-worker-6 @coroutine#1961] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56135/UmAppDatabase/replication/nodeId 2024-04-19 08:47:02.299 [DefaultDispatcher-worker-6 @coroutine#1961] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56135/UmAppDatabase/replication/nodeId. 2024-04-19 08:47:02.299 [DefaultDispatcher-worker-6 @coroutine#1961] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56135/UmAppDatabase/replication/nodeId 2024-04-19 08:47:02.299 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-150 - configuration: 2024-04-19 08:47:02.299 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 08:47:02.299 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 08:47:02.299 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 08:47:02.299 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 08:47:02.299 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 08:47:02.299 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 08:47:02.299 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@51b1732d 2024-04-19 08:47:02.299 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 08:47:02.299 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 08:47:02.299 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 08:47:02.299 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 08:47:02.299 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 08:47:02.299 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 08:47:02.299 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 08:47:02.299 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 08:47:02.299 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 08:47:02.299 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 08:47:02.299 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 08:47:02.299 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 08:47:02.299 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 08:47:02.299 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 08:47:02.300 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 08:47:02.300 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 08:47:02.300 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 08:47:02.300 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 08:47:02.300 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 08:47:02.300 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-150" 2024-04-19 08:47:02.300 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 08:47:02.300 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 08:47:02.300 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 08:47:02.300 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 08:47:02.300 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 08:47:02.300 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 08:47:02.300 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 08:47:02.300 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 08:47:02.300 [Test worker @coroutine#3973] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Starting... 2024-04-19 08:47:02.300 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e668743 2024-04-19 08:47:02.300 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e668743 2024-04-19 08:47:02.300 [Test worker @coroutine#3973] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Start completed. 2024-04-19 08:47:02.300 [DefaultDispatcher-worker-14 @coroutine#1961] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56135/UmAppDatabase/replication/nodeId 2024-04-19 08:47:02.300 [DefaultDispatcher-worker-14 @coroutine#1961] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56135/UmAppDatabase/replication/nodeId 2024-04-19 08:47:02.318 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e668743 2024-04-19 08:47:02.329 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e668743 2024-04-19 08:47:02.331 [Test worker @coroutine#3979] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e668743 2024-04-19 08:47:02.333 [Test worker @coroutine#3981] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e668743 2024-04-19 08:47:02.333 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-151 - configuration: 2024-04-19 08:47:02.333 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 08:47:02.333 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 08:47:02.333 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 08:47:02.333 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 08:47:02.333 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 08:47:02.333 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 08:47:02.333 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7f77d839 2024-04-19 08:47:02.333 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 08:47:02.333 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 08:47:02.333 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 08:47:02.333 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 08:47:02.333 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 08:47:02.333 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 08:47:02.333 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 08:47:02.333 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 08:47:02.333 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 08:47:02.333 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 08:47:02.333 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 08:47:02.333 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 08:47:02.333 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 08:47:02.333 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 08:47:02.333 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 08:47:02.333 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 08:47:02.333 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 08:47:02.333 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 08:47:02.333 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 08:47:02.333 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-151" 2024-04-19 08:47:02.333 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 08:47:02.333 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 08:47:02.333 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 08:47:02.333 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 08:47:02.333 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 08:47:02.333 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 08:47:02.333 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 08:47:02.333 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 08:47:02.333 [Test worker @coroutine#3973] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Starting... 2024-04-19 08:47:02.334 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Added connection org.sqlite.jdbc4.JDBC4Connection@6dbe6891 2024-04-19 08:47:02.334 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Added connection org.sqlite.jdbc4.JDBC4Connection@6dbe6891 2024-04-19 08:47:02.334 [Test worker @coroutine#3973] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Start completed. 2024-04-19 08:47:02.348 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6dbe6891 2024-04-19 08:47:02.359 [Test worker @coroutine#3984] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6dbe6891 2024-04-19 08:47:02.361 [Test worker @coroutine#3986] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6dbe6891 2024-04-19 08:47:02.362 [Test worker @coroutine#3988] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6dbe6891 2024-04-19 08:47:02.375 [DefaultDispatcher-worker-10 @coroutine#3990] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6dbe6891 2024-04-19 08:47:02.388 [DefaultDispatcher-worker-6 @coroutine#3973] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e668743 2024-04-19 08:47:02.398 [DefaultDispatcher-worker-1 @coroutine#3973] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e668743 2024-04-19 08:47:02.400 [HikariPool-150 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 08:47:02.406 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Shutdown initiated... 2024-04-19 08:47:02.406 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Close initiated... 2024-04-19 08:47:02.406 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 08:47:02.407 [HikariPool-150 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3e668743: (connection evicted) 2024-04-19 08:47:02.408 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-19 08:47:02.408 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Closed. 2024-04-19 08:47:02.408 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Shutdown completed. 2024-04-19 08:47:02.408 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Shutdown initiated... 2024-04-19 08:47:02.408 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Close initiated... 2024-04-19 08:47:02.408 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 08:47:02.408 [HikariPool-151 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6dbe6891: (connection evicted) 2024-04-19 08:47:02.409 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-19 08:47:02.409 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Closed. 2024-04-19 08:47:02.409 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Shutdown completed. 2024-04-19 08:47:02.410 [Test worker @coroutine#4031] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-152 - configuration: 2024-04-19 08:47:02.410 [Test worker @coroutine#4031] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 08:47:02.410 [Test worker @coroutine#4031] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 08:47:02.410 [Test worker @coroutine#4031] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 08:47:02.410 [Test worker @coroutine#4031] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 08:47:02.410 [Test worker @coroutine#4031] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 08:47:02.410 [Test worker @coroutine#4031] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 08:47:02.410 [Test worker @coroutine#4031] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2181144e 2024-04-19 08:47:02.410 [Test worker @coroutine#4031] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 08:47:02.410 [Test worker @coroutine#4031] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 08:47:02.410 [Test worker @coroutine#4031] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 08:47:02.410 [Test worker @coroutine#4031] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 08:47:02.410 [Test worker @coroutine#4031] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 08:47:02.410 [Test worker @coroutine#4031] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 08:47:02.410 [Test worker @coroutine#4031] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 08:47:02.410 [Test worker @coroutine#4031] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 08:47:02.410 [Test worker @coroutine#4031] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 08:47:02.410 [Test worker @coroutine#4031] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 08:47:02.410 [Test worker @coroutine#4031] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 08:47:02.410 [Test worker @coroutine#4031] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 08:47:02.410 [Test worker @coroutine#4031] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 08:47:02.410 [Test worker @coroutine#4031] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 08:47:02.410 [Test worker @coroutine#4031] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 08:47:02.410 [Test worker @coroutine#4031] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 08:47:02.410 [Test worker @coroutine#4031] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 08:47:02.410 [Test worker @coroutine#4031] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 08:47:02.410 [Test worker @coroutine#4031] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 08:47:02.410 [Test worker @coroutine#4031] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-152" 2024-04-19 08:47:02.410 [Test worker @coroutine#4031] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 08:47:02.410 [Test worker @coroutine#4031] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 08:47:02.410 [Test worker @coroutine#4031] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 08:47:02.410 [Test worker @coroutine#4031] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 08:47:02.410 [Test worker @coroutine#4031] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 08:47:02.410 [Test worker @coroutine#4031] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 08:47:02.410 [Test worker @coroutine#4031] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 08:47:02.411 [Test worker @coroutine#4031] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 08:47:02.411 [Test worker @coroutine#4031] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Starting... 2024-04-19 08:47:02.411 [Test worker @coroutine#4031] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Added connection org.sqlite.jdbc4.JDBC4Connection@582b6362 2024-04-19 08:47:02.411 [Test worker @coroutine#4031] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Added connection org.sqlite.jdbc4.JDBC4Connection@582b6362 2024-04-19 08:47:02.411 [Test worker @coroutine#4031] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Start completed. 2024-04-19 08:47:02.415 [DefaultDispatcher-worker-6 @coroutine#1994] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5afaae7e 2024-04-19 08:47:02.415 [DefaultDispatcher-worker-6 @coroutine#1994] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38595/UmAppDatabase/replication/nodeId 2024-04-19 08:47:02.415 [DefaultDispatcher-worker-6 @coroutine#1994] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38595/UmAppDatabase/replication/nodeId. 2024-04-19 08:47:02.415 [DefaultDispatcher-worker-6 @coroutine#1994] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38595/UmAppDatabase/replication/nodeId 2024-04-19 08:47:02.416 [DefaultDispatcher-worker-11 @coroutine#1994] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38595/UmAppDatabase/replication/nodeId 2024-04-19 08:47:02.416 [DefaultDispatcher-worker-11 @coroutine#1994] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38595/UmAppDatabase/replication/nodeId 2024-04-19 08:47:02.429 [Test worker @coroutine#4031] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@582b6362 2024-04-19 08:47:02.440 [Test worker @coroutine#4036] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@582b6362 2024-04-19 08:47:02.442 [Test worker @coroutine#4038] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@582b6362 2024-04-19 08:47:02.443 [Test worker @coroutine#4040] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@582b6362 2024-04-19 08:47:02.444 [Test worker @coroutine#4031] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-153 - configuration: 2024-04-19 08:47:02.444 [Test worker @coroutine#4031] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 08:47:02.444 [Test worker @coroutine#4031] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 08:47:02.444 [Test worker @coroutine#4031] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 08:47:02.444 [Test worker @coroutine#4031] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 08:47:02.444 [Test worker @coroutine#4031] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 08:47:02.444 [Test worker @coroutine#4031] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 08:47:02.444 [Test worker @coroutine#4031] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4248608d 2024-04-19 08:47:02.444 [Test worker @coroutine#4031] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 08:47:02.444 [Test worker @coroutine#4031] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 08:47:02.444 [Test worker @coroutine#4031] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 08:47:02.444 [Test worker @coroutine#4031] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 08:47:02.444 [Test worker @coroutine#4031] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 08:47:02.444 [Test worker @coroutine#4031] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 08:47:02.444 [Test worker @coroutine#4031] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 08:47:02.444 [Test worker @coroutine#4031] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 08:47:02.444 [Test worker @coroutine#4031] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 08:47:02.444 [Test worker @coroutine#4031] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 08:47:02.444 [Test worker @coroutine#4031] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 08:47:02.444 [Test worker @coroutine#4031] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 08:47:02.444 [Test worker @coroutine#4031] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 08:47:02.444 [Test worker @coroutine#4031] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 08:47:02.444 [Test worker @coroutine#4031] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 08:47:02.444 [Test worker @coroutine#4031] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 08:47:02.444 [Test worker @coroutine#4031] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 08:47:02.444 [Test worker @coroutine#4031] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 08:47:02.444 [Test worker @coroutine#4031] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 08:47:02.444 [Test worker @coroutine#4031] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-153" 2024-04-19 08:47:02.444 [Test worker @coroutine#4031] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 08:47:02.444 [Test worker @coroutine#4031] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 08:47:02.444 [Test worker @coroutine#4031] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 08:47:02.444 [Test worker @coroutine#4031] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 08:47:02.444 [Test worker @coroutine#4031] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 08:47:02.444 [Test worker @coroutine#4031] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 08:47:02.444 [Test worker @coroutine#4031] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 08:47:02.444 [Test worker @coroutine#4031] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 08:47:02.444 [Test worker @coroutine#4031] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Starting... 2024-04-19 08:47:02.445 [Test worker @coroutine#4031] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Added connection org.sqlite.jdbc4.JDBC4Connection@11f81488 2024-04-19 08:47:02.445 [Test worker @coroutine#4031] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Added connection org.sqlite.jdbc4.JDBC4Connection@11f81488 2024-04-19 08:47:02.445 [Test worker @coroutine#4031] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Start completed. 2024-04-19 08:47:02.458 [Test worker @coroutine#4031] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11f81488 2024-04-19 08:47:02.469 [Test worker @coroutine#4042] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11f81488 2024-04-19 08:47:02.471 [Test worker @coroutine#4044] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11f81488 2024-04-19 08:47:02.473 [Test worker @coroutine#4046] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11f81488 2024-04-19 08:47:02.485 [DefaultDispatcher-worker-8 @coroutine#4048] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11f81488 2024-04-19 08:47:02.493 [DefaultDispatcher-worker-8 @coroutine#2023] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63df2eb8 2024-04-19 08:47:02.493 [DefaultDispatcher-worker-8 @coroutine#2023] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52279/UmAppDatabase/replication/nodeId 2024-04-19 08:47:02.493 [DefaultDispatcher-worker-8 @coroutine#2023] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52279/UmAppDatabase/replication/nodeId. 2024-04-19 08:47:02.493 [DefaultDispatcher-worker-8 @coroutine#2023] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52279/UmAppDatabase/replication/nodeId 2024-04-19 08:47:02.494 [DefaultDispatcher-worker-18 @coroutine#2023] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52279/UmAppDatabase/replication/nodeId 2024-04-19 08:47:02.494 [DefaultDispatcher-worker-18 @coroutine#2023] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52279/UmAppDatabase/replication/nodeId 2024-04-19 08:47:02.499 [DefaultDispatcher-worker-13 @coroutine#4031] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@582b6362 2024-04-19 08:47:02.510 [DefaultDispatcher-worker-1 @coroutine#4031] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@582b6362 2024-04-19 08:47:02.511 [HikariPool-152 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-19 08:47:02.514 [Test worker @coroutine#4062] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@582b6362 2024-04-19 08:47:02.518 [Test worker @coroutine#4064] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@582b6362 2024-04-19 08:47:02.526 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Shutdown initiated... 2024-04-19 08:47:02.526 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Close initiated... 2024-04-19 08:47:02.526 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 08:47:02.527 [HikariPool-152 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Closing connection org.sqlite.jdbc4.JDBC4Connection@582b6362: (connection evicted) 2024-04-19 08:47:02.527 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-19 08:47:02.527 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Closed. 2024-04-19 08:47:02.527 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Shutdown completed. 2024-04-19 08:47:02.527 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Shutdown initiated... 2024-04-19 08:47:02.527 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Close initiated... 2024-04-19 08:47:02.527 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 08:47:02.528 [HikariPool-153 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Closing connection org.sqlite.jdbc4.JDBC4Connection@11f81488: (connection evicted) 2024-04-19 08:47:02.528 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-19 08:47:02.528 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Closed. 2024-04-19 08:47:02.528 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Shutdown completed. 2024-04-19 08:47:02.529 [Test worker @coroutine#4097] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-154 - configuration: 2024-04-19 08:47:02.529 [Test worker @coroutine#4097] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 08:47:02.529 [Test worker @coroutine#4097] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 08:47:02.529 [Test worker @coroutine#4097] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 08:47:02.529 [Test worker @coroutine#4097] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 08:47:02.529 [Test worker @coroutine#4097] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 08:47:02.529 [Test worker @coroutine#4097] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 08:47:02.529 [Test worker @coroutine#4097] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7bd4f212 2024-04-19 08:47:02.529 [Test worker @coroutine#4097] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 08:47:02.529 [Test worker @coroutine#4097] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 08:47:02.529 [Test worker @coroutine#4097] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 08:47:02.529 [Test worker @coroutine#4097] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 08:47:02.529 [Test worker @coroutine#4097] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 08:47:02.529 [Test worker @coroutine#4097] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 08:47:02.529 [Test worker @coroutine#4097] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 08:47:02.529 [Test worker @coroutine#4097] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 08:47:02.529 [Test worker @coroutine#4097] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 08:47:02.530 [Test worker @coroutine#4097] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 08:47:02.530 [Test worker @coroutine#4097] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 08:47:02.530 [Test worker @coroutine#4097] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 08:47:02.530 [Test worker @coroutine#4097] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 08:47:02.530 [Test worker @coroutine#4097] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 08:47:02.530 [Test worker @coroutine#4097] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 08:47:02.530 [Test worker @coroutine#4097] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 08:47:02.530 [Test worker @coroutine#4097] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 08:47:02.530 [Test worker @coroutine#4097] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 08:47:02.530 [Test worker @coroutine#4097] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 08:47:02.530 [Test worker @coroutine#4097] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-154" 2024-04-19 08:47:02.530 [Test worker @coroutine#4097] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 08:47:02.530 [Test worker @coroutine#4097] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 08:47:02.530 [Test worker @coroutine#4097] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 08:47:02.530 [Test worker @coroutine#4097] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 08:47:02.530 [Test worker @coroutine#4097] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 08:47:02.530 [Test worker @coroutine#4097] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 08:47:02.530 [Test worker @coroutine#4097] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 08:47:02.530 [Test worker @coroutine#4097] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 08:47:02.530 [Test worker @coroutine#4097] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Starting... 2024-04-19 08:47:02.530 [Test worker @coroutine#4097] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Added connection org.sqlite.jdbc4.JDBC4Connection@7da70124 2024-04-19 08:47:02.530 [Test worker @coroutine#4097] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Added connection org.sqlite.jdbc4.JDBC4Connection@7da70124 2024-04-19 08:47:02.530 [Test worker @coroutine#4097] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Start completed. 2024-04-19 08:47:02.547 [Test worker @coroutine#4097] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7da70124 2024-04-19 08:47:02.558 [Test worker @coroutine#4099] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7da70124 2024-04-19 08:47:02.559 [Test worker @coroutine#4101] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7da70124 2024-04-19 08:47:02.561 [Test worker @coroutine#4103] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7da70124 2024-04-19 08:47:02.562 [Test worker @coroutine#4097] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-155 - configuration: 2024-04-19 08:47:02.562 [Test worker @coroutine#4097] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 08:47:02.562 [Test worker @coroutine#4097] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 08:47:02.562 [Test worker @coroutine#4097] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 08:47:02.562 [Test worker @coroutine#4097] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 08:47:02.562 [Test worker @coroutine#4097] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 08:47:02.562 [Test worker @coroutine#4097] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 08:47:02.562 [Test worker @coroutine#4097] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@62e8ef9f 2024-04-19 08:47:02.562 [Test worker @coroutine#4097] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 08:47:02.562 [Test worker @coroutine#4097] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 08:47:02.562 [Test worker @coroutine#4097] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 08:47:02.562 [Test worker @coroutine#4097] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 08:47:02.562 [Test worker @coroutine#4097] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 08:47:02.562 [Test worker @coroutine#4097] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 08:47:02.562 [Test worker @coroutine#4097] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 08:47:02.562 [Test worker @coroutine#4097] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 08:47:02.562 [Test worker @coroutine#4097] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 08:47:02.562 [Test worker @coroutine#4097] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 08:47:02.562 [Test worker @coroutine#4097] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 08:47:02.562 [Test worker @coroutine#4097] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 08:47:02.562 [Test worker @coroutine#4097] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 08:47:02.562 [Test worker @coroutine#4097] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 08:47:02.562 [Test worker @coroutine#4097] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 08:47:02.562 [Test worker @coroutine#4097] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 08:47:02.562 [Test worker @coroutine#4097] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 08:47:02.562 [Test worker @coroutine#4097] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 08:47:02.562 [Test worker @coroutine#4097] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 08:47:02.562 [Test worker @coroutine#4097] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-155" 2024-04-19 08:47:02.562 [Test worker @coroutine#4097] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 08:47:02.562 [Test worker @coroutine#4097] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 08:47:02.562 [Test worker @coroutine#4097] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 08:47:02.562 [Test worker @coroutine#4097] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 08:47:02.562 [Test worker @coroutine#4097] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 08:47:02.562 [Test worker @coroutine#4097] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 08:47:02.562 [Test worker @coroutine#4097] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 08:47:02.562 [Test worker @coroutine#4097] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 08:47:02.562 [Test worker @coroutine#4097] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Starting... 2024-04-19 08:47:02.562 [Test worker @coroutine#4097] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d9f624 2024-04-19 08:47:02.562 [Test worker @coroutine#4097] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d9f624 2024-04-19 08:47:02.562 [Test worker @coroutine#4097] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Start completed. 2024-04-19 08:47:02.576 [Test worker @coroutine#4097] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d9f624 2024-04-19 08:47:02.587 [Test worker @coroutine#4106] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d9f624 2024-04-19 08:47:02.589 [Test worker @coroutine#4108] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d9f624 2024-04-19 08:47:02.590 [Test worker @coroutine#4110] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d9f624 2024-04-19 08:47:02.603 [DefaultDispatcher-worker-10 @coroutine#4112] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d9f624 2024-04-19 08:47:02.617 [DefaultDispatcher-worker-18 @coroutine#4097] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7da70124 2024-04-19 08:47:02.627 [DefaultDispatcher-worker-3 @coroutine#4097] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7da70124 2024-04-19 08:47:02.630 [HikariPool-154 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 08:47:02.639 [UI Thread @coroutine#4158] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7da70124 2024-04-19 08:47:02.643 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Shutdown initiated... 2024-04-19 08:47:02.643 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Close initiated... 2024-04-19 08:47:02.643 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 08:47:02.643 [HikariPool-154 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7da70124: (connection evicted) 2024-04-19 08:47:02.644 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-19 08:47:02.644 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Closed. 2024-04-19 08:47:02.644 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Shutdown completed. 2024-04-19 08:47:02.644 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Shutdown initiated... 2024-04-19 08:47:02.645 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Close initiated... 2024-04-19 08:47:02.645 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 08:47:02.645 [HikariPool-155 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6d9f624: (connection evicted) 2024-04-19 08:47:02.645 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-19 08:47:02.645 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Closed. 2024-04-19 08:47:02.646 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Shutdown completed. 2024-04-19 08:47:02.648 [Test worker @coroutine#4186] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-156 - configuration: 2024-04-19 08:47:02.649 [Test worker @coroutine#4186] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 08:47:02.649 [Test worker @coroutine#4186] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 08:47:02.649 [Test worker @coroutine#4186] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 08:47:02.649 [Test worker @coroutine#4186] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 08:47:02.649 [Test worker @coroutine#4186] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 08:47:02.649 [Test worker @coroutine#4186] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 08:47:02.649 [Test worker @coroutine#4186] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@85446a 2024-04-19 08:47:02.649 [Test worker @coroutine#4186] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 08:47:02.649 [Test worker @coroutine#4186] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 08:47:02.649 [Test worker @coroutine#4186] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 08:47:02.649 [Test worker @coroutine#4186] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 08:47:02.649 [Test worker @coroutine#4186] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 08:47:02.649 [Test worker @coroutine#4186] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 08:47:02.649 [Test worker @coroutine#4186] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 08:47:02.649 [Test worker @coroutine#4186] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 08:47:02.649 [Test worker @coroutine#4186] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 08:47:02.649 [Test worker @coroutine#4186] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 08:47:02.649 [Test worker @coroutine#4186] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 08:47:02.649 [Test worker @coroutine#4186] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 08:47:02.649 [Test worker @coroutine#4186] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 08:47:02.649 [Test worker @coroutine#4186] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 08:47:02.649 [Test worker @coroutine#4186] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 08:47:02.649 [Test worker @coroutine#4186] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 08:47:02.649 [Test worker @coroutine#4186] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 08:47:02.649 [Test worker @coroutine#4186] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 08:47:02.649 [Test worker @coroutine#4186] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 08:47:02.649 [Test worker @coroutine#4186] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-156" 2024-04-19 08:47:02.649 [Test worker @coroutine#4186] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 08:47:02.649 [Test worker @coroutine#4186] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 08:47:02.649 [Test worker @coroutine#4186] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 08:47:02.649 [Test worker @coroutine#4186] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 08:47:02.649 [Test worker @coroutine#4186] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 08:47:02.649 [Test worker @coroutine#4186] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 08:47:02.649 [Test worker @coroutine#4186] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 08:47:02.649 [Test worker @coroutine#4186] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 08:47:02.649 [Test worker @coroutine#4186] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Starting... 2024-04-19 08:47:02.650 [Test worker @coroutine#4186] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Added connection org.sqlite.jdbc4.JDBC4Connection@5563a63f 2024-04-19 08:47:02.650 [Test worker @coroutine#4186] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Added connection org.sqlite.jdbc4.JDBC4Connection@5563a63f 2024-04-19 08:47:02.650 [Test worker @coroutine#4186] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Start completed. 2024-04-19 08:47:02.654 [DefaultDispatcher-worker-18 @coroutine#2066] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e8eea59 2024-04-19 08:47:02.654 [DefaultDispatcher-worker-18 @coroutine#2066] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47595/UmAppDatabase/replication/nodeId 2024-04-19 08:47:02.654 [DefaultDispatcher-worker-18 @coroutine#2066] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47595/UmAppDatabase/replication/nodeId. 2024-04-19 08:47:02.654 [DefaultDispatcher-worker-18 @coroutine#2066] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47595/UmAppDatabase/replication/nodeId 2024-04-19 08:47:02.654 [DefaultDispatcher-worker-8 @coroutine#2052] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17260f7f 2024-04-19 08:47:02.655 [DefaultDispatcher-worker-8 @coroutine#2052] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-19 08:47:02.655 [DefaultDispatcher-worker-8 @coroutine#2052] 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-04-19 08:47:02.655 [DefaultDispatcher-worker-8 @coroutine#2052] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-19 08:47:02.655 [DefaultDispatcher-worker-8 @coroutine#2052] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-19 08:47:02.655 [DefaultDispatcher-worker-3 @coroutine#2066] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47595/UmAppDatabase/replication/nodeId 2024-04-19 08:47:02.655 [DefaultDispatcher-worker-3 @coroutine#2066] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47595/UmAppDatabase/replication/nodeId 2024-04-19 08:47:02.666 [Test worker @coroutine#4186] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5563a63f 2024-04-19 08:47:02.677 [Test worker @coroutine#4192] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5563a63f 2024-04-19 08:47:02.679 [Test worker @coroutine#4194] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5563a63f 2024-04-19 08:47:02.680 [Test worker @coroutine#4196] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5563a63f 2024-04-19 08:47:02.683 [Test worker @coroutine#4201] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5563a63f 2024-04-19 08:47:02.692 [DefaultDispatcher-worker-8 @coroutine#4198] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5563a63f 2024-04-19 08:47:02.694 [Test worker @coroutine#4211] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5563a63f 2024-04-19 08:47:02.706 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Shutdown initiated... 2024-04-19 08:47:02.706 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Close initiated... 2024-04-19 08:47:02.706 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 08:47:02.707 [HikariPool-156 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5563a63f: (connection evicted) 2024-04-19 08:47:02.708 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-19 08:47:02.708 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Closed. 2024-04-19 08:47:02.708 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Shutdown completed. 2024-04-19 08:47:02.709 [Test worker @coroutine#4224] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-157 - configuration: 2024-04-19 08:47:02.709 [Test worker @coroutine#4224] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 08:47:02.709 [Test worker @coroutine#4224] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 08:47:02.709 [Test worker @coroutine#4224] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 08:47:02.709 [Test worker @coroutine#4224] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 08:47:02.709 [Test worker @coroutine#4224] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 08:47:02.709 [Test worker @coroutine#4224] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 08:47:02.709 [Test worker @coroutine#4224] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@63c31664 2024-04-19 08:47:02.709 [Test worker @coroutine#4224] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 08:47:02.709 [Test worker @coroutine#4224] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 08:47:02.709 [Test worker @coroutine#4224] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 08:47:02.709 [Test worker @coroutine#4224] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 08:47:02.709 [Test worker @coroutine#4224] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 08:47:02.709 [Test worker @coroutine#4224] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 08:47:02.709 [Test worker @coroutine#4224] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 08:47:02.709 [Test worker @coroutine#4224] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 08:47:02.709 [Test worker @coroutine#4224] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 08:47:02.709 [Test worker @coroutine#4224] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 08:47:02.709 [Test worker @coroutine#4224] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 08:47:02.709 [Test worker @coroutine#4224] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 08:47:02.709 [Test worker @coroutine#4224] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 08:47:02.709 [Test worker @coroutine#4224] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 08:47:02.709 [Test worker @coroutine#4224] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 08:47:02.709 [Test worker @coroutine#4224] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 08:47:02.709 [Test worker @coroutine#4224] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 08:47:02.709 [Test worker @coroutine#4224] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 08:47:02.709 [Test worker @coroutine#4224] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 08:47:02.709 [Test worker @coroutine#4224] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-157" 2024-04-19 08:47:02.709 [Test worker @coroutine#4224] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 08:47:02.709 [Test worker @coroutine#4224] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 08:47:02.709 [Test worker @coroutine#4224] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 08:47:02.709 [Test worker @coroutine#4224] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 08:47:02.709 [Test worker @coroutine#4224] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 08:47:02.709 [Test worker @coroutine#4224] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 08:47:02.709 [Test worker @coroutine#4224] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 08:47:02.709 [Test worker @coroutine#4224] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 08:47:02.709 [Test worker @coroutine#4224] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Starting... 2024-04-19 08:47:02.710 [Test worker @coroutine#4224] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Added connection org.sqlite.jdbc4.JDBC4Connection@608c03e3 2024-04-19 08:47:02.710 [Test worker @coroutine#4224] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Added connection org.sqlite.jdbc4.JDBC4Connection@608c03e3 2024-04-19 08:47:02.710 [Test worker @coroutine#4224] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Start completed. 2024-04-19 08:47:02.725 [Test worker @coroutine#4224] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@608c03e3 2024-04-19 08:47:02.738 [Test worker @coroutine#4226] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@608c03e3 2024-04-19 08:47:02.739 [Test worker @coroutine#4228] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@608c03e3 2024-04-19 08:47:02.741 [Test worker @coroutine#4230] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@608c03e3 2024-04-19 08:47:02.745 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Shutdown initiated... 2024-04-19 08:47:02.745 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Close initiated... 2024-04-19 08:47:02.745 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-19 08:47:02.745 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-19 08:47:02.745 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Closed. 2024-04-19 08:47:02.745 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Shutdown completed. 2024-04-19 08:47:02.746 [Test worker @coroutine#4255] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-158 - configuration: 2024-04-19 08:47:02.746 [Test worker @coroutine#4255] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 08:47:02.746 [Test worker @coroutine#4255] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 08:47:02.746 [Test worker @coroutine#4255] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 08:47:02.746 [Test worker @coroutine#4255] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 08:47:02.746 [Test worker @coroutine#4255] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 08:47:02.746 [Test worker @coroutine#4255] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 08:47:02.746 [Test worker @coroutine#4255] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1e085e71 2024-04-19 08:47:02.746 [Test worker @coroutine#4255] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 08:47:02.746 [Test worker @coroutine#4255] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 08:47:02.746 [Test worker @coroutine#4255] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 08:47:02.746 [Test worker @coroutine#4255] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 08:47:02.746 [Test worker @coroutine#4255] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 08:47:02.746 [Test worker @coroutine#4255] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 08:47:02.746 [Test worker @coroutine#4255] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 08:47:02.746 [Test worker @coroutine#4255] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 08:47:02.746 [Test worker @coroutine#4255] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 08:47:02.746 [Test worker @coroutine#4255] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 08:47:02.746 [Test worker @coroutine#4255] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 08:47:02.746 [Test worker @coroutine#4255] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 08:47:02.746 [Test worker @coroutine#4255] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 08:47:02.746 [Test worker @coroutine#4255] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 08:47:02.746 [Test worker @coroutine#4255] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 08:47:02.746 [Test worker @coroutine#4255] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 08:47:02.746 [Test worker @coroutine#4255] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 08:47:02.746 [Test worker @coroutine#4255] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 08:47:02.746 [Test worker @coroutine#4255] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 08:47:02.746 [Test worker @coroutine#4255] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-158" 2024-04-19 08:47:02.746 [Test worker @coroutine#4255] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 08:47:02.746 [Test worker @coroutine#4255] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 08:47:02.746 [Test worker @coroutine#4255] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 08:47:02.746 [Test worker @coroutine#4255] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 08:47:02.746 [Test worker @coroutine#4255] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 08:47:02.746 [Test worker @coroutine#4255] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 08:47:02.746 [Test worker @coroutine#4255] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 08:47:02.746 [Test worker @coroutine#4255] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 08:47:02.746 [Test worker @coroutine#4255] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Starting... 2024-04-19 08:47:02.747 [Test worker @coroutine#4255] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Added connection org.sqlite.jdbc4.JDBC4Connection@33ccc8cd 2024-04-19 08:47:02.747 [Test worker @coroutine#4255] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Added connection org.sqlite.jdbc4.JDBC4Connection@33ccc8cd 2024-04-19 08:47:02.747 [Test worker @coroutine#4255] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Start completed. 2024-04-19 08:47:02.771 [Test worker @coroutine#4255] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33ccc8cd 2024-04-19 08:47:02.782 [Test worker @coroutine#4256] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33ccc8cd 2024-04-19 08:47:02.784 [Test worker @coroutine#4258] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33ccc8cd 2024-04-19 08:47:02.786 [Test worker @coroutine#4260] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33ccc8cd 2024-04-19 08:47:02.790 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Shutdown initiated... 2024-04-19 08:47:02.790 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Close initiated... 2024-04-19 08:47:02.790 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-19 08:47:02.790 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-19 08:47:02.790 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Closed. 2024-04-19 08:47:02.790 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Shutdown completed. 2024-04-19 08:47:02.791 [Test worker @coroutine#4284] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-159 - configuration: 2024-04-19 08:47:02.792 [Test worker @coroutine#4284] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 08:47:02.792 [Test worker @coroutine#4284] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 08:47:02.792 [Test worker @coroutine#4284] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 08:47:02.792 [Test worker @coroutine#4284] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 08:47:02.792 [Test worker @coroutine#4284] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 08:47:02.792 [Test worker @coroutine#4284] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 08:47:02.792 [Test worker @coroutine#4284] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@57283e4 2024-04-19 08:47:02.792 [Test worker @coroutine#4284] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 08:47:02.792 [Test worker @coroutine#4284] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 08:47:02.792 [Test worker @coroutine#4284] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 08:47:02.792 [Test worker @coroutine#4284] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 08:47:02.792 [Test worker @coroutine#4284] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 08:47:02.792 [Test worker @coroutine#4284] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 08:47:02.792 [Test worker @coroutine#4284] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 08:47:02.792 [Test worker @coroutine#4284] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 08:47:02.792 [Test worker @coroutine#4284] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 08:47:02.792 [Test worker @coroutine#4284] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 08:47:02.792 [Test worker @coroutine#4284] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 08:47:02.792 [Test worker @coroutine#4284] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 08:47:02.792 [Test worker @coroutine#4284] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 08:47:02.792 [Test worker @coroutine#4284] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 08:47:02.792 [Test worker @coroutine#4284] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 08:47:02.792 [Test worker @coroutine#4284] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 08:47:02.792 [Test worker @coroutine#4284] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 08:47:02.792 [Test worker @coroutine#4284] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 08:47:02.792 [Test worker @coroutine#4284] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 08:47:02.792 [Test worker @coroutine#4284] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-159" 2024-04-19 08:47:02.792 [Test worker @coroutine#4284] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 08:47:02.792 [Test worker @coroutine#4284] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 08:47:02.792 [Test worker @coroutine#4284] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 08:47:02.792 [Test worker @coroutine#4284] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 08:47:02.792 [Test worker @coroutine#4284] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 08:47:02.792 [Test worker @coroutine#4284] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 08:47:02.792 [Test worker @coroutine#4284] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 08:47:02.792 [Test worker @coroutine#4284] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 08:47:02.792 [Test worker @coroutine#4284] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Starting... 2024-04-19 08:47:02.792 [Test worker @coroutine#4284] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Added connection org.sqlite.jdbc4.JDBC4Connection@8cd00bc 2024-04-19 08:47:02.792 [Test worker @coroutine#4284] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Added connection org.sqlite.jdbc4.JDBC4Connection@8cd00bc 2024-04-19 08:47:02.792 [Test worker @coroutine#4284] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Start completed. 2024-04-19 08:47:02.796 [DefaultDispatcher-worker-7 @coroutine#2118] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@738ae785 2024-04-19 08:47:02.797 [DefaultDispatcher-worker-7 @coroutine#2118] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54021/UmAppDatabase/replication/nodeId 2024-04-19 08:47:02.797 [DefaultDispatcher-worker-7 @coroutine#2118] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54021/UmAppDatabase/replication/nodeId. 2024-04-19 08:47:02.797 [DefaultDispatcher-worker-7 @coroutine#2118] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54021/UmAppDatabase/replication/nodeId 2024-04-19 08:47:02.798 [DefaultDispatcher-worker-18 @coroutine#2118] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54021/UmAppDatabase/replication/nodeId 2024-04-19 08:47:02.798 [DefaultDispatcher-worker-18 @coroutine#2118] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54021/UmAppDatabase/replication/nodeId 2024-04-19 08:47:02.807 [Test worker @coroutine#4284] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8cd00bc 2024-04-19 08:47:02.818 [Test worker @coroutine#4288] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8cd00bc 2024-04-19 08:47:02.820 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8cd00bc 2024-04-19 08:47:02.822 [Test worker @coroutine#4292] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8cd00bc 2024-04-19 08:47:02.826 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Shutdown initiated... 2024-04-19 08:47:02.826 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Close initiated... 2024-04-19 08:47:02.826 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-19 08:47:02.826 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-19 08:47:02.826 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Closed. 2024-04-19 08:47:02.826 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Shutdown completed. 2024-04-19 08:47:02.827 [Test worker @coroutine#4316] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-160 - configuration: 2024-04-19 08:47:02.827 [Test worker @coroutine#4316] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 08:47:02.827 [Test worker @coroutine#4316] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 08:47:02.827 [Test worker @coroutine#4316] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 08:47:02.827 [Test worker @coroutine#4316] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 08:47:02.827 [Test worker @coroutine#4316] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 08:47:02.827 [Test worker @coroutine#4316] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 08:47:02.827 [Test worker @coroutine#4316] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@ebe3561 2024-04-19 08:47:02.827 [Test worker @coroutine#4316] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 08:47:02.827 [Test worker @coroutine#4316] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 08:47:02.827 [Test worker @coroutine#4316] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 08:47:02.827 [Test worker @coroutine#4316] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 08:47:02.827 [Test worker @coroutine#4316] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 08:47:02.827 [Test worker @coroutine#4316] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 08:47:02.827 [Test worker @coroutine#4316] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 08:47:02.827 [Test worker @coroutine#4316] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 08:47:02.827 [Test worker @coroutine#4316] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 08:47:02.827 [Test worker @coroutine#4316] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 08:47:02.827 [Test worker @coroutine#4316] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 08:47:02.827 [Test worker @coroutine#4316] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 08:47:02.827 [Test worker @coroutine#4316] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 08:47:02.827 [Test worker @coroutine#4316] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 08:47:02.827 [Test worker @coroutine#4316] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 08:47:02.827 [Test worker @coroutine#4316] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 08:47:02.827 [Test worker @coroutine#4316] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 08:47:02.827 [Test worker @coroutine#4316] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 08:47:02.827 [Test worker @coroutine#4316] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 08:47:02.827 [Test worker @coroutine#4316] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-160" 2024-04-19 08:47:02.827 [Test worker @coroutine#4316] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 08:47:02.827 [Test worker @coroutine#4316] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 08:47:02.827 [Test worker @coroutine#4316] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 08:47:02.827 [Test worker @coroutine#4316] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 08:47:02.827 [Test worker @coroutine#4316] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 08:47:02.827 [Test worker @coroutine#4316] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 08:47:02.827 [Test worker @coroutine#4316] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 08:47:02.827 [Test worker @coroutine#4316] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 08:47:02.827 [Test worker @coroutine#4316] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Starting... 2024-04-19 08:47:02.828 [Test worker @coroutine#4316] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Added connection org.sqlite.jdbc4.JDBC4Connection@15c042fc 2024-04-19 08:47:02.828 [Test worker @coroutine#4316] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Added connection org.sqlite.jdbc4.JDBC4Connection@15c042fc 2024-04-19 08:47:02.828 [Test worker @coroutine#4316] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Start completed. 2024-04-19 08:47:02.842 [Test worker @coroutine#4316] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15c042fc 2024-04-19 08:47:02.853 [Test worker @coroutine#4317] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15c042fc 2024-04-19 08:47:02.855 [Test worker @coroutine#4319] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15c042fc 2024-04-19 08:47:02.856 [Test worker @coroutine#4321] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15c042fc 2024-04-19 08:47:02.867 [DefaultDispatcher-worker-9 @coroutine#4323] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15c042fc 2024-04-19 08:47:02.870 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Shutdown initiated... 2024-04-19 08:47:02.870 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Close initiated... 2024-04-19 08:47:02.870 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 08:47:02.871 [HikariPool-160 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Closing connection org.sqlite.jdbc4.JDBC4Connection@15c042fc: (connection evicted) 2024-04-19 08:47:02.871 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-19 08:47:02.871 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Closed. 2024-04-19 08:47:02.871 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Shutdown completed. 2024-04-19 08:47:02.872 [Test worker @coroutine#4343] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-161 - configuration: 2024-04-19 08:47:02.873 [Test worker @coroutine#4343] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 08:47:02.873 [Test worker @coroutine#4343] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 08:47:02.873 [Test worker @coroutine#4343] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 08:47:02.873 [Test worker @coroutine#4343] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 08:47:02.873 [Test worker @coroutine#4343] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 08:47:02.873 [Test worker @coroutine#4343] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 08:47:02.873 [Test worker @coroutine#4343] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@684001e6 2024-04-19 08:47:02.873 [Test worker @coroutine#4343] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 08:47:02.873 [Test worker @coroutine#4343] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 08:47:02.873 [Test worker @coroutine#4343] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 08:47:02.873 [Test worker @coroutine#4343] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 08:47:02.873 [Test worker @coroutine#4343] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 08:47:02.873 [Test worker @coroutine#4343] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 08:47:02.873 [Test worker @coroutine#4343] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 08:47:02.873 [Test worker @coroutine#4343] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 08:47:02.873 [Test worker @coroutine#4343] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 08:47:02.873 [Test worker @coroutine#4343] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 08:47:02.873 [Test worker @coroutine#4343] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 08:47:02.873 [Test worker @coroutine#4343] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 08:47:02.873 [Test worker @coroutine#4343] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 08:47:02.873 [Test worker @coroutine#4343] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 08:47:02.873 [Test worker @coroutine#4343] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 08:47:02.873 [Test worker @coroutine#4343] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 08:47:02.873 [Test worker @coroutine#4343] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 08:47:02.873 [Test worker @coroutine#4343] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 08:47:02.873 [Test worker @coroutine#4343] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 08:47:02.873 [Test worker @coroutine#4343] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-161" 2024-04-19 08:47:02.873 [Test worker @coroutine#4343] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 08:47:02.873 [Test worker @coroutine#4343] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 08:47:02.873 [Test worker @coroutine#4343] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 08:47:02.873 [Test worker @coroutine#4343] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 08:47:02.873 [Test worker @coroutine#4343] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 08:47:02.873 [Test worker @coroutine#4343] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 08:47:02.873 [Test worker @coroutine#4343] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 08:47:02.873 [Test worker @coroutine#4343] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 08:47:02.873 [Test worker @coroutine#4343] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Starting... 2024-04-19 08:47:02.873 [Test worker @coroutine#4343] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Added connection org.sqlite.jdbc4.JDBC4Connection@64230d44 2024-04-19 08:47:02.873 [Test worker @coroutine#4343] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Added connection org.sqlite.jdbc4.JDBC4Connection@64230d44 2024-04-19 08:47:02.873 [Test worker @coroutine#4343] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Start completed. 2024-04-19 08:47:02.889 [Test worker @coroutine#4343] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64230d44 2024-04-19 08:47:02.900 [Test worker @coroutine#4344] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64230d44 2024-04-19 08:47:02.902 [Test worker @coroutine#4346] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64230d44 2024-04-19 08:47:02.904 [Test worker @coroutine#4348] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64230d44 2024-04-19 08:47:02.908 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Shutdown initiated... 2024-04-19 08:47:02.908 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Close initiated... 2024-04-19 08:47:02.908 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-19 08:47:02.908 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-19 08:47:02.908 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Closed. 2024-04-19 08:47:02.908 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Shutdown completed. 2024-04-19 08:47:02.909 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-162 - configuration: 2024-04-19 08:47:02.909 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 08:47:02.909 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 08:47:02.909 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 08:47:02.909 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 08:47:02.909 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 08:47:02.909 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 08:47:02.909 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5e834f3a 2024-04-19 08:47:02.909 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 08:47:02.909 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 08:47:02.909 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 08:47:02.909 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 08:47:02.909 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 08:47:02.909 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 08:47:02.909 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 08:47:02.909 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 08:47:02.909 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 08:47:02.909 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 08:47:02.909 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 08:47:02.909 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 08:47:02.909 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 08:47:02.909 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 08:47:02.909 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 08:47:02.909 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 08:47:02.909 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 08:47:02.909 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 08:47:02.909 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 08:47:02.909 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-162" 2024-04-19 08:47:02.909 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 08:47:02.909 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 08:47:02.909 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 08:47:02.909 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 08:47:02.909 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 08:47:02.909 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 08:47:02.909 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 08:47:02.909 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 08:47:02.909 [Test worker @coroutine#4373] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Starting... 2024-04-19 08:47:02.909 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Added connection org.sqlite.jdbc4.JDBC4Connection@57ce8f63 2024-04-19 08:47:02.909 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Added connection org.sqlite.jdbc4.JDBC4Connection@57ce8f63 2024-04-19 08:47:02.909 [Test worker @coroutine#4373] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Start completed. 2024-04-19 08:47:02.924 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57ce8f63 2024-04-19 08:47:02.935 [Test worker @coroutine#4376] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57ce8f63 2024-04-19 08:47:02.937 [Test worker @coroutine#4378] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57ce8f63 2024-04-19 08:47:02.939 [Test worker @coroutine#4380] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57ce8f63 2024-04-19 08:47:02.941 [Test worker @coroutine#4385] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57ce8f63 2024-04-19 08:47:02.951 [DefaultDispatcher-worker-8 @coroutine#4382] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57ce8f63 2024-04-19 08:47:02.953 [Test worker @coroutine#4394] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57ce8f63 2024-04-19 08:47:02.965 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Shutdown initiated... 2024-04-19 08:47:02.965 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Close initiated... 2024-04-19 08:47:02.965 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 08:47:02.965 [HikariPool-162 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Closing connection org.sqlite.jdbc4.JDBC4Connection@57ce8f63: (connection evicted) 2024-04-19 08:47:02.966 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-19 08:47:02.966 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Closed. 2024-04-19 08:47:02.966 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Shutdown completed. 2024-04-19 08:47:02.968 [Test worker @coroutine#4408] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-163 - configuration: 2024-04-19 08:47:02.968 [Test worker @coroutine#4408] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 08:47:02.969 [Test worker @coroutine#4408] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 08:47:02.969 [Test worker @coroutine#4408] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 08:47:02.969 [Test worker @coroutine#4408] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 08:47:02.969 [Test worker @coroutine#4408] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 08:47:02.969 [Test worker @coroutine#4408] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 08:47:02.969 [Test worker @coroutine#4408] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2ef89e43 2024-04-19 08:47:02.969 [Test worker @coroutine#4408] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 08:47:02.969 [Test worker @coroutine#4408] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 08:47:02.969 [Test worker @coroutine#4408] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 08:47:02.969 [Test worker @coroutine#4408] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 08:47:02.969 [Test worker @coroutine#4408] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 08:47:02.969 [Test worker @coroutine#4408] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 08:47:02.969 [Test worker @coroutine#4408] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 08:47:02.969 [Test worker @coroutine#4408] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 08:47:02.969 [Test worker @coroutine#4408] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 08:47:02.969 [Test worker @coroutine#4408] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 08:47:02.969 [Test worker @coroutine#4408] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 08:47:02.969 [Test worker @coroutine#4408] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 08:47:02.969 [Test worker @coroutine#4408] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 08:47:02.969 [Test worker @coroutine#4408] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 08:47:02.969 [Test worker @coroutine#4408] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 08:47:02.969 [Test worker @coroutine#4408] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 08:47:02.969 [Test worker @coroutine#4408] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 08:47:02.969 [Test worker @coroutine#4408] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 08:47:02.969 [Test worker @coroutine#4408] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 08:47:02.969 [Test worker @coroutine#4408] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-163" 2024-04-19 08:47:02.969 [Test worker @coroutine#4408] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 08:47:02.969 [Test worker @coroutine#4408] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 08:47:02.969 [Test worker @coroutine#4408] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 08:47:02.969 [Test worker @coroutine#4408] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 08:47:02.969 [Test worker @coroutine#4408] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 08:47:02.969 [Test worker @coroutine#4408] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 08:47:02.969 [Test worker @coroutine#4408] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 08:47:02.969 [Test worker @coroutine#4408] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 08:47:02.969 [Test worker @coroutine#4408] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Starting... 2024-04-19 08:47:02.969 [Test worker @coroutine#4408] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Added connection org.sqlite.jdbc4.JDBC4Connection@5fdfa35d 2024-04-19 08:47:02.969 [Test worker @coroutine#4408] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Added connection org.sqlite.jdbc4.JDBC4Connection@5fdfa35d 2024-04-19 08:47:02.969 [Test worker @coroutine#4408] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Start completed. 2024-04-19 08:47:02.987 [Test worker @coroutine#4408] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fdfa35d 2024-04-19 08:47:02.998 [Test worker @coroutine#4409] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fdfa35d 2024-04-19 08:47:02.999 [Test worker @coroutine#4411] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fdfa35d 2024-04-19 08:47:03.001 [Test worker @coroutine#4413] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fdfa35d 2024-04-19 08:47:03.001 [Test worker @coroutine#4408] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-164 - configuration: 2024-04-19 08:47:03.002 [Test worker @coroutine#4408] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 08:47:03.002 [Test worker @coroutine#4408] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 08:47:03.002 [Test worker @coroutine#4408] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 08:47:03.002 [Test worker @coroutine#4408] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 08:47:03.002 [Test worker @coroutine#4408] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 08:47:03.002 [Test worker @coroutine#4408] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 08:47:03.002 [Test worker @coroutine#4408] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1b1434ce 2024-04-19 08:47:03.002 [Test worker @coroutine#4408] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 08:47:03.002 [Test worker @coroutine#4408] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 08:47:03.002 [Test worker @coroutine#4408] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 08:47:03.002 [Test worker @coroutine#4408] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 08:47:03.002 [Test worker @coroutine#4408] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 08:47:03.002 [Test worker @coroutine#4408] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 08:47:03.002 [Test worker @coroutine#4408] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 08:47:03.002 [Test worker @coroutine#4408] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 08:47:03.002 [Test worker @coroutine#4408] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 08:47:03.002 [Test worker @coroutine#4408] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 08:47:03.002 [Test worker @coroutine#4408] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 08:47:03.002 [Test worker @coroutine#4408] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 08:47:03.002 [Test worker @coroutine#4408] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 08:47:03.002 [Test worker @coroutine#4408] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 08:47:03.002 [Test worker @coroutine#4408] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 08:47:03.002 [Test worker @coroutine#4408] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 08:47:03.002 [Test worker @coroutine#4408] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 08:47:03.002 [Test worker @coroutine#4408] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 08:47:03.002 [Test worker @coroutine#4408] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 08:47:03.002 [Test worker @coroutine#4408] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-164" 2024-04-19 08:47:03.002 [Test worker @coroutine#4408] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 08:47:03.002 [Test worker @coroutine#4408] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 08:47:03.002 [Test worker @coroutine#4408] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 08:47:03.002 [Test worker @coroutine#4408] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 08:47:03.002 [Test worker @coroutine#4408] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 08:47:03.002 [Test worker @coroutine#4408] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 08:47:03.002 [Test worker @coroutine#4408] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 08:47:03.002 [Test worker @coroutine#4408] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 08:47:03.002 [Test worker @coroutine#4408] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Starting... 2024-04-19 08:47:03.002 [Test worker @coroutine#4408] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Added connection org.sqlite.jdbc4.JDBC4Connection@74c58f64 2024-04-19 08:47:03.002 [Test worker @coroutine#4408] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Added connection org.sqlite.jdbc4.JDBC4Connection@74c58f64 2024-04-19 08:47:03.002 [Test worker @coroutine#4408] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Start completed. 2024-04-19 08:47:03.016 [Test worker @coroutine#4408] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74c58f64 2024-04-19 08:47:03.028 [Test worker @coroutine#4415] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74c58f64 2024-04-19 08:47:03.030 [Test worker @coroutine#4417] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74c58f64 2024-04-19 08:47:03.032 [Test worker @coroutine#4419] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74c58f64 2024-04-19 08:47:03.036 [DefaultDispatcher-worker-4 @coroutine#2161] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9120cb5 2024-04-19 08:47:03.036 [DefaultDispatcher-worker-4 @coroutine#2161] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44021/UmAppDatabase/replication/nodeId 2024-04-19 08:47:03.036 [DefaultDispatcher-worker-4 @coroutine#2161] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44021/UmAppDatabase/replication/nodeId. 2024-04-19 08:47:03.036 [DefaultDispatcher-worker-4 @coroutine#2161] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44021/UmAppDatabase/replication/nodeId 2024-04-19 08:47:03.038 [DefaultDispatcher-worker-5 @coroutine#2161] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44021/UmAppDatabase/replication/nodeId 2024-04-19 08:47:03.038 [DefaultDispatcher-worker-5 @coroutine#2161] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44021/UmAppDatabase/replication/nodeId 2024-04-19 08:47:03.044 [DefaultDispatcher-worker-10 @coroutine#4421] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74c58f64 2024-04-19 08:47:03.049 [DefaultDispatcher-worker-2 @coroutine#1882] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c8d685e 2024-04-19 08:47:03.049 [DefaultDispatcher-worker-2 @coroutine#1882] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55221/UmAppDatabase/replication/nodeId 2024-04-19 08:47:03.049 [DefaultDispatcher-worker-2 @coroutine#1882] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55221/UmAppDatabase/replication/nodeId. 2024-04-19 08:47:03.049 [DefaultDispatcher-worker-2 @coroutine#1882] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55221/UmAppDatabase/replication/nodeId 2024-04-19 08:47:03.050 [DefaultDispatcher-worker-5 @coroutine#1882] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55221/UmAppDatabase/replication/nodeId 2024-04-19 08:47:03.050 [DefaultDispatcher-worker-5 @coroutine#1882] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55221/UmAppDatabase/replication/nodeId 2024-04-19 08:47:03.057 [DefaultDispatcher-worker-5 @coroutine#4408] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fdfa35d 2024-04-19 08:47:03.069 [HikariPool-163 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-19 08:47:03.078 [DefaultDispatcher-worker-7 @coroutine#4408] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fdfa35d 2024-04-19 08:47:03.088 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Shutdown initiated... 2024-04-19 08:47:03.088 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Close initiated... 2024-04-19 08:47:03.088 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 08:47:03.088 [HikariPool-163 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5fdfa35d: (connection evicted) 2024-04-19 08:47:03.089 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-19 08:47:03.089 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Closed. 2024-04-19 08:47:03.089 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Shutdown completed. 2024-04-19 08:47:03.089 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Shutdown initiated... 2024-04-19 08:47:03.089 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Close initiated... 2024-04-19 08:47:03.089 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 08:47:03.090 [HikariPool-164 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Closing connection org.sqlite.jdbc4.JDBC4Connection@74c58f64: (connection evicted) 2024-04-19 08:47:03.090 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-19 08:47:03.090 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Closed. 2024-04-19 08:47:03.090 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Shutdown completed. 2024-04-19 08:47:03.091 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-165 - configuration: 2024-04-19 08:47:03.091 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 08:47:03.091 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 08:47:03.091 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 08:47:03.091 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 08:47:03.091 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 08:47:03.091 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 08:47:03.091 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@541ea657 2024-04-19 08:47:03.091 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 08:47:03.092 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 08:47:03.092 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 08:47:03.092 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 08:47:03.092 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 08:47:03.092 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 08:47:03.092 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 08:47:03.092 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 08:47:03.092 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 08:47:03.092 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 08:47:03.092 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 08:47:03.092 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 08:47:03.092 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 08:47:03.092 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 08:47:03.092 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 08:47:03.092 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 08:47:03.092 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 08:47:03.092 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 08:47:03.092 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 08:47:03.092 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-165" 2024-04-19 08:47:03.092 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 08:47:03.092 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 08:47:03.092 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 08:47:03.092 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 08:47:03.092 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 08:47:03.092 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 08:47:03.092 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 08:47:03.092 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 08:47:03.092 [Test worker @coroutine#4441] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Starting... 2024-04-19 08:47:03.092 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Added connection org.sqlite.jdbc4.JDBC4Connection@37b97394 2024-04-19 08:47:03.092 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Added connection org.sqlite.jdbc4.JDBC4Connection@37b97394 2024-04-19 08:47:03.092 [Test worker @coroutine#4441] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Start completed. 2024-04-19 08:47:03.107 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37b97394 2024-04-19 08:47:03.118 [Test worker @coroutine#4442] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37b97394 2024-04-19 08:47:03.120 [Test worker @coroutine#4444] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37b97394 2024-04-19 08:47:03.122 [Test worker @coroutine#4446] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37b97394 2024-04-19 08:47:03.122 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-166 - configuration: 2024-04-19 08:47:03.122 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 08:47:03.122 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 08:47:03.122 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 08:47:03.122 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 08:47:03.122 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 08:47:03.122 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 08:47:03.122 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@375376d5 2024-04-19 08:47:03.122 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 08:47:03.122 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 08:47:03.122 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 08:47:03.122 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 08:47:03.122 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 08:47:03.123 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 08:47:03.123 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 08:47:03.123 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 08:47:03.123 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 08:47:03.123 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 08:47:03.123 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 08:47:03.123 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 08:47:03.123 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 08:47:03.123 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 08:47:03.123 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 08:47:03.123 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 08:47:03.123 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 08:47:03.123 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 08:47:03.123 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 08:47:03.123 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-166" 2024-04-19 08:47:03.123 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 08:47:03.123 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 08:47:03.123 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 08:47:03.123 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 08:47:03.123 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 08:47:03.123 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 08:47:03.123 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 08:47:03.123 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 08:47:03.123 [Test worker @coroutine#4441] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Starting... 2024-04-19 08:47:03.123 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Added connection org.sqlite.jdbc4.JDBC4Connection@1dfadb7 2024-04-19 08:47:03.123 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Added connection org.sqlite.jdbc4.JDBC4Connection@1dfadb7 2024-04-19 08:47:03.123 [Test worker @coroutine#4441] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Start completed. 2024-04-19 08:47:03.136 [DefaultDispatcher-worker-1 @coroutine#2217] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a598e30 2024-04-19 08:47:03.137 [DefaultDispatcher-worker-1 @coroutine#2217] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35773/UmAppDatabase/replication/nodeId 2024-04-19 08:47:03.137 [DefaultDispatcher-worker-1 @coroutine#2217] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35773/UmAppDatabase/replication/nodeId. 2024-04-19 08:47:03.137 [DefaultDispatcher-worker-1 @coroutine#2217] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35773/UmAppDatabase/replication/nodeId 2024-04-19 08:47:03.138 [DefaultDispatcher-worker-7 @coroutine#2217] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35773/UmAppDatabase/replication/nodeId 2024-04-19 08:47:03.138 [DefaultDispatcher-worker-7 @coroutine#2217] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35773/UmAppDatabase/replication/nodeId 2024-04-19 08:47:03.138 [DefaultDispatcher-worker-14 @coroutine#1915] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20040c6e 2024-04-19 08:47:03.138 [DefaultDispatcher-worker-14 @coroutine#1915] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35017/UmAppDatabase/replication/nodeId 2024-04-19 08:47:03.138 [DefaultDispatcher-worker-14 @coroutine#1915] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35017/UmAppDatabase/replication/nodeId. 2024-04-19 08:47:03.138 [DefaultDispatcher-worker-14 @coroutine#1915] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35017/UmAppDatabase/replication/nodeId 2024-04-19 08:47:03.139 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dfadb7 2024-04-19 08:47:03.139 [DefaultDispatcher-worker-16 @coroutine#1915] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35017/UmAppDatabase/replication/nodeId 2024-04-19 08:47:03.139 [DefaultDispatcher-worker-16 @coroutine#1915] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35017/UmAppDatabase/replication/nodeId 2024-04-19 08:47:03.150 [Test worker @coroutine#4453] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dfadb7 2024-04-19 08:47:03.152 [Test worker @coroutine#4456] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dfadb7 2024-04-19 08:47:03.154 [Test worker @coroutine#4458] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dfadb7 2024-04-19 08:47:03.165 [DefaultDispatcher-worker-13 @coroutine#4460] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dfadb7 2024-04-19 08:47:03.179 [DefaultDispatcher-worker-13 @coroutine#4441] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37b97394 2024-04-19 08:47:03.192 [HikariPool-165 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-19 08:47:03.196 [DefaultDispatcher-worker-9 @coroutine#4441] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37b97394 2024-04-19 08:47:03.200 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Shutdown initiated... 2024-04-19 08:47:03.200 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Close initiated... 2024-04-19 08:47:03.200 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 08:47:03.200 [HikariPool-165 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Closing connection org.sqlite.jdbc4.JDBC4Connection@37b97394: (connection evicted) 2024-04-19 08:47:03.201 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-19 08:47:03.201 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Closed. 2024-04-19 08:47:03.201 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Shutdown completed. 2024-04-19 08:47:03.201 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Shutdown initiated... 2024-04-19 08:47:03.201 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Close initiated... 2024-04-19 08:47:03.201 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 08:47:03.201 [HikariPool-166 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1dfadb7: (connection evicted) 2024-04-19 08:47:03.202 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-19 08:47:03.202 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Closed. 2024-04-19 08:47:03.202 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Shutdown completed. 2024-04-19 08:47:03.204 [Test worker @coroutine#4473] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-167 - configuration: 2024-04-19 08:47:03.204 [Test worker @coroutine#4473] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 08:47:03.204 [Test worker @coroutine#4473] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 08:47:03.204 [Test worker @coroutine#4473] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 08:47:03.204 [Test worker @coroutine#4473] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 08:47:03.204 [Test worker @coroutine#4473] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 08:47:03.204 [Test worker @coroutine#4473] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 08:47:03.204 [Test worker @coroutine#4473] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3426d8e2 2024-04-19 08:47:03.204 [Test worker @coroutine#4473] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 08:47:03.204 [Test worker @coroutine#4473] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 08:47:03.204 [Test worker @coroutine#4473] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 08:47:03.204 [Test worker @coroutine#4473] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 08:47:03.204 [Test worker @coroutine#4473] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 08:47:03.204 [Test worker @coroutine#4473] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 08:47:03.204 [Test worker @coroutine#4473] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 08:47:03.204 [Test worker @coroutine#4473] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 08:47:03.204 [Test worker @coroutine#4473] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 08:47:03.204 [Test worker @coroutine#4473] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 08:47:03.204 [Test worker @coroutine#4473] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 08:47:03.204 [Test worker @coroutine#4473] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 08:47:03.204 [Test worker @coroutine#4473] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 08:47:03.204 [Test worker @coroutine#4473] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 08:47:03.204 [Test worker @coroutine#4473] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 08:47:03.204 [Test worker @coroutine#4473] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 08:47:03.204 [Test worker @coroutine#4473] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 08:47:03.204 [Test worker @coroutine#4473] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 08:47:03.204 [Test worker @coroutine#4473] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 08:47:03.204 [Test worker @coroutine#4473] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-167" 2024-04-19 08:47:03.204 [Test worker @coroutine#4473] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 08:47:03.204 [Test worker @coroutine#4473] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 08:47:03.204 [Test worker @coroutine#4473] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 08:47:03.204 [Test worker @coroutine#4473] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 08:47:03.204 [Test worker @coroutine#4473] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 08:47:03.204 [Test worker @coroutine#4473] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 08:47:03.204 [Test worker @coroutine#4473] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 08:47:03.204 [Test worker @coroutine#4473] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 08:47:03.204 [Test worker @coroutine#4473] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Starting... 2024-04-19 08:47:03.204 [Test worker @coroutine#4473] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f31e47a 2024-04-19 08:47:03.204 [Test worker @coroutine#4473] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f31e47a 2024-04-19 08:47:03.204 [Test worker @coroutine#4473] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Start completed. 2024-04-19 08:47:03.221 [Test worker @coroutine#4473] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f31e47a 2024-04-19 08:47:03.232 [Test worker @coroutine#4475] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f31e47a 2024-04-19 08:47:03.234 [Test worker @coroutine#4477] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f31e47a 2024-04-19 08:47:03.235 [Test worker @coroutine#4479] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f31e47a 2024-04-19 08:47:03.236 [Test worker @coroutine#4473] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-168 - configuration: 2024-04-19 08:47:03.236 [Test worker @coroutine#4473] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 08:47:03.236 [Test worker @coroutine#4473] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 08:47:03.236 [Test worker @coroutine#4473] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 08:47:03.236 [Test worker @coroutine#4473] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 08:47:03.236 [Test worker @coroutine#4473] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 08:47:03.236 [Test worker @coroutine#4473] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 08:47:03.236 [Test worker @coroutine#4473] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@70721c2d 2024-04-19 08:47:03.236 [Test worker @coroutine#4473] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 08:47:03.236 [Test worker @coroutine#4473] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 08:47:03.236 [Test worker @coroutine#4473] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 08:47:03.236 [Test worker @coroutine#4473] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 08:47:03.236 [Test worker @coroutine#4473] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 08:47:03.236 [Test worker @coroutine#4473] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 08:47:03.236 [Test worker @coroutine#4473] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 08:47:03.236 [Test worker @coroutine#4473] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 08:47:03.236 [Test worker @coroutine#4473] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 08:47:03.236 [Test worker @coroutine#4473] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 08:47:03.236 [Test worker @coroutine#4473] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 08:47:03.236 [Test worker @coroutine#4473] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 08:47:03.236 [Test worker @coroutine#4473] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 08:47:03.236 [Test worker @coroutine#4473] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 08:47:03.236 [Test worker @coroutine#4473] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 08:47:03.236 [Test worker @coroutine#4473] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 08:47:03.236 [Test worker @coroutine#4473] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 08:47:03.236 [Test worker @coroutine#4473] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 08:47:03.236 [Test worker @coroutine#4473] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 08:47:03.236 [Test worker @coroutine#4473] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-168" 2024-04-19 08:47:03.236 [Test worker @coroutine#4473] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 08:47:03.236 [Test worker @coroutine#4473] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 08:47:03.236 [Test worker @coroutine#4473] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 08:47:03.236 [Test worker @coroutine#4473] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 08:47:03.236 [Test worker @coroutine#4473] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 08:47:03.236 [Test worker @coroutine#4473] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 08:47:03.236 [Test worker @coroutine#4473] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 08:47:03.236 [Test worker @coroutine#4473] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 08:47:03.236 [Test worker @coroutine#4473] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Starting... 2024-04-19 08:47:03.236 [Test worker @coroutine#4473] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Added connection org.sqlite.jdbc4.JDBC4Connection@62371858 2024-04-19 08:47:03.236 [Test worker @coroutine#4473] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Added connection org.sqlite.jdbc4.JDBC4Connection@62371858 2024-04-19 08:47:03.236 [Test worker @coroutine#4473] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Start completed. 2024-04-19 08:47:03.250 [Test worker @coroutine#4473] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62371858 2024-04-19 08:47:03.261 [Test worker @coroutine#4481] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62371858 2024-04-19 08:47:03.262 [Test worker @coroutine#4483] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62371858 2024-04-19 08:47:03.264 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62371858 2024-04-19 08:47:03.276 [DefaultDispatcher-worker-3 @coroutine#4487] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62371858 2024-04-19 08:47:03.289 [DefaultDispatcher-worker-1 @coroutine#4473] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f31e47a 2024-04-19 08:47:03.305 [HikariPool-167 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-19 08:47:03.306 [DefaultDispatcher-worker-4 @coroutine#4473] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f31e47a 2024-04-19 08:47:03.312 [DefaultDispatcher-worker-3 @coroutine#1961] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1067192a 2024-04-19 08:47:03.312 [DefaultDispatcher-worker-3 @coroutine#1961] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56135/UmAppDatabase/replication/nodeId 2024-04-19 08:47:03.312 [DefaultDispatcher-worker-3 @coroutine#1961] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56135/UmAppDatabase/replication/nodeId. 2024-04-19 08:47:03.312 [DefaultDispatcher-worker-3 @coroutine#1961] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56135/UmAppDatabase/replication/nodeId 2024-04-19 08:47:03.313 [DefaultDispatcher-worker-11 @coroutine#1961] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56135/UmAppDatabase/replication/nodeId 2024-04-19 08:47:03.313 [DefaultDispatcher-worker-11 @coroutine#1961] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56135/UmAppDatabase/replication/nodeId 2024-04-19 08:47:03.316 [DefaultDispatcher-worker-14 @coroutine#4473] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f31e47a 2024-04-19 08:47:03.326 [DefaultDispatcher-worker-2 @coroutine#4473] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f31e47a 2024-04-19 08:47:03.336 [HikariPool-168 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 08:47:03.337 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Shutdown initiated... 2024-04-19 08:47:03.338 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Close initiated... 2024-04-19 08:47:03.338 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 08:47:03.338 [HikariPool-167 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4f31e47a: (connection evicted) 2024-04-19 08:47:03.339 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-19 08:47:03.339 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Closed. 2024-04-19 08:47:03.339 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Shutdown completed. 2024-04-19 08:47:03.339 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Shutdown initiated... 2024-04-19 08:47:03.339 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Close initiated... 2024-04-19 08:47:03.339 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 08:47:03.339 [HikariPool-168 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Closing connection org.sqlite.jdbc4.JDBC4Connection@62371858: (connection evicted) 2024-04-19 08:47:03.340 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-19 08:47:03.340 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Closed. 2024-04-19 08:47:03.340 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Shutdown completed. 2024-04-19 08:47:03.342 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-169 - configuration: 2024-04-19 08:47:03.342 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 08:47:03.342 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 08:47:03.342 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 08:47:03.342 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 08:47:03.342 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 08:47:03.342 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 08:47:03.342 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@45add64c 2024-04-19 08:47:03.342 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 08:47:03.342 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 08:47:03.342 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 08:47:03.342 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 08:47:03.342 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 08:47:03.342 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 08:47:03.342 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 08:47:03.342 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 08:47:03.342 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 08:47:03.342 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 08:47:03.342 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 08:47:03.342 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 08:47:03.342 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 08:47:03.342 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 08:47:03.342 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 08:47:03.342 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 08:47:03.342 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 08:47:03.342 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 08:47:03.342 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 08:47:03.342 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-169" 2024-04-19 08:47:03.342 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 08:47:03.342 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 08:47:03.342 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 08:47:03.342 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 08:47:03.342 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 08:47:03.342 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 08:47:03.342 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 08:47:03.342 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 08:47:03.342 [Test worker @coroutine#4515] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Starting... 2024-04-19 08:47:03.342 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f8586f9 2024-04-19 08:47:03.342 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f8586f9 2024-04-19 08:47:03.342 [Test worker @coroutine#4515] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Start completed. 2024-04-19 08:47:03.359 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f8586f9 2024-04-19 08:47:03.370 [Test worker @coroutine#4516] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f8586f9 2024-04-19 08:47:03.372 [Test worker @coroutine#4518] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f8586f9 2024-04-19 08:47:03.374 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f8586f9 2024-04-19 08:47:03.374 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-170 - configuration: 2024-04-19 08:47:03.374 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 08:47:03.374 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 08:47:03.374 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 08:47:03.374 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 08:47:03.374 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 08:47:03.374 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 08:47:03.374 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@43c25e89 2024-04-19 08:47:03.374 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 08:47:03.374 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 08:47:03.374 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 08:47:03.374 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 08:47:03.374 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 08:47:03.374 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 08:47:03.374 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 08:47:03.374 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 08:47:03.374 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 08:47:03.374 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 08:47:03.374 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 08:47:03.374 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 08:47:03.374 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 08:47:03.374 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 08:47:03.374 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 08:47:03.374 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 08:47:03.374 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 08:47:03.374 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 08:47:03.374 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 08:47:03.374 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-170" 2024-04-19 08:47:03.374 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 08:47:03.374 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 08:47:03.374 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 08:47:03.374 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 08:47:03.374 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 08:47:03.374 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 08:47:03.374 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 08:47:03.374 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 08:47:03.374 [Test worker @coroutine#4515] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Starting... 2024-04-19 08:47:03.375 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c2406dd 2024-04-19 08:47:03.375 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c2406dd 2024-04-19 08:47:03.375 [Test worker @coroutine#4515] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Start completed. 2024-04-19 08:47:03.388 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c2406dd 2024-04-19 08:47:03.399 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c2406dd 2024-04-19 08:47:03.401 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c2406dd 2024-04-19 08:47:03.403 [Test worker @coroutine#4526] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c2406dd 2024-04-19 08:47:03.415 [DefaultDispatcher-worker-4 @coroutine#4528] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c2406dd 2024-04-19 08:47:03.424 [DefaultDispatcher-worker-6 @coroutine#1994] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5afaae7e 2024-04-19 08:47:03.424 [DefaultDispatcher-worker-6 @coroutine#1994] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38595/UmAppDatabase/replication/nodeId 2024-04-19 08:47:03.424 [DefaultDispatcher-worker-6 @coroutine#1994] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38595/UmAppDatabase/replication/nodeId. 2024-04-19 08:47:03.424 [DefaultDispatcher-worker-6 @coroutine#1994] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38595/UmAppDatabase/replication/nodeId 2024-04-19 08:47:03.425 [DefaultDispatcher-worker-12 @coroutine#1994] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38595/UmAppDatabase/replication/nodeId 2024-04-19 08:47:03.425 [DefaultDispatcher-worker-12 @coroutine#1994] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38595/UmAppDatabase/replication/nodeId 2024-04-19 08:47:03.429 [DefaultDispatcher-worker-3 @coroutine#4515] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f8586f9 2024-04-19 08:47:03.440 [DefaultDispatcher-worker-9 @coroutine#4515] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f8586f9 2024-04-19 08:47:03.443 [HikariPool-169 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-19 08:47:03.448 [DefaultDispatcher-worker-11 @coroutine#4515] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f8586f9 2024-04-19 08:47:03.459 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Shutdown initiated... 2024-04-19 08:47:03.459 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Close initiated... 2024-04-19 08:47:03.459 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 08:47:03.459 [HikariPool-169 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7f8586f9: (connection evicted) 2024-04-19 08:47:03.460 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-19 08:47:03.460 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Closed. 2024-04-19 08:47:03.460 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Shutdown completed. 2024-04-19 08:47:03.460 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Shutdown initiated... 2024-04-19 08:47:03.460 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Close initiated... 2024-04-19 08:47:03.460 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 08:47:03.460 [HikariPool-170 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3c2406dd: (connection evicted) 2024-04-19 08:47:03.461 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-19 08:47:03.461 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Closed. 2024-04-19 08:47:03.461 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Shutdown completed. 2024-04-19 08:47:03.462 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-171 - configuration: 2024-04-19 08:47:03.462 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 08:47:03.462 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 08:47:03.462 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 08:47:03.462 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 08:47:03.462 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 08:47:03.462 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 08:47:03.462 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@64c009b8 2024-04-19 08:47:03.462 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 08:47:03.462 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 08:47:03.462 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 08:47:03.462 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 08:47:03.462 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 08:47:03.462 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 08:47:03.462 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 08:47:03.462 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 08:47:03.462 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 08:47:03.462 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 08:47:03.462 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 08:47:03.462 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 08:47:03.462 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 08:47:03.462 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 08:47:03.462 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 08:47:03.462 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 08:47:03.462 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 08:47:03.462 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 08:47:03.462 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 08:47:03.462 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-171" 2024-04-19 08:47:03.462 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 08:47:03.462 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 08:47:03.462 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 08:47:03.462 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 08:47:03.462 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 08:47:03.462 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 08:47:03.462 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 08:47:03.462 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 08:47:03.462 [Test worker @coroutine#4554] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Starting... 2024-04-19 08:47:03.463 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Added connection org.sqlite.jdbc4.JDBC4Connection@570f96b7 2024-04-19 08:47:03.463 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Added connection org.sqlite.jdbc4.JDBC4Connection@570f96b7 2024-04-19 08:47:03.463 [Test worker @coroutine#4554] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Start completed. 2024-04-19 08:47:03.480 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@570f96b7 2024-04-19 08:47:03.491 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@570f96b7 2024-04-19 08:47:03.493 [Test worker @coroutine#4557] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@570f96b7 2024-04-19 08:47:03.495 [Test worker @coroutine#4559] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@570f96b7 2024-04-19 08:47:03.495 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-172 - configuration: 2024-04-19 08:47:03.495 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 08:47:03.495 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 08:47:03.495 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 08:47:03.495 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 08:47:03.495 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 08:47:03.495 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 08:47:03.495 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4a89722e 2024-04-19 08:47:03.495 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 08:47:03.495 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 08:47:03.495 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 08:47:03.495 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 08:47:03.495 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 08:47:03.495 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 08:47:03.495 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 08:47:03.495 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 08:47:03.495 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 08:47:03.495 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 08:47:03.495 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 08:47:03.495 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 08:47:03.495 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 08:47:03.495 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 08:47:03.495 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 08:47:03.495 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 08:47:03.495 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 08:47:03.495 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 08:47:03.495 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 08:47:03.495 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-172" 2024-04-19 08:47:03.495 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 08:47:03.495 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 08:47:03.495 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 08:47:03.495 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 08:47:03.495 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 08:47:03.495 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 08:47:03.495 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 08:47:03.495 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 08:47:03.495 [Test worker @coroutine#4554] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Starting... 2024-04-19 08:47:03.496 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Added connection org.sqlite.jdbc4.JDBC4Connection@2116e9cf 2024-04-19 08:47:03.496 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Added connection org.sqlite.jdbc4.JDBC4Connection@2116e9cf 2024-04-19 08:47:03.496 [Test worker @coroutine#4554] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Start completed. 2024-04-19 08:47:03.505 [DefaultDispatcher-worker-6 @coroutine#2023] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63df2eb8 2024-04-19 08:47:03.505 [DefaultDispatcher-worker-6 @coroutine#2023] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52279/UmAppDatabase/replication/nodeId 2024-04-19 08:47:03.505 [DefaultDispatcher-worker-6 @coroutine#2023] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52279/UmAppDatabase/replication/nodeId. 2024-04-19 08:47:03.505 [DefaultDispatcher-worker-6 @coroutine#2023] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52279/UmAppDatabase/replication/nodeId 2024-04-19 08:47:03.506 [DefaultDispatcher-worker-4 @coroutine#2023] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52279/UmAppDatabase/replication/nodeId 2024-04-19 08:47:03.506 [DefaultDispatcher-worker-4 @coroutine#2023] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52279/UmAppDatabase/replication/nodeId 2024-04-19 08:47:03.510 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2116e9cf 2024-04-19 08:47:03.521 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2116e9cf 2024-04-19 08:47:03.523 [Test worker @coroutine#4567] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2116e9cf 2024-04-19 08:47:03.525 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2116e9cf 2024-04-19 08:47:03.536 [DefaultDispatcher-worker-5 @coroutine#4571] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2116e9cf 2024-04-19 08:47:03.550 [DefaultDispatcher-worker-11 @coroutine#4554] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@570f96b7 2024-04-19 08:47:03.560 [DefaultDispatcher-worker-1 @coroutine#4554] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@570f96b7 2024-04-19 08:47:03.563 [HikariPool-171 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 08:47:03.565 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Shutdown initiated... 2024-04-19 08:47:03.565 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Close initiated... 2024-04-19 08:47:03.565 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 08:47:03.565 [HikariPool-171 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Closing connection org.sqlite.jdbc4.JDBC4Connection@570f96b7: (connection evicted) 2024-04-19 08:47:03.566 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-19 08:47:03.566 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Closed. 2024-04-19 08:47:03.566 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Shutdown completed. 2024-04-19 08:47:03.566 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Shutdown initiated... 2024-04-19 08:47:03.566 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Close initiated... 2024-04-19 08:47:03.566 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 08:47:03.566 [HikariPool-172 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2116e9cf: (connection evicted) 2024-04-19 08:47:03.567 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-19 08:47:03.567 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Closed. 2024-04-19 08:47:03.567 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Shutdown completed. 2024-04-19 08:47:03.569 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-173 - configuration: 2024-04-19 08:47:03.570 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 08:47:03.570 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 08:47:03.570 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 08:47:03.570 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 08:47:03.570 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 08:47:03.570 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 08:47:03.570 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@12b0440b 2024-04-19 08:47:03.570 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 08:47:03.570 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 08:47:03.570 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 08:47:03.570 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 08:47:03.570 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 08:47:03.570 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 08:47:03.570 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 08:47:03.570 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 08:47:03.570 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 08:47:03.570 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 08:47:03.570 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 08:47:03.570 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 08:47:03.570 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 08:47:03.570 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 08:47:03.570 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 08:47:03.570 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 08:47:03.570 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 08:47:03.570 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 08:47:03.570 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 08:47:03.570 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-173" 2024-04-19 08:47:03.570 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 08:47:03.570 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 08:47:03.570 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 08:47:03.570 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 08:47:03.570 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 08:47:03.570 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 08:47:03.570 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 08:47:03.570 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 08:47:03.570 [Test worker @coroutine#4594] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Starting... 2024-04-19 08:47:03.570 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a98983b 2024-04-19 08:47:03.570 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a98983b 2024-04-19 08:47:03.570 [Test worker @coroutine#4594] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Start completed. 2024-04-19 08:47:03.585 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a98983b 2024-04-19 08:47:03.596 [Test worker @coroutine#4595] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a98983b 2024-04-19 08:47:03.598 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a98983b 2024-04-19 08:47:03.599 [Test worker @coroutine#4599] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a98983b 2024-04-19 08:47:03.600 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-174 - configuration: 2024-04-19 08:47:03.600 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 08:47:03.600 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 08:47:03.600 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 08:47:03.600 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 08:47:03.600 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 08:47:03.600 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 08:47:03.600 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7dc6ce7d 2024-04-19 08:47:03.600 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 08:47:03.600 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 08:47:03.600 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 08:47:03.600 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 08:47:03.600 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 08:47:03.600 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 08:47:03.600 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 08:47:03.600 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 08:47:03.600 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 08:47:03.600 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 08:47:03.600 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 08:47:03.600 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 08:47:03.600 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 08:47:03.600 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 08:47:03.600 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 08:47:03.600 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 08:47:03.600 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 08:47:03.600 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 08:47:03.600 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 08:47:03.600 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-174" 2024-04-19 08:47:03.600 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 08:47:03.600 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 08:47:03.600 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 08:47:03.600 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 08:47:03.600 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 08:47:03.600 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 08:47:03.600 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 08:47:03.600 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 08:47:03.600 [Test worker @coroutine#4594] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Starting... 2024-04-19 08:47:03.600 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Added connection org.sqlite.jdbc4.JDBC4Connection@521981d9 2024-04-19 08:47:03.600 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Added connection org.sqlite.jdbc4.JDBC4Connection@521981d9 2024-04-19 08:47:03.600 [Test worker @coroutine#4594] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Start completed. 2024-04-19 08:47:03.614 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@521981d9 2024-04-19 08:47:03.625 [Test worker @coroutine#4601] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@521981d9 2024-04-19 08:47:03.626 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@521981d9 2024-04-19 08:47:03.628 [Test worker @coroutine#4605] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@521981d9 2024-04-19 08:47:03.640 [DefaultDispatcher-worker-12 @coroutine#4607] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@521981d9 2024-04-19 08:47:03.654 [DefaultDispatcher-worker-18 @coroutine#4594] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a98983b 2024-04-19 08:47:03.668 [DefaultDispatcher-worker-1 @coroutine#2052] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17260f7f 2024-04-19 08:47:03.668 [DefaultDispatcher-worker-17 @coroutine#2066] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e8eea59 2024-04-19 08:47:03.668 [DefaultDispatcher-worker-17 @coroutine#2066] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47595/UmAppDatabase/replication/nodeId 2024-04-19 08:47:03.668 [DefaultDispatcher-worker-1 @coroutine#2052] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-19 08:47:03.668 [DefaultDispatcher-worker-17 @coroutine#2066] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47595/UmAppDatabase/replication/nodeId. 2024-04-19 08:47:03.669 [DefaultDispatcher-worker-1 @coroutine#2052] 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-04-19 08:47:03.669 [DefaultDispatcher-worker-17 @coroutine#2066] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47595/UmAppDatabase/replication/nodeId 2024-04-19 08:47:03.669 [DefaultDispatcher-worker-1 @coroutine#2052] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-19 08:47:03.670 [DefaultDispatcher-worker-1 @coroutine#2066] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47595/UmAppDatabase/replication/nodeId 2024-04-19 08:47:03.670 [DefaultDispatcher-worker-1 @coroutine#2066] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47595/UmAppDatabase/replication/nodeId 2024-04-19 08:47:03.670 [DefaultDispatcher-worker-12 @coroutine#4594] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a98983b 2024-04-19 08:47:03.670 [DefaultDispatcher-worker-12 @coroutine#2052] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-19 08:47:03.670 [HikariPool-173 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 08:47:03.691 [DefaultDispatcher-worker-12 @coroutine#4626] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a98983b 2024-04-19 08:47:03.693 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Shutdown initiated... 2024-04-19 08:47:03.693 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Close initiated... 2024-04-19 08:47:03.693 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 08:47:03.693 [HikariPool-173 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5a98983b: (connection evicted) 2024-04-19 08:47:03.694 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-19 08:47:03.694 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Closed. 2024-04-19 08:47:03.694 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Shutdown completed. 2024-04-19 08:47:03.694 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Shutdown initiated... 2024-04-19 08:47:03.694 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Close initiated... 2024-04-19 08:47:03.694 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 08:47:03.695 [HikariPool-174 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Closing connection org.sqlite.jdbc4.JDBC4Connection@521981d9: (connection evicted) 2024-04-19 08:47:03.695 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-19 08:47:03.695 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Closed. 2024-04-19 08:47:03.695 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Shutdown completed. 2024-04-19 08:47:03.697 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-175 - configuration: 2024-04-19 08:47:03.697 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 08:47:03.697 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 08:47:03.697 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 08:47:03.697 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 08:47:03.697 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 08:47:03.697 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 08:47:03.697 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@47c14360 2024-04-19 08:47:03.697 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 08:47:03.697 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 08:47:03.697 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 08:47:03.697 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 08:47:03.697 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 08:47:03.697 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 08:47:03.697 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 08:47:03.697 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 08:47:03.697 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 08:47:03.697 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 08:47:03.697 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 08:47:03.697 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 08:47:03.697 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 08:47:03.697 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 08:47:03.697 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 08:47:03.697 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 08:47:03.697 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 08:47:03.697 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 08:47:03.697 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 08:47:03.697 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-175" 2024-04-19 08:47:03.697 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 08:47:03.697 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 08:47:03.697 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 08:47:03.697 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 08:47:03.697 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 08:47:03.697 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 08:47:03.697 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 08:47:03.697 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 08:47:03.697 [Test worker @coroutine#4632] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Starting... 2024-04-19 08:47:03.698 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Added connection org.sqlite.jdbc4.JDBC4Connection@55a46bf3 2024-04-19 08:47:03.698 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Added connection org.sqlite.jdbc4.JDBC4Connection@55a46bf3 2024-04-19 08:47:03.698 [Test worker @coroutine#4632] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Start completed. 2024-04-19 08:47:03.713 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55a46bf3 2024-04-19 08:47:03.724 [Test worker @coroutine#4633] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55a46bf3 2024-04-19 08:47:03.726 [Test worker @coroutine#4635] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55a46bf3 2024-04-19 08:47:03.728 [Test worker @coroutine#4637] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55a46bf3 2024-04-19 08:47:03.728 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-176 - configuration: 2024-04-19 08:47:03.728 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 08:47:03.728 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 08:47:03.728 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 08:47:03.728 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 08:47:03.728 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 08:47:03.728 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 08:47:03.728 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6f823df7 2024-04-19 08:47:03.728 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 08:47:03.728 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 08:47:03.728 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 08:47:03.728 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 08:47:03.728 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 08:47:03.728 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 08:47:03.728 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 08:47:03.728 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 08:47:03.728 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 08:47:03.728 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 08:47:03.728 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 08:47:03.728 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 08:47:03.728 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 08:47:03.728 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 08:47:03.728 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 08:47:03.728 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 08:47:03.728 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 08:47:03.728 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 08:47:03.728 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 08:47:03.728 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-176" 2024-04-19 08:47:03.728 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 08:47:03.728 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 08:47:03.728 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 08:47:03.728 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 08:47:03.728 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 08:47:03.728 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 08:47:03.728 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 08:47:03.728 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 08:47:03.728 [Test worker @coroutine#4632] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Starting... 2024-04-19 08:47:03.729 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Added connection org.sqlite.jdbc4.JDBC4Connection@75364777 2024-04-19 08:47:03.729 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Added connection org.sqlite.jdbc4.JDBC4Connection@75364777 2024-04-19 08:47:03.729 [Test worker @coroutine#4632] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Start completed. 2024-04-19 08:47:03.747 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75364777 2024-04-19 08:47:03.759 [Test worker @coroutine#4639] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75364777 2024-04-19 08:47:03.760 [Test worker @coroutine#4641] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75364777 2024-04-19 08:47:03.762 [Test worker @coroutine#4643] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75364777 2024-04-19 08:47:03.774 [DefaultDispatcher-worker-9 @coroutine#4645] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75364777 2024-04-19 08:47:03.790 [DefaultDispatcher-worker-7 @coroutine#4632] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55a46bf3 2024-04-19 08:47:03.798 [HikariPool-175 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-19 08:47:03.799 [DefaultDispatcher-worker-8 @coroutine#4632] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55a46bf3 2024-04-19 08:47:03.810 [DefaultDispatcher-worker-11 @coroutine#2118] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@738ae785 2024-04-19 08:47:03.810 [DefaultDispatcher-worker-11 @coroutine#2118] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54021/UmAppDatabase/replication/nodeId 2024-04-19 08:47:03.810 [DefaultDispatcher-worker-11 @coroutine#2118] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54021/UmAppDatabase/replication/nodeId. 2024-04-19 08:47:03.810 [DefaultDispatcher-worker-11 @coroutine#2118] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54021/UmAppDatabase/replication/nodeId 2024-04-19 08:47:03.811 [DefaultDispatcher-worker-14 @coroutine#4632] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55a46bf3 2024-04-19 08:47:03.811 [DefaultDispatcher-worker-18 @coroutine#2118] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54021/UmAppDatabase/replication/nodeId 2024-04-19 08:47:03.811 [DefaultDispatcher-worker-18 @coroutine#2118] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54021/UmAppDatabase/replication/nodeId 2024-04-19 08:47:03.824 [DefaultDispatcher-worker-18 @coroutine#4665] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55a46bf3 2024-04-19 08:47:03.825 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Shutdown initiated... 2024-04-19 08:47:03.825 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Close initiated... 2024-04-19 08:47:03.825 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 08:47:03.826 [HikariPool-175 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Closing connection org.sqlite.jdbc4.JDBC4Connection@55a46bf3: (connection evicted) 2024-04-19 08:47:03.826 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-19 08:47:03.826 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Closed. 2024-04-19 08:47:03.826 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Shutdown completed. 2024-04-19 08:47:03.826 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Shutdown initiated... 2024-04-19 08:47:03.826 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Close initiated... 2024-04-19 08:47:03.826 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 08:47:03.827 [HikariPool-176 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Closing connection org.sqlite.jdbc4.JDBC4Connection@75364777: (connection evicted) 2024-04-19 08:47:03.827 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-19 08:47:03.827 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Closed. 2024-04-19 08:47:03.827 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Shutdown completed. 2024-04-19 08:47:03.829 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-177 - configuration: 2024-04-19 08:47:03.829 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 08:47:03.829 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 08:47:03.829 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 08:47:03.829 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 08:47:03.829 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 08:47:03.829 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 08:47:03.829 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@64236be 2024-04-19 08:47:03.829 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 08:47:03.829 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 08:47:03.829 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 08:47:03.829 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 08:47:03.829 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 08:47:03.829 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 08:47:03.829 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 08:47:03.829 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 08:47:03.829 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 08:47:03.829 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 08:47:03.829 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 08:47:03.829 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 08:47:03.829 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 08:47:03.829 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 08:47:03.829 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 08:47:03.830 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 08:47:03.830 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 08:47:03.830 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 08:47:03.830 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 08:47:03.830 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-177" 2024-04-19 08:47:03.830 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 08:47:03.830 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 08:47:03.830 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 08:47:03.830 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 08:47:03.830 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 08:47:03.830 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 08:47:03.830 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 08:47:03.830 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 08:47:03.830 [Test worker @coroutine#4671] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Starting... 2024-04-19 08:47:03.830 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e7d6175 2024-04-19 08:47:03.830 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e7d6175 2024-04-19 08:47:03.830 [Test worker @coroutine#4671] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Start completed. 2024-04-19 08:47:03.846 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e7d6175 2024-04-19 08:47:03.857 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e7d6175 2024-04-19 08:47:03.859 [Test worker @coroutine#4674] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e7d6175 2024-04-19 08:47:03.861 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e7d6175 2024-04-19 08:47:03.861 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-178 - configuration: 2024-04-19 08:47:03.861 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 08:47:03.861 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 08:47:03.861 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 08:47:03.861 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 08:47:03.861 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 08:47:03.861 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 08:47:03.861 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1f6c0e8a 2024-04-19 08:47:03.861 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 08:47:03.861 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 08:47:03.861 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 08:47:03.861 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 08:47:03.861 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 08:47:03.861 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 08:47:03.861 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 08:47:03.861 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 08:47:03.861 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 08:47:03.861 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 08:47:03.861 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 08:47:03.861 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 08:47:03.861 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 08:47:03.861 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 08:47:03.861 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 08:47:03.861 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 08:47:03.861 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 08:47:03.861 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 08:47:03.861 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 08:47:03.861 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-178" 2024-04-19 08:47:03.861 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 08:47:03.861 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 08:47:03.861 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 08:47:03.861 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 08:47:03.861 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 08:47:03.861 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 08:47:03.861 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 08:47:03.861 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 08:47:03.861 [Test worker @coroutine#4671] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Starting... 2024-04-19 08:47:03.861 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Added connection org.sqlite.jdbc4.JDBC4Connection@14fed48e 2024-04-19 08:47:03.861 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Added connection org.sqlite.jdbc4.JDBC4Connection@14fed48e 2024-04-19 08:47:03.861 [Test worker @coroutine#4671] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Start completed. 2024-04-19 08:47:03.875 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14fed48e 2024-04-19 08:47:03.886 [Test worker @coroutine#4678] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14fed48e 2024-04-19 08:47:03.888 [Test worker @coroutine#4680] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14fed48e 2024-04-19 08:47:03.890 [Test worker @coroutine#4682] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14fed48e 2024-04-19 08:47:03.901 [DefaultDispatcher-worker-10 @coroutine#4684] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14fed48e 2024-04-19 08:47:03.913 [DefaultDispatcher-worker-5 @coroutine#4671] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e7d6175 2024-04-19 08:47:03.925 [DefaultDispatcher-worker-9 @coroutine#4671] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e7d6175 2024-04-19 08:47:03.930 [HikariPool-177 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 08:47:03.936 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Shutdown initiated... 2024-04-19 08:47:03.936 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Close initiated... 2024-04-19 08:47:03.936 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 08:47:03.936 [HikariPool-177 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7e7d6175: (connection evicted) 2024-04-19 08:47:03.937 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-19 08:47:03.937 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Closed. 2024-04-19 08:47:03.937 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Shutdown completed. 2024-04-19 08:47:03.937 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Shutdown initiated... 2024-04-19 08:47:03.938 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Close initiated... 2024-04-19 08:47:03.938 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 08:47:03.938 [HikariPool-178 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Closing connection org.sqlite.jdbc4.JDBC4Connection@14fed48e: (connection evicted) 2024-04-19 08:47:03.939 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-19 08:47:03.939 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Closed. 2024-04-19 08:47:03.939 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Shutdown completed. 2024-04-19 08:47:03.940 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-179 - configuration: 2024-04-19 08:47:03.940 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 08:47:03.940 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 08:47:03.940 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 08:47:03.940 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 08:47:03.940 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 08:47:03.940 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 08:47:03.940 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@57f8a3cf 2024-04-19 08:47:03.940 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 08:47:03.940 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 08:47:03.940 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 08:47:03.940 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 08:47:03.940 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 08:47:03.940 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 08:47:03.940 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 08:47:03.940 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 08:47:03.940 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 08:47:03.940 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 08:47:03.940 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 08:47:03.940 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 08:47:03.940 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 08:47:03.940 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 08:47:03.940 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 08:47:03.940 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 08:47:03.940 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 08:47:03.940 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 08:47:03.940 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 08:47:03.940 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-179" 2024-04-19 08:47:03.940 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 08:47:03.940 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 08:47:03.940 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 08:47:03.940 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 08:47:03.940 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 08:47:03.940 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 08:47:03.940 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 08:47:03.940 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 08:47:03.940 [Test worker @coroutine#4710] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Starting... 2024-04-19 08:47:03.941 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b6a9ef6 2024-04-19 08:47:03.941 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b6a9ef6 2024-04-19 08:47:03.941 [Test worker @coroutine#4710] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Start completed. 2024-04-19 08:47:03.958 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b6a9ef6 2024-04-19 08:47:03.969 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b6a9ef6 2024-04-19 08:47:03.971 [Test worker @coroutine#4714] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b6a9ef6 2024-04-19 08:47:03.973 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b6a9ef6 2024-04-19 08:47:03.973 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-180 - configuration: 2024-04-19 08:47:03.973 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 08:47:03.973 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 08:47:03.973 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 08:47:03.973 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 08:47:03.973 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 08:47:03.973 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 08:47:03.973 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2c99419f 2024-04-19 08:47:03.973 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 08:47:03.973 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 08:47:03.973 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 08:47:03.973 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 08:47:03.973 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 08:47:03.973 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 08:47:03.973 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 08:47:03.973 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 08:47:03.973 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 08:47:03.973 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 08:47:03.973 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 08:47:03.973 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 08:47:03.973 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 08:47:03.973 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 08:47:03.973 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 08:47:03.973 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 08:47:03.973 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 08:47:03.973 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 08:47:03.973 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 08:47:03.973 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-180" 2024-04-19 08:47:03.973 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 08:47:03.973 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 08:47:03.973 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 08:47:03.973 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 08:47:03.973 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 08:47:03.973 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 08:47:03.973 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 08:47:03.973 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 08:47:03.973 [Test worker @coroutine#4710] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Starting... 2024-04-19 08:47:03.974 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ce74930 2024-04-19 08:47:03.974 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ce74930 2024-04-19 08:47:03.974 [Test worker @coroutine#4710] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Start completed. 2024-04-19 08:47:03.988 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ce74930 2024-04-19 08:47:03.998 [DefaultDispatcher-worker-18 @coroutine#4719] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-3 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60fc7f43 2024-04-19 08:47:03.999 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ce74930 2024-04-19 08:47:04.001 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ce74930 2024-04-19 08:47:04.003 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ce74930 2024-04-19 08:47:04.015 [DefaultDispatcher-worker-14 @coroutine#4725] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ce74930 2024-04-19 08:47:04.028 [DefaultDispatcher-worker-5 @coroutine#4710] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b6a9ef6 2024-04-19 08:47:04.038 [DefaultDispatcher-worker-2 @coroutine#4710] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b6a9ef6 2024-04-19 08:47:04.041 [HikariPool-179 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 08:47:04.042 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Shutdown initiated... 2024-04-19 08:47:04.042 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Close initiated... 2024-04-19 08:47:04.042 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 08:47:04.042 [HikariPool-179 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5b6a9ef6: (connection evicted) 2024-04-19 08:47:04.043 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-19 08:47:04.043 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Closed. 2024-04-19 08:47:04.043 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Shutdown completed. 2024-04-19 08:47:04.043 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Shutdown initiated... 2024-04-19 08:47:04.043 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Close initiated... 2024-04-19 08:47:04.043 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 08:47:04.044 [HikariPool-180 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3ce74930: (connection evicted) 2024-04-19 08:47:04.044 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-19 08:47:04.044 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Closed. 2024-04-19 08:47:04.044 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Shutdown completed. 2024-04-19 08:47:04.045 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-181 - configuration: 2024-04-19 08:47:04.045 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 08:47:04.045 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 08:47:04.045 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 08:47:04.045 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 08:47:04.045 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 08:47:04.045 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 08:47:04.045 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7f5a5ef3 2024-04-19 08:47:04.045 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 08:47:04.045 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 08:47:04.045 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 08:47:04.045 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 08:47:04.045 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 08:47:04.045 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 08:47:04.045 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 08:47:04.045 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 08:47:04.045 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 08:47:04.045 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 08:47:04.045 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 08:47:04.045 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 08:47:04.045 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 08:47:04.045 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 08:47:04.045 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 08:47:04.045 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 08:47:04.045 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 08:47:04.045 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 08:47:04.045 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 08:47:04.045 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-181" 2024-04-19 08:47:04.046 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 08:47:04.046 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 08:47:04.046 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 08:47:04.046 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 08:47:04.046 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 08:47:04.046 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 08:47:04.046 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 08:47:04.046 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 08:47:04.046 [Test worker @coroutine#4752] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Starting... 2024-04-19 08:47:04.046 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d1b6816 2024-04-19 08:47:04.046 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d1b6816 2024-04-19 08:47:04.046 [Test worker @coroutine#4752] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Start completed. 2024-04-19 08:47:04.048 [DefaultDispatcher-worker-6 @coroutine#2161] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9120cb5 2024-04-19 08:47:04.049 [DefaultDispatcher-worker-6 @coroutine#2161] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44021/UmAppDatabase/replication/nodeId 2024-04-19 08:47:04.049 [DefaultDispatcher-worker-6 @coroutine#2161] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44021/UmAppDatabase/replication/nodeId. 2024-04-19 08:47:04.049 [DefaultDispatcher-worker-6 @coroutine#2161] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44021/UmAppDatabase/replication/nodeId 2024-04-19 08:47:04.050 [DefaultDispatcher-worker-9 @coroutine#2161] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44021/UmAppDatabase/replication/nodeId 2024-04-19 08:47:04.050 [DefaultDispatcher-worker-9 @coroutine#2161] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44021/UmAppDatabase/replication/nodeId 2024-04-19 08:47:04.058 [DefaultDispatcher-worker-8 @coroutine#1882] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c8d685e 2024-04-19 08:47:04.058 [DefaultDispatcher-worker-8 @coroutine#1882] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55221/UmAppDatabase/replication/nodeId 2024-04-19 08:47:04.058 [DefaultDispatcher-worker-8 @coroutine#1882] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55221/UmAppDatabase/replication/nodeId. 2024-04-19 08:47:04.058 [DefaultDispatcher-worker-8 @coroutine#1882] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55221/UmAppDatabase/replication/nodeId 2024-04-19 08:47:04.059 [DefaultDispatcher-worker-9 @coroutine#1882] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55221/UmAppDatabase/replication/nodeId 2024-04-19 08:47:04.059 [DefaultDispatcher-worker-9 @coroutine#1882] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55221/UmAppDatabase/replication/nodeId 2024-04-19 08:47:04.063 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d1b6816 2024-04-19 08:47:04.074 [Test worker @coroutine#4760] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d1b6816 2024-04-19 08:47:04.076 [Test worker @coroutine#4762] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d1b6816 2024-04-19 08:47:04.078 [Test worker @coroutine#4764] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d1b6816 2024-04-19 08:47:04.078 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-182 - configuration: 2024-04-19 08:47:04.078 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 08:47:04.078 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 08:47:04.078 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 08:47:04.078 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 08:47:04.078 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 08:47:04.078 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 08:47:04.078 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1ffcb4bb 2024-04-19 08:47:04.078 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 08:47:04.078 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 08:47:04.078 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 08:47:04.078 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 08:47:04.078 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 08:47:04.078 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 08:47:04.078 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 08:47:04.078 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 08:47:04.078 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 08:47:04.078 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 08:47:04.078 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 08:47:04.078 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 08:47:04.078 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 08:47:04.078 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 08:47:04.078 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 08:47:04.078 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 08:47:04.078 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 08:47:04.078 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 08:47:04.078 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 08:47:04.078 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-182" 2024-04-19 08:47:04.078 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 08:47:04.078 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 08:47:04.078 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 08:47:04.078 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 08:47:04.078 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 08:47:04.078 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 08:47:04.078 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 08:47:04.078 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 08:47:04.078 [Test worker @coroutine#4752] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Starting... 2024-04-19 08:47:04.079 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Added connection org.sqlite.jdbc4.JDBC4Connection@29617475 2024-04-19 08:47:04.079 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Added connection org.sqlite.jdbc4.JDBC4Connection@29617475 2024-04-19 08:47:04.079 [Test worker @coroutine#4752] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Start completed. 2024-04-19 08:47:04.090 [HikariPool-3 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 08:47:04.092 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29617475 2024-04-19 08:47:04.103 [Test worker @coroutine#4766] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29617475 2024-04-19 08:47:04.105 [Test worker @coroutine#4768] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29617475 2024-04-19 08:47:04.106 [Test worker @coroutine#4770] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29617475 2024-04-19 08:47:04.118 [DefaultDispatcher-worker-10 @coroutine#4772] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29617475 2024-04-19 08:47:04.130 [DefaultDispatcher-worker-18 @coroutine#4752] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d1b6816 2024-04-19 08:47:04.140 [DefaultDispatcher-worker-14 @coroutine#4752] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d1b6816 2024-04-19 08:47:04.145 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Shutdown initiated... 2024-04-19 08:47:04.145 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Close initiated... 2024-04-19 08:47:04.145 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 08:47:04.145 [HikariPool-181 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3d1b6816: (connection evicted) 2024-04-19 08:47:04.146 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-19 08:47:04.146 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Closed. 2024-04-19 08:47:04.146 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Shutdown completed. 2024-04-19 08:47:04.146 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Shutdown initiated... 2024-04-19 08:47:04.146 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Close initiated... 2024-04-19 08:47:04.146 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 08:47:04.146 [HikariPool-182 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Closing connection org.sqlite.jdbc4.JDBC4Connection@29617475: (connection evicted) 2024-04-19 08:47:04.147 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-19 08:47:04.147 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Closed. 2024-04-19 08:47:04.147 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Shutdown completed. 2024-04-19 08:47:04.149 [Test worker @coroutine#4800] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-183 - configuration: 2024-04-19 08:47:04.150 [Test worker @coroutine#4800] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 08:47:04.150 [Test worker @coroutine#4800] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 08:47:04.150 [Test worker @coroutine#4800] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 08:47:04.150 [Test worker @coroutine#4800] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 08:47:04.150 [Test worker @coroutine#4800] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 08:47:04.150 [Test worker @coroutine#4800] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 08:47:04.150 [Test worker @coroutine#4800] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@f64f47a 2024-04-19 08:47:04.150 [Test worker @coroutine#4800] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 08:47:04.150 [Test worker @coroutine#4800] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 08:47:04.150 [Test worker @coroutine#4800] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 08:47:04.150 [Test worker @coroutine#4800] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 08:47:04.150 [Test worker @coroutine#4800] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 08:47:04.150 [Test worker @coroutine#4800] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 08:47:04.150 [Test worker @coroutine#4800] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 08:47:04.150 [Test worker @coroutine#4800] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 08:47:04.150 [Test worker @coroutine#4800] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 08:47:04.150 [Test worker @coroutine#4800] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 08:47:04.150 [Test worker @coroutine#4800] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 08:47:04.150 [Test worker @coroutine#4800] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 08:47:04.150 [Test worker @coroutine#4800] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 08:47:04.150 [Test worker @coroutine#4800] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 08:47:04.150 [Test worker @coroutine#4800] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 08:47:04.150 [Test worker @coroutine#4800] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 08:47:04.150 [Test worker @coroutine#4800] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 08:47:04.150 [Test worker @coroutine#4800] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 08:47:04.150 [Test worker @coroutine#4800] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 08:47:04.150 [Test worker @coroutine#4800] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-183" 2024-04-19 08:47:04.150 [Test worker @coroutine#4800] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 08:47:04.150 [Test worker @coroutine#4800] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 08:47:04.150 [Test worker @coroutine#4800] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 08:47:04.150 [Test worker @coroutine#4800] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 08:47:04.150 [Test worker @coroutine#4800] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 08:47:04.150 [Test worker @coroutine#4800] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 08:47:04.150 [Test worker @coroutine#4800] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 08:47:04.150 [Test worker @coroutine#4800] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 08:47:04.150 [Test worker @coroutine#4800] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Starting... 2024-04-19 08:47:04.150 [DefaultDispatcher-worker-8 @coroutine#2217] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a598e30 2024-04-19 08:47:04.150 [Test worker @coroutine#4800] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Added connection org.sqlite.jdbc4.JDBC4Connection@da8853c 2024-04-19 08:47:04.150 [Test worker @coroutine#4800] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Added connection org.sqlite.jdbc4.JDBC4Connection@da8853c 2024-04-19 08:47:04.150 [Test worker @coroutine#4800] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Start completed. 2024-04-19 08:47:04.150 [DefaultDispatcher-worker-8 @coroutine#2217] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35773/UmAppDatabase/replication/nodeId 2024-04-19 08:47:04.151 [DefaultDispatcher-worker-8 @coroutine#2217] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35773/UmAppDatabase/replication/nodeId. 2024-04-19 08:47:04.151 [DefaultDispatcher-worker-8 @coroutine#2217] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35773/UmAppDatabase/replication/nodeId 2024-04-19 08:47:04.152 [DefaultDispatcher-worker-6 @coroutine#2217] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35773/UmAppDatabase/replication/nodeId 2024-04-19 08:47:04.152 [DefaultDispatcher-worker-6 @coroutine#2217] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35773/UmAppDatabase/replication/nodeId 2024-04-19 08:47:04.152 [DefaultDispatcher-worker-8 @coroutine#1915] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20040c6e 2024-04-19 08:47:04.152 [DefaultDispatcher-worker-8 @coroutine#1915] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35017/UmAppDatabase/replication/nodeId 2024-04-19 08:47:04.152 [DefaultDispatcher-worker-8 @coroutine#1915] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35017/UmAppDatabase/replication/nodeId. 2024-04-19 08:47:04.152 [DefaultDispatcher-worker-8 @coroutine#1915] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35017/UmAppDatabase/replication/nodeId 2024-04-19 08:47:04.153 [DefaultDispatcher-worker-15 @coroutine#1915] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35017/UmAppDatabase/replication/nodeId 2024-04-19 08:47:04.153 [DefaultDispatcher-worker-15 @coroutine#1915] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35017/UmAppDatabase/replication/nodeId 2024-04-19 08:47:04.167 [Test worker @coroutine#4800] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@da8853c 2024-04-19 08:47:04.178 [Test worker @coroutine#4807] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@da8853c 2024-04-19 08:47:04.179 [Test worker @coroutine#4809] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@da8853c 2024-04-19 08:47:04.181 [Test worker @coroutine#4811] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@da8853c 2024-04-19 08:47:04.181 [Test worker @coroutine#4800] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-184 - configuration: 2024-04-19 08:47:04.182 [Test worker @coroutine#4800] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 08:47:04.182 [Test worker @coroutine#4800] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 08:47:04.182 [Test worker @coroutine#4800] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 08:47:04.182 [Test worker @coroutine#4800] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 08:47:04.182 [Test worker @coroutine#4800] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 08:47:04.182 [Test worker @coroutine#4800] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 08:47:04.182 [Test worker @coroutine#4800] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@13f6395d 2024-04-19 08:47:04.182 [Test worker @coroutine#4800] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 08:47:04.182 [Test worker @coroutine#4800] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 08:47:04.182 [Test worker @coroutine#4800] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 08:47:04.182 [Test worker @coroutine#4800] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 08:47:04.182 [Test worker @coroutine#4800] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 08:47:04.182 [Test worker @coroutine#4800] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 08:47:04.182 [Test worker @coroutine#4800] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 08:47:04.182 [Test worker @coroutine#4800] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 08:47:04.182 [Test worker @coroutine#4800] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 08:47:04.182 [Test worker @coroutine#4800] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 08:47:04.182 [Test worker @coroutine#4800] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 08:47:04.182 [Test worker @coroutine#4800] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 08:47:04.182 [Test worker @coroutine#4800] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 08:47:04.182 [Test worker @coroutine#4800] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 08:47:04.182 [Test worker @coroutine#4800] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 08:47:04.182 [Test worker @coroutine#4800] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 08:47:04.182 [Test worker @coroutine#4800] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 08:47:04.182 [Test worker @coroutine#4800] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 08:47:04.182 [Test worker @coroutine#4800] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 08:47:04.182 [Test worker @coroutine#4800] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-184" 2024-04-19 08:47:04.182 [Test worker @coroutine#4800] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 08:47:04.182 [Test worker @coroutine#4800] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 08:47:04.182 [Test worker @coroutine#4800] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 08:47:04.182 [Test worker @coroutine#4800] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 08:47:04.182 [Test worker @coroutine#4800] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 08:47:04.182 [Test worker @coroutine#4800] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 08:47:04.182 [Test worker @coroutine#4800] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 08:47:04.182 [Test worker @coroutine#4800] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 08:47:04.182 [Test worker @coroutine#4800] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Starting... 2024-04-19 08:47:04.182 [Test worker @coroutine#4800] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Added connection org.sqlite.jdbc4.JDBC4Connection@154ea177 2024-04-19 08:47:04.182 [Test worker @coroutine#4800] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Added connection org.sqlite.jdbc4.JDBC4Connection@154ea177 2024-04-19 08:47:04.182 [Test worker @coroutine#4800] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Start completed. 2024-04-19 08:47:04.195 [Test worker @coroutine#4800] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@154ea177 2024-04-19 08:47:04.206 [Test worker @coroutine#4813] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@154ea177 2024-04-19 08:47:04.208 [Test worker @coroutine#4815] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@154ea177 2024-04-19 08:47:04.210 [Test worker @coroutine#4817] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@154ea177 2024-04-19 08:47:04.222 [DefaultDispatcher-worker-6 @coroutine#4819] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@154ea177 2024-04-19 08:47:04.235 [DefaultDispatcher-worker-8 @coroutine#4800] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@da8853c 2024-04-19 08:47:04.249 [DefaultDispatcher-worker-9 @coroutine#4800] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@da8853c 2024-04-19 08:47:04.251 [HikariPool-183 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-19 08:47:04.259 [DefaultDispatcher-worker-16 @coroutine#4800] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@da8853c 2024-04-19 08:47:04.282 [HikariPool-184 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 08:47:04.324 [DefaultDispatcher-worker-3 @coroutine#1961] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1067192a 2024-04-19 08:47:04.324 [DefaultDispatcher-worker-3 @coroutine#1961] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56135/UmAppDatabase/replication/nodeId 2024-04-19 08:47:04.324 [DefaultDispatcher-worker-3 @coroutine#1961] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56135/UmAppDatabase/replication/nodeId. 2024-04-19 08:47:04.324 [DefaultDispatcher-worker-3 @coroutine#1961] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56135/UmAppDatabase/replication/nodeId 2024-04-19 08:47:04.325 [DefaultDispatcher-worker-16 @coroutine#1961] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56135/UmAppDatabase/replication/nodeId 2024-04-19 08:47:04.325 [DefaultDispatcher-worker-16 @coroutine#1961] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56135/UmAppDatabase/replication/nodeId 2024-04-19 08:47:04.386 [DefaultDispatcher-worker-4 @coroutine#4837] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@da8853c 2024-04-19 08:47:04.389 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Shutdown initiated... 2024-04-19 08:47:04.389 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Close initiated... 2024-04-19 08:47:04.389 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 08:47:04.389 [HikariPool-183 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Closing connection org.sqlite.jdbc4.JDBC4Connection@da8853c: (connection evicted) 2024-04-19 08:47:04.390 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-19 08:47:04.390 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Closed. 2024-04-19 08:47:04.390 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Shutdown completed. 2024-04-19 08:47:04.390 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Shutdown initiated... 2024-04-19 08:47:04.390 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Close initiated... 2024-04-19 08:47:04.390 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 08:47:04.390 [HikariPool-184 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Closing connection org.sqlite.jdbc4.JDBC4Connection@154ea177: (connection evicted) 2024-04-19 08:47:04.391 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-19 08:47:04.391 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Closed. 2024-04-19 08:47:04.391 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Shutdown completed. 2024-04-19 08:47:04.392 [Test worker @coroutine#4847] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-185 - configuration: 2024-04-19 08:47:04.392 [Test worker @coroutine#4847] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 08:47:04.392 [Test worker @coroutine#4847] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 08:47:04.392 [Test worker @coroutine#4847] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 08:47:04.392 [Test worker @coroutine#4847] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 08:47:04.392 [Test worker @coroutine#4847] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 08:47:04.392 [Test worker @coroutine#4847] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 08:47:04.392 [Test worker @coroutine#4847] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@122557f8 2024-04-19 08:47:04.392 [Test worker @coroutine#4847] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 08:47:04.392 [Test worker @coroutine#4847] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 08:47:04.392 [Test worker @coroutine#4847] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 08:47:04.392 [Test worker @coroutine#4847] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 08:47:04.392 [Test worker @coroutine#4847] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 08:47:04.392 [Test worker @coroutine#4847] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 08:47:04.392 [Test worker @coroutine#4847] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 08:47:04.392 [Test worker @coroutine#4847] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 08:47:04.392 [Test worker @coroutine#4847] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 08:47:04.392 [Test worker @coroutine#4847] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 08:47:04.392 [Test worker @coroutine#4847] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 08:47:04.392 [Test worker @coroutine#4847] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 08:47:04.392 [Test worker @coroutine#4847] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 08:47:04.392 [Test worker @coroutine#4847] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 08:47:04.392 [Test worker @coroutine#4847] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 08:47:04.392 [Test worker @coroutine#4847] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 08:47:04.392 [Test worker @coroutine#4847] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 08:47:04.392 [Test worker @coroutine#4847] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 08:47:04.392 [Test worker @coroutine#4847] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 08:47:04.392 [Test worker @coroutine#4847] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-185" 2024-04-19 08:47:04.393 [Test worker @coroutine#4847] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 08:47:04.393 [Test worker @coroutine#4847] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 08:47:04.393 [Test worker @coroutine#4847] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 08:47:04.393 [Test worker @coroutine#4847] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 08:47:04.393 [Test worker @coroutine#4847] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 08:47:04.393 [Test worker @coroutine#4847] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 08:47:04.393 [Test worker @coroutine#4847] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 08:47:04.393 [Test worker @coroutine#4847] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 08:47:04.393 [Test worker @coroutine#4847] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Starting... 2024-04-19 08:47:04.393 [Test worker @coroutine#4847] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Added connection org.sqlite.jdbc4.JDBC4Connection@718212ef 2024-04-19 08:47:04.393 [Test worker @coroutine#4847] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Added connection org.sqlite.jdbc4.JDBC4Connection@718212ef 2024-04-19 08:47:04.393 [Test worker @coroutine#4847] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Start completed. 2024-04-19 08:47:04.409 [Test worker @coroutine#4847] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@718212ef 2024-04-19 08:47:04.420 [Test worker @coroutine#4848] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@718212ef 2024-04-19 08:47:04.422 [Test worker @coroutine#4852] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@718212ef 2024-04-19 08:47:04.424 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@718212ef 2024-04-19 08:47:04.424 [Test worker @coroutine#4847] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-186 - configuration: 2024-04-19 08:47:04.424 [Test worker @coroutine#4847] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 08:47:04.424 [Test worker @coroutine#4847] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 08:47:04.424 [Test worker @coroutine#4847] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 08:47:04.424 [Test worker @coroutine#4847] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 08:47:04.424 [Test worker @coroutine#4847] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 08:47:04.424 [Test worker @coroutine#4847] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 08:47:04.424 [Test worker @coroutine#4847] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7c1a5092 2024-04-19 08:47:04.424 [Test worker @coroutine#4847] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 08:47:04.424 [Test worker @coroutine#4847] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 08:47:04.424 [Test worker @coroutine#4847] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 08:47:04.424 [Test worker @coroutine#4847] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 08:47:04.424 [Test worker @coroutine#4847] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 08:47:04.424 [Test worker @coroutine#4847] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 08:47:04.424 [Test worker @coroutine#4847] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 08:47:04.424 [Test worker @coroutine#4847] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 08:47:04.424 [Test worker @coroutine#4847] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 08:47:04.424 [Test worker @coroutine#4847] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 08:47:04.424 [Test worker @coroutine#4847] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 08:47:04.424 [Test worker @coroutine#4847] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 08:47:04.424 [Test worker @coroutine#4847] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 08:47:04.424 [Test worker @coroutine#4847] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 08:47:04.424 [Test worker @coroutine#4847] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 08:47:04.424 [Test worker @coroutine#4847] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 08:47:04.424 [Test worker @coroutine#4847] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 08:47:04.425 [Test worker @coroutine#4847] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 08:47:04.425 [Test worker @coroutine#4847] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 08:47:04.425 [Test worker @coroutine#4847] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-186" 2024-04-19 08:47:04.425 [Test worker @coroutine#4847] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 08:47:04.425 [Test worker @coroutine#4847] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 08:47:04.425 [Test worker @coroutine#4847] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 08:47:04.425 [Test worker @coroutine#4847] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 08:47:04.425 [Test worker @coroutine#4847] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 08:47:04.425 [Test worker @coroutine#4847] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 08:47:04.425 [Test worker @coroutine#4847] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 08:47:04.425 [Test worker @coroutine#4847] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 08:47:04.425 [Test worker @coroutine#4847] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Starting... 2024-04-19 08:47:04.425 [Test worker @coroutine#4847] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Added connection org.sqlite.jdbc4.JDBC4Connection@59c530b5 2024-04-19 08:47:04.425 [Test worker @coroutine#4847] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Added connection org.sqlite.jdbc4.JDBC4Connection@59c530b5 2024-04-19 08:47:04.425 [Test worker @coroutine#4847] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Start completed. 2024-04-19 08:47:04.435 [DefaultDispatcher-worker-1 @coroutine#1994] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5afaae7e 2024-04-19 08:47:04.435 [DefaultDispatcher-worker-1 @coroutine#1994] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38595/UmAppDatabase/replication/nodeId 2024-04-19 08:47:04.435 [DefaultDispatcher-worker-1 @coroutine#1994] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38595/UmAppDatabase/replication/nodeId. 2024-04-19 08:47:04.435 [DefaultDispatcher-worker-1 @coroutine#1994] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38595/UmAppDatabase/replication/nodeId 2024-04-19 08:47:04.437 [DefaultDispatcher-worker-10 @coroutine#1994] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38595/UmAppDatabase/replication/nodeId 2024-04-19 08:47:04.437 [DefaultDispatcher-worker-10 @coroutine#1994] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38595/UmAppDatabase/replication/nodeId 2024-04-19 08:47:04.441 [Test worker @coroutine#4847] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59c530b5 2024-04-19 08:47:04.454 [Test worker @coroutine#4859] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59c530b5 2024-04-19 08:47:04.456 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59c530b5 2024-04-19 08:47:04.458 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59c530b5 2024-04-19 08:47:04.459 [HikariPool-5 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 08:47:04.470 [DefaultDispatcher-worker-10 @coroutine#4865] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59c530b5 2024-04-19 08:47:04.484 [DefaultDispatcher-worker-2 @coroutine#4847] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@718212ef 2024-04-19 08:47:04.493 [HikariPool-185 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-19 08:47:04.499 [DefaultDispatcher-worker-8 @coroutine#4847] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@718212ef 2024-04-19 08:47:04.508 [DefaultDispatcher-worker-10 @coroutine#4847] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@718212ef 2024-04-19 08:47:04.513 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Shutdown initiated... 2024-04-19 08:47:04.513 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Close initiated... 2024-04-19 08:47:04.513 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 08:47:04.513 [HikariPool-185 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Closing connection org.sqlite.jdbc4.JDBC4Connection@718212ef: (connection evicted) 2024-04-19 08:47:04.514 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-19 08:47:04.514 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Closed. 2024-04-19 08:47:04.514 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Shutdown completed. 2024-04-19 08:47:04.514 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Shutdown initiated... 2024-04-19 08:47:04.514 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Close initiated... 2024-04-19 08:47:04.514 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 08:47:04.514 [HikariPool-186 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Closing connection org.sqlite.jdbc4.JDBC4Connection@59c530b5: (connection evicted) 2024-04-19 08:47:04.515 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-19 08:47:04.515 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Closed. 2024-04-19 08:47:04.515 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Shutdown completed. 2024-04-19 08:47:04.516 [Test worker @coroutine#4882] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-187 - configuration: 2024-04-19 08:47:04.517 [Test worker @coroutine#4882] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 08:47:04.517 [Test worker @coroutine#4882] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 08:47:04.517 [Test worker @coroutine#4882] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 08:47:04.517 [Test worker @coroutine#4882] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 08:47:04.517 [Test worker @coroutine#4882] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 08:47:04.517 [Test worker @coroutine#4882] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 08:47:04.517 [Test worker @coroutine#4882] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@d7ce31c 2024-04-19 08:47:04.517 [Test worker @coroutine#4882] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 08:47:04.517 [Test worker @coroutine#4882] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 08:47:04.517 [Test worker @coroutine#4882] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 08:47:04.517 [Test worker @coroutine#4882] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 08:47:04.517 [Test worker @coroutine#4882] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 08:47:04.517 [Test worker @coroutine#4882] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 08:47:04.517 [Test worker @coroutine#4882] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 08:47:04.517 [Test worker @coroutine#4882] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 08:47:04.517 [Test worker @coroutine#4882] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 08:47:04.517 [Test worker @coroutine#4882] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 08:47:04.517 [Test worker @coroutine#4882] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 08:47:04.517 [Test worker @coroutine#4882] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 08:47:04.517 [Test worker @coroutine#4882] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 08:47:04.517 [Test worker @coroutine#4882] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 08:47:04.517 [Test worker @coroutine#4882] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 08:47:04.517 [Test worker @coroutine#4882] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 08:47:04.517 [Test worker @coroutine#4882] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 08:47:04.517 [Test worker @coroutine#4882] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 08:47:04.517 [Test worker @coroutine#4882] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 08:47:04.517 [Test worker @coroutine#4882] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-187" 2024-04-19 08:47:04.517 [Test worker @coroutine#4882] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 08:47:04.517 [Test worker @coroutine#4882] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 08:47:04.517 [Test worker @coroutine#4882] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 08:47:04.517 [Test worker @coroutine#4882] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 08:47:04.517 [Test worker @coroutine#4882] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 08:47:04.517 [Test worker @coroutine#4882] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 08:47:04.517 [Test worker @coroutine#4882] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 08:47:04.517 [Test worker @coroutine#4882] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 08:47:04.517 [Test worker @coroutine#4882] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Starting... 2024-04-19 08:47:04.517 [DefaultDispatcher-worker-10 @coroutine#2023] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63df2eb8 2024-04-19 08:47:04.517 [Test worker @coroutine#4882] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Added connection org.sqlite.jdbc4.JDBC4Connection@302fa67a 2024-04-19 08:47:04.517 [Test worker @coroutine#4882] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Added connection org.sqlite.jdbc4.JDBC4Connection@302fa67a 2024-04-19 08:47:04.518 [Test worker @coroutine#4882] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Start completed. 2024-04-19 08:47:04.518 [DefaultDispatcher-worker-10 @coroutine#2023] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52279/UmAppDatabase/replication/nodeId 2024-04-19 08:47:04.518 [DefaultDispatcher-worker-10 @coroutine#2023] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52279/UmAppDatabase/replication/nodeId. 2024-04-19 08:47:04.518 [DefaultDispatcher-worker-10 @coroutine#2023] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52279/UmAppDatabase/replication/nodeId 2024-04-19 08:47:04.519 [DefaultDispatcher-worker-17 @coroutine#2023] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52279/UmAppDatabase/replication/nodeId 2024-04-19 08:47:04.519 [DefaultDispatcher-worker-17 @coroutine#2023] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52279/UmAppDatabase/replication/nodeId 2024-04-19 08:47:04.535 [Test worker @coroutine#4882] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@302fa67a 2024-04-19 08:47:04.546 [Test worker @coroutine#4886] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@302fa67a 2024-04-19 08:47:04.548 [Test worker @coroutine#4889] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@302fa67a 2024-04-19 08:47:04.550 [Test worker @coroutine#4891] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@302fa67a 2024-04-19 08:47:04.550 [Test worker @coroutine#4882] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-188 - configuration: 2024-04-19 08:47:04.550 [Test worker @coroutine#4882] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 08:47:04.550 [Test worker @coroutine#4882] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 08:47:04.550 [Test worker @coroutine#4882] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 08:47:04.550 [Test worker @coroutine#4882] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 08:47:04.550 [Test worker @coroutine#4882] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 08:47:04.550 [Test worker @coroutine#4882] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 08:47:04.550 [Test worker @coroutine#4882] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@59dae020 2024-04-19 08:47:04.550 [Test worker @coroutine#4882] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 08:47:04.550 [Test worker @coroutine#4882] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 08:47:04.550 [Test worker @coroutine#4882] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 08:47:04.550 [Test worker @coroutine#4882] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 08:47:04.550 [Test worker @coroutine#4882] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 08:47:04.550 [Test worker @coroutine#4882] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 08:47:04.550 [Test worker @coroutine#4882] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 08:47:04.550 [Test worker @coroutine#4882] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 08:47:04.550 [Test worker @coroutine#4882] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 08:47:04.550 [Test worker @coroutine#4882] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 08:47:04.550 [Test worker @coroutine#4882] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 08:47:04.550 [Test worker @coroutine#4882] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 08:47:04.550 [Test worker @coroutine#4882] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 08:47:04.550 [Test worker @coroutine#4882] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 08:47:04.550 [Test worker @coroutine#4882] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 08:47:04.550 [Test worker @coroutine#4882] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 08:47:04.550 [Test worker @coroutine#4882] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 08:47:04.550 [Test worker @coroutine#4882] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 08:47:04.550 [Test worker @coroutine#4882] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 08:47:04.550 [Test worker @coroutine#4882] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-188" 2024-04-19 08:47:04.550 [Test worker @coroutine#4882] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 08:47:04.550 [Test worker @coroutine#4882] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 08:47:04.550 [Test worker @coroutine#4882] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 08:47:04.550 [Test worker @coroutine#4882] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 08:47:04.550 [Test worker @coroutine#4882] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 08:47:04.550 [Test worker @coroutine#4882] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 08:47:04.550 [Test worker @coroutine#4882] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 08:47:04.550 [Test worker @coroutine#4882] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 08:47:04.550 [Test worker @coroutine#4882] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Starting... 2024-04-19 08:47:04.551 [Test worker @coroutine#4882] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e49ab66 2024-04-19 08:47:04.551 [Test worker @coroutine#4882] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e49ab66 2024-04-19 08:47:04.551 [Test worker @coroutine#4882] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Start completed. 2024-04-19 08:47:04.564 [Test worker @coroutine#4882] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e49ab66 2024-04-19 08:47:04.575 [Test worker @coroutine#4893] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e49ab66 2024-04-19 08:47:04.577 [Test worker @coroutine#4896] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e49ab66 2024-04-19 08:47:04.578 [Test worker @coroutine#4898] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e49ab66 2024-04-19 08:47:04.591 [DefaultDispatcher-worker-11 @coroutine#4900] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e49ab66 2024-04-19 08:47:04.603 [DefaultDispatcher-worker-10 @coroutine#4882] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@302fa67a 2024-04-19 08:47:04.611 [DefaultDispatcher-worker-10 @coroutine#4882] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@302fa67a 2024-04-19 08:47:04.616 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Shutdown initiated... 2024-04-19 08:47:04.616 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Close initiated... 2024-04-19 08:47:04.616 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 08:47:04.616 [HikariPool-187 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Closing connection org.sqlite.jdbc4.JDBC4Connection@302fa67a: (connection evicted) 2024-04-19 08:47:04.617 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-19 08:47:04.617 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Closed. 2024-04-19 08:47:04.617 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Shutdown completed. 2024-04-19 08:47:04.617 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Shutdown initiated... 2024-04-19 08:47:04.617 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Close initiated... 2024-04-19 08:47:04.617 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 08:47:04.617 [HikariPool-188 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7e49ab66: (connection evicted) 2024-04-19 08:47:04.618 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-19 08:47:04.618 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Closed. 2024-04-19 08:47:04.618 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Shutdown completed. 2024-04-19 08:47:04.619 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-189 - configuration: 2024-04-19 08:47:04.619 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 08:47:04.619 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 08:47:04.619 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 08:47:04.619 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 08:47:04.619 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 08:47:04.619 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 08:47:04.619 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@71669835 2024-04-19 08:47:04.619 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 08:47:04.619 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 08:47:04.619 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 08:47:04.619 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 08:47:04.619 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 08:47:04.619 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 08:47:04.619 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 08:47:04.619 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 08:47:04.619 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 08:47:04.619 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 08:47:04.620 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 08:47:04.620 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 08:47:04.620 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 08:47:04.620 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 08:47:04.620 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 08:47:04.620 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 08:47:04.620 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 08:47:04.620 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 08:47:04.620 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 08:47:04.620 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-189" 2024-04-19 08:47:04.620 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 08:47:04.620 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 08:47:04.620 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 08:47:04.620 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 08:47:04.620 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 08:47:04.620 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 08:47:04.620 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 08:47:04.620 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 08:47:04.620 [Test worker @coroutine#4915] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Starting... 2024-04-19 08:47:04.620 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Added connection org.sqlite.jdbc4.JDBC4Connection@130901fd 2024-04-19 08:47:04.620 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Added connection org.sqlite.jdbc4.JDBC4Connection@130901fd 2024-04-19 08:47:04.620 [Test worker @coroutine#4915] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Start completed. 2024-04-19 08:47:04.640 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@130901fd 2024-04-19 08:47:04.651 [Test worker @coroutine#4916] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@130901fd 2024-04-19 08:47:04.653 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@130901fd 2024-04-19 08:47:04.655 [Test worker @coroutine#4920] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@130901fd 2024-04-19 08:47:04.655 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-190 - configuration: 2024-04-19 08:47:04.655 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 08:47:04.655 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 08:47:04.655 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 08:47:04.655 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 08:47:04.655 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 08:47:04.655 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 08:47:04.655 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@210b4145 2024-04-19 08:47:04.655 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 08:47:04.655 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 08:47:04.655 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 08:47:04.655 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 08:47:04.655 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 08:47:04.655 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 08:47:04.655 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 08:47:04.655 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 08:47:04.655 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 08:47:04.655 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 08:47:04.655 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 08:47:04.655 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 08:47:04.655 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 08:47:04.655 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 08:47:04.655 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 08:47:04.655 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 08:47:04.655 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 08:47:04.655 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 08:47:04.655 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 08:47:04.655 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-190" 2024-04-19 08:47:04.655 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 08:47:04.655 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 08:47:04.655 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 08:47:04.655 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 08:47:04.655 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 08:47:04.655 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 08:47:04.655 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 08:47:04.655 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 08:47:04.655 [Test worker @coroutine#4915] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Starting... 2024-04-19 08:47:04.655 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Added connection org.sqlite.jdbc4.JDBC4Connection@738a1324 2024-04-19 08:47:04.655 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Added connection org.sqlite.jdbc4.JDBC4Connection@738a1324 2024-04-19 08:47:04.655 [Test worker @coroutine#4915] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Start completed. 2024-04-19 08:47:04.669 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@738a1324 2024-04-19 08:47:04.683 [DefaultDispatcher-worker-9 @coroutine#2066] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e8eea59 2024-04-19 08:47:04.683 [DefaultDispatcher-worker-16 @coroutine#2052] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17260f7f 2024-04-19 08:47:04.683 [DefaultDispatcher-worker-9 @coroutine#2066] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47595/UmAppDatabase/replication/nodeId 2024-04-19 08:47:04.683 [DefaultDispatcher-worker-16 @coroutine#2052] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-19 08:47:04.683 [DefaultDispatcher-worker-9 @coroutine#2066] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47595/UmAppDatabase/replication/nodeId. 2024-04-19 08:47:04.683 [DefaultDispatcher-worker-16 @coroutine#2052] 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-04-19 08:47:04.683 [DefaultDispatcher-worker-9 @coroutine#2066] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47595/UmAppDatabase/replication/nodeId 2024-04-19 08:47:04.683 [DefaultDispatcher-worker-16 @coroutine#2052] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-19 08:47:04.683 [Test worker @coroutine#4922] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@738a1324 2024-04-19 08:47:04.684 [DefaultDispatcher-worker-9 @coroutine#2052] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-19 08:47:04.684 [DefaultDispatcher-worker-7 @coroutine#2066] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47595/UmAppDatabase/replication/nodeId 2024-04-19 08:47:04.684 [DefaultDispatcher-worker-7 @coroutine#2066] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47595/UmAppDatabase/replication/nodeId 2024-04-19 08:47:04.685 [Test worker @coroutine#4928] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@738a1324 2024-04-19 08:47:04.687 [Test worker @coroutine#4931] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@738a1324 2024-04-19 08:47:04.697 [DefaultDispatcher-worker-13 @coroutine#4933] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@738a1324 2024-04-19 08:47:04.710 [DefaultDispatcher-worker-6 @coroutine#4915] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@130901fd 2024-04-19 08:47:04.720 [HikariPool-189 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-19 08:47:04.724 [DefaultDispatcher-worker-8 @coroutine#4915] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@130901fd 2024-04-19 08:47:04.735 [DefaultDispatcher-worker-13 @coroutine#4915] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@130901fd 2024-04-19 08:47:04.740 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Shutdown initiated... 2024-04-19 08:47:04.740 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Close initiated... 2024-04-19 08:47:04.740 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 08:47:04.741 [HikariPool-189 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Closing connection org.sqlite.jdbc4.JDBC4Connection@130901fd: (connection evicted) 2024-04-19 08:47:04.742 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-19 08:47:04.742 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Closed. 2024-04-19 08:47:04.742 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Shutdown completed. 2024-04-19 08:47:04.742 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Shutdown initiated... 2024-04-19 08:47:04.742 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Close initiated... 2024-04-19 08:47:04.742 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 08:47:04.742 [HikariPool-190 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Closing connection org.sqlite.jdbc4.JDBC4Connection@738a1324: (connection evicted) 2024-04-19 08:47:04.743 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-19 08:47:04.743 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Closed. 2024-04-19 08:47:04.743 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Shutdown completed. 2024-04-19 08:47:04.745 [Test worker @coroutine#4952] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-191 - configuration: 2024-04-19 08:47:04.745 [Test worker @coroutine#4952] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 08:47:04.745 [Test worker @coroutine#4952] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 08:47:04.745 [Test worker @coroutine#4952] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 08:47:04.745 [Test worker @coroutine#4952] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 08:47:04.745 [Test worker @coroutine#4952] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 08:47:04.745 [Test worker @coroutine#4952] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 08:47:04.745 [Test worker @coroutine#4952] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5e9355a6 2024-04-19 08:47:04.745 [Test worker @coroutine#4952] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 08:47:04.745 [Test worker @coroutine#4952] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 08:47:04.745 [Test worker @coroutine#4952] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 08:47:04.745 [Test worker @coroutine#4952] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 08:47:04.745 [Test worker @coroutine#4952] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 08:47:04.745 [Test worker @coroutine#4952] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 08:47:04.745 [Test worker @coroutine#4952] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 08:47:04.745 [Test worker @coroutine#4952] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 08:47:04.745 [Test worker @coroutine#4952] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 08:47:04.745 [Test worker @coroutine#4952] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 08:47:04.745 [Test worker @coroutine#4952] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 08:47:04.745 [Test worker @coroutine#4952] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 08:47:04.745 [Test worker @coroutine#4952] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 08:47:04.745 [Test worker @coroutine#4952] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 08:47:04.745 [Test worker @coroutine#4952] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 08:47:04.745 [Test worker @coroutine#4952] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 08:47:04.745 [Test worker @coroutine#4952] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 08:47:04.745 [Test worker @coroutine#4952] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 08:47:04.745 [Test worker @coroutine#4952] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 08:47:04.745 [Test worker @coroutine#4952] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-191" 2024-04-19 08:47:04.745 [Test worker @coroutine#4952] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 08:47:04.745 [Test worker @coroutine#4952] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 08:47:04.745 [Test worker @coroutine#4952] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 08:47:04.745 [Test worker @coroutine#4952] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 08:47:04.745 [Test worker @coroutine#4952] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 08:47:04.745 [Test worker @coroutine#4952] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 08:47:04.745 [Test worker @coroutine#4952] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 08:47:04.745 [Test worker @coroutine#4952] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 08:47:04.746 [Test worker @coroutine#4952] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Starting... 2024-04-19 08:47:04.746 [Test worker @coroutine#4952] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Added connection org.sqlite.jdbc4.JDBC4Connection@68c1d547 2024-04-19 08:47:04.746 [Test worker @coroutine#4952] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Added connection org.sqlite.jdbc4.JDBC4Connection@68c1d547 2024-04-19 08:47:04.746 [Test worker @coroutine#4952] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Start completed. 2024-04-19 08:47:04.763 [Test worker @coroutine#4952] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68c1d547 2024-04-19 08:47:04.774 [Test worker @coroutine#4953] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68c1d547 2024-04-19 08:47:04.775 [Test worker @coroutine#4955] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68c1d547 2024-04-19 08:47:04.777 [Test worker @coroutine#4957] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68c1d547 2024-04-19 08:47:04.788 [DefaultDispatcher-worker-6 @coroutine#4952] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68c1d547 2024-04-19 08:47:04.796 [DefaultDispatcher-worker-6 @coroutine#4959] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68c1d547 2024-04-19 08:47:04.801 [UI Thread @coroutine#4978] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/api/contententryimportjob/importjobs?contententryuid=582708626609213440 2024-04-19 08:47:04.801 [UI Thread @coroutine#4978] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/api/contententryimportjob/importjobs?contententryuid=582708626609213440. 2024-04-19 08:47:04.801 [UI Thread @coroutine#4978] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/api/contententryimportjob/importjobs?contententryuid=582708626609213440 2024-04-19 08:47:04.803 [UI Thread @coroutine#4978] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/api/contententryimportjob/importjobs?contententryuid=582708626609213440 2024-04-19 08:47:04.803 [UI Thread @coroutine#4978] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/api/contententryimportjob/importjobs?contententryuid=582708626609213440 2024-04-19 08:47:04.804 [UI Thread @coroutine#4978] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost/api/contententryimportjob/importjobs?contententryuid=582708626609213440. 2024-04-19 08:47:04.804 [UI Thread @coroutine#4978] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost/api/contententryimportjob/importjobs?contententryuid=582708626609213440 to class io.ktor.utils.io.ByteReadChannel 2024-04-19 08:47:04.807 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Shutdown initiated... 2024-04-19 08:47:04.807 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Close initiated... 2024-04-19 08:47:04.807 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 08:47:04.807 [HikariPool-191 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Closing connection org.sqlite.jdbc4.JDBC4Connection@68c1d547: (connection evicted) 2024-04-19 08:47:04.808 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-19 08:47:04.808 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Closed. 2024-04-19 08:47:04.808 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Shutdown completed. 2024-04-19 08:47:04.866 [Test worker @coroutine#4994] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-192 - configuration: 2024-04-19 08:47:04.866 [Test worker @coroutine#4994] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 08:47:04.866 [Test worker @coroutine#4994] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 08:47:04.866 [Test worker @coroutine#4994] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 08:47:04.866 [Test worker @coroutine#4994] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 08:47:04.866 [Test worker @coroutine#4994] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 08:47:04.866 [Test worker @coroutine#4994] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 08:47:04.866 [Test worker @coroutine#4994] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@27df971b 2024-04-19 08:47:04.866 [Test worker @coroutine#4994] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 08:47:04.866 [Test worker @coroutine#4994] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 08:47:04.866 [Test worker @coroutine#4994] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 08:47:04.866 [Test worker @coroutine#4994] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 08:47:04.866 [Test worker @coroutine#4994] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 08:47:04.866 [Test worker @coroutine#4994] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 08:47:04.866 [Test worker @coroutine#4994] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 08:47:04.866 [Test worker @coroutine#4994] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 08:47:04.866 [Test worker @coroutine#4994] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 08:47:04.866 [Test worker @coroutine#4994] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 08:47:04.866 [Test worker @coroutine#4994] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 08:47:04.866 [Test worker @coroutine#4994] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 08:47:04.866 [Test worker @coroutine#4994] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 08:47:04.866 [Test worker @coroutine#4994] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 08:47:04.866 [Test worker @coroutine#4994] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 08:47:04.866 [Test worker @coroutine#4994] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 08:47:04.867 [Test worker @coroutine#4994] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 08:47:04.867 [Test worker @coroutine#4994] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 08:47:04.867 [Test worker @coroutine#4994] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 08:47:04.867 [Test worker @coroutine#4994] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-192" 2024-04-19 08:47:04.867 [Test worker @coroutine#4994] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 08:47:04.867 [Test worker @coroutine#4994] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 08:47:04.867 [Test worker @coroutine#4994] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 08:47:04.867 [Test worker @coroutine#4994] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 08:47:04.867 [Test worker @coroutine#4994] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 08:47:04.867 [Test worker @coroutine#4994] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 08:47:04.867 [Test worker @coroutine#4994] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 08:47:04.867 [Test worker @coroutine#4994] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 08:47:04.867 [Test worker @coroutine#4994] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Starting... 2024-04-19 08:47:04.867 [Test worker @coroutine#4994] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Added connection org.sqlite.jdbc4.JDBC4Connection@363b7709 2024-04-19 08:47:04.867 [Test worker @coroutine#4994] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Added connection org.sqlite.jdbc4.JDBC4Connection@363b7709 2024-04-19 08:47:04.872 [Test worker @coroutine#4994] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Start completed. 2024-04-19 08:47:04.880 [DefaultDispatcher-worker-14 @coroutine#2118] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@738ae785 2024-04-19 08:47:04.880 [DefaultDispatcher-worker-14 @coroutine#2118] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54021/UmAppDatabase/replication/nodeId 2024-04-19 08:47:04.881 [DefaultDispatcher-worker-14 @coroutine#2118] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54021/UmAppDatabase/replication/nodeId. 2024-04-19 08:47:04.881 [DefaultDispatcher-worker-14 @coroutine#2118] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54021/UmAppDatabase/replication/nodeId 2024-04-19 08:47:04.882 [DefaultDispatcher-worker-3 @coroutine#2118] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54021/UmAppDatabase/replication/nodeId 2024-04-19 08:47:04.882 [DefaultDispatcher-worker-3 @coroutine#2118] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54021/UmAppDatabase/replication/nodeId 2024-04-19 08:47:04.889 [Test worker @coroutine#4994] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@363b7709 2024-04-19 08:47:04.900 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@363b7709 2024-04-19 08:47:04.901 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@363b7709 2024-04-19 08:47:04.902 [HikariPool-7 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 08:47:04.903 [Test worker @coroutine#5002] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@363b7709 2024-04-19 08:47:04.928 [DefaultDispatcher-worker-1 @coroutine#4994] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@363b7709 2024-04-19 08:47:04.937 [DefaultDispatcher-worker-13 @coroutine#5004] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@363b7709 2024-04-19 08:47:04.946 [DefaultDispatcher-worker-9 @coroutine#4994] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@363b7709 2024-04-19 08:47:04.960 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Shutdown initiated... 2024-04-19 08:47:04.960 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Close initiated... 2024-04-19 08:47:04.960 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 08:47:04.960 [HikariPool-192 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Closing connection org.sqlite.jdbc4.JDBC4Connection@363b7709: (connection evicted) 2024-04-19 08:47:04.961 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-19 08:47:04.961 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Closed. 2024-04-19 08:47:04.961 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Shutdown completed. 2024-04-19 08:47:05.009 [HikariPool-9 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 08:47:05.011 [HikariPool-11 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 08:47:05.015 [Test worker @coroutine#5021] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-193 - configuration: 2024-04-19 08:47:05.015 [Test worker @coroutine#5021] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 08:47:05.015 [Test worker @coroutine#5021] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 08:47:05.015 [Test worker @coroutine#5021] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 08:47:05.015 [Test worker @coroutine#5021] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 08:47:05.015 [Test worker @coroutine#5021] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 08:47:05.015 [Test worker @coroutine#5021] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 08:47:05.015 [Test worker @coroutine#5021] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@d69fd7a 2024-04-19 08:47:05.015 [Test worker @coroutine#5021] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 08:47:05.015 [Test worker @coroutine#5021] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 08:47:05.015 [Test worker @coroutine#5021] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 08:47:05.015 [Test worker @coroutine#5021] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 08:47:05.015 [Test worker @coroutine#5021] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 08:47:05.015 [Test worker @coroutine#5021] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 08:47:05.015 [Test worker @coroutine#5021] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 08:47:05.015 [Test worker @coroutine#5021] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 08:47:05.015 [Test worker @coroutine#5021] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 08:47:05.015 [Test worker @coroutine#5021] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 08:47:05.016 [Test worker @coroutine#5021] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 08:47:05.016 [Test worker @coroutine#5021] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 08:47:05.016 [Test worker @coroutine#5021] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 08:47:05.016 [Test worker @coroutine#5021] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 08:47:05.016 [Test worker @coroutine#5021] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 08:47:05.016 [Test worker @coroutine#5021] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 08:47:05.016 [Test worker @coroutine#5021] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 08:47:05.016 [Test worker @coroutine#5021] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 08:47:05.016 [Test worker @coroutine#5021] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 08:47:05.016 [Test worker @coroutine#5021] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-193" 2024-04-19 08:47:05.016 [Test worker @coroutine#5021] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 08:47:05.016 [Test worker @coroutine#5021] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 08:47:05.016 [Test worker @coroutine#5021] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 08:47:05.016 [Test worker @coroutine#5021] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 08:47:05.016 [Test worker @coroutine#5021] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 08:47:05.016 [Test worker @coroutine#5021] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 08:47:05.016 [Test worker @coroutine#5021] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 08:47:05.016 [Test worker @coroutine#5021] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 08:47:05.016 [Test worker @coroutine#5021] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Starting... 2024-04-19 08:47:05.016 [Test worker @coroutine#5021] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e5e0e75 2024-04-19 08:47:05.016 [Test worker @coroutine#5021] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e5e0e75 2024-04-19 08:47:05.016 [Test worker @coroutine#5021] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Start completed. 2024-04-19 08:47:05.030 [Test worker @coroutine#5021] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e5e0e75 2024-04-19 08:47:05.041 [Test worker @coroutine#5023] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e5e0e75 2024-04-19 08:47:05.042 [Test worker @coroutine#5025] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e5e0e75 2024-04-19 08:47:05.044 [Test worker @coroutine#5027] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e5e0e75 2024-04-19 08:47:05.047 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Shutdown initiated... 2024-04-19 08:47:05.047 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Close initiated... 2024-04-19 08:47:05.047 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-19 08:47:05.048 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-19 08:47:05.048 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Closed. 2024-04-19 08:47:05.048 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Shutdown completed. 2024-04-19 08:47:05.050 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-194 - configuration: 2024-04-19 08:47:05.050 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 08:47:05.050 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 08:47:05.050 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 08:47:05.050 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 08:47:05.050 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 08:47:05.050 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 08:47:05.050 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@18c2b4c6 2024-04-19 08:47:05.050 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 08:47:05.050 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 08:47:05.050 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 08:47:05.050 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 08:47:05.050 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 08:47:05.050 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 08:47:05.050 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 08:47:05.050 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 08:47:05.050 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 08:47:05.050 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 08:47:05.050 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 08:47:05.050 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 08:47:05.050 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 08:47:05.050 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 08:47:05.050 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 08:47:05.050 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 08:47:05.050 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 08:47:05.050 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 08:47:05.050 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 08:47:05.050 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-194" 2024-04-19 08:47:05.050 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 08:47:05.050 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 08:47:05.050 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 08:47:05.050 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 08:47:05.050 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 08:47:05.050 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 08:47:05.050 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 08:47:05.050 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 08:47:05.050 [Test worker @coroutine#5039] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Starting... 2024-04-19 08:47:05.050 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Added connection org.sqlite.jdbc4.JDBC4Connection@461e9b31 2024-04-19 08:47:05.050 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Added connection org.sqlite.jdbc4.JDBC4Connection@461e9b31 2024-04-19 08:47:05.050 [Test worker @coroutine#5039] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Start completed. 2024-04-19 08:47:05.053 [HikariPool-13 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 08:47:05.059 [DefaultDispatcher-worker-9 @coroutine#2161] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9120cb5 2024-04-19 08:47:05.060 [DefaultDispatcher-worker-9 @coroutine#2161] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44021/UmAppDatabase/replication/nodeId 2024-04-19 08:47:05.060 [DefaultDispatcher-worker-9 @coroutine#2161] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44021/UmAppDatabase/replication/nodeId. 2024-04-19 08:47:05.060 [DefaultDispatcher-worker-9 @coroutine#2161] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44021/UmAppDatabase/replication/nodeId 2024-04-19 08:47:05.061 [DefaultDispatcher-worker-18 @coroutine#2161] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44021/UmAppDatabase/replication/nodeId 2024-04-19 08:47:05.061 [DefaultDispatcher-worker-18 @coroutine#2161] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44021/UmAppDatabase/replication/nodeId 2024-04-19 08:47:05.066 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@461e9b31 2024-04-19 08:47:05.069 [DefaultDispatcher-worker-3 @coroutine#1882] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c8d685e 2024-04-19 08:47:05.069 [DefaultDispatcher-worker-3 @coroutine#1882] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55221/UmAppDatabase/replication/nodeId 2024-04-19 08:47:05.069 [DefaultDispatcher-worker-3 @coroutine#1882] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55221/UmAppDatabase/replication/nodeId. 2024-04-19 08:47:05.069 [DefaultDispatcher-worker-3 @coroutine#1882] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55221/UmAppDatabase/replication/nodeId 2024-04-19 08:47:05.070 [DefaultDispatcher-worker-12 @coroutine#1882] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55221/UmAppDatabase/replication/nodeId 2024-04-19 08:47:05.070 [DefaultDispatcher-worker-12 @coroutine#1882] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55221/UmAppDatabase/replication/nodeId 2024-04-19 08:47:05.078 [Test worker @coroutine#5044] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@461e9b31 2024-04-19 08:47:05.080 [Test worker @coroutine#5049] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@461e9b31 2024-04-19 08:47:05.081 [Test worker @coroutine#5051] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@461e9b31 2024-04-19 08:47:05.085 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Shutdown initiated... 2024-04-19 08:47:05.085 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Close initiated... 2024-04-19 08:47:05.085 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-19 08:47:05.085 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-19 08:47:05.085 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Closed. 2024-04-19 08:47:05.085 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Shutdown completed. 2024-04-19 08:47:05.088 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-195 - configuration: 2024-04-19 08:47:05.088 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 08:47:05.088 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 08:47:05.088 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 08:47:05.088 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 08:47:05.088 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 08:47:05.088 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 08:47:05.088 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@716a6343 2024-04-19 08:47:05.088 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 08:47:05.088 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 08:47:05.088 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 08:47:05.088 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 08:47:05.088 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 08:47:05.088 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 08:47:05.088 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 08:47:05.088 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 08:47:05.088 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 08:47:05.088 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 08:47:05.088 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 08:47:05.088 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 08:47:05.088 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 08:47:05.088 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 08:47:05.088 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 08:47:05.088 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 08:47:05.088 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 08:47:05.088 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 08:47:05.088 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 08:47:05.088 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-195" 2024-04-19 08:47:05.088 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 08:47:05.088 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 08:47:05.088 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 08:47:05.088 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 08:47:05.088 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 08:47:05.088 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 08:47:05.088 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 08:47:05.088 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 08:47:05.088 [Test worker @coroutine#5064] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Starting... 2024-04-19 08:47:05.089 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Added connection org.sqlite.jdbc4.JDBC4Connection@564b221e 2024-04-19 08:47:05.089 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Added connection org.sqlite.jdbc4.JDBC4Connection@564b221e 2024-04-19 08:47:05.089 [Test worker @coroutine#5064] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Start completed. 2024-04-19 08:47:05.105 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@564b221e 2024-04-19 08:47:05.116 [Test worker @coroutine#5065] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@564b221e 2024-04-19 08:47:05.118 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@564b221e 2024-04-19 08:47:05.120 [Test worker @coroutine#5069] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@564b221e 2024-04-19 08:47:05.120 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-196 - configuration: 2024-04-19 08:47:05.120 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 08:47:05.120 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 08:47:05.120 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 08:47:05.120 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 08:47:05.120 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 08:47:05.120 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 08:47:05.120 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@25b7ccfc 2024-04-19 08:47:05.120 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 08:47:05.120 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 08:47:05.120 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 08:47:05.120 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 08:47:05.120 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 08:47:05.120 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 08:47:05.120 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 08:47:05.120 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 08:47:05.120 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 08:47:05.120 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 08:47:05.120 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 08:47:05.120 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 08:47:05.120 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 08:47:05.120 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 08:47:05.120 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 08:47:05.120 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 08:47:05.120 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 08:47:05.120 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 08:47:05.120 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 08:47:05.120 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-196" 2024-04-19 08:47:05.120 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 08:47:05.120 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 08:47:05.120 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 08:47:05.120 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 08:47:05.120 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 08:47:05.120 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 08:47:05.120 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 08:47:05.120 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 08:47:05.120 [Test worker @coroutine#5064] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Starting... 2024-04-19 08:47:05.121 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Added connection org.sqlite.jdbc4.JDBC4Connection@58179860 2024-04-19 08:47:05.121 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Added connection org.sqlite.jdbc4.JDBC4Connection@58179860 2024-04-19 08:47:05.121 [Test worker @coroutine#5064] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Start completed. 2024-04-19 08:47:05.135 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58179860 2024-04-19 08:47:05.146 [Test worker @coroutine#5071] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58179860 2024-04-19 08:47:05.147 [Test worker @coroutine#5073] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58179860 2024-04-19 08:47:05.149 [Test worker @coroutine#5075] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58179860 2024-04-19 08:47:05.161 [DefaultDispatcher-worker-11 @coroutine#5077] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58179860 2024-04-19 08:47:05.163 [DefaultDispatcher-worker-18 @coroutine#2217] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a598e30 2024-04-19 08:47:05.163 [DefaultDispatcher-worker-18 @coroutine#2217] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35773/UmAppDatabase/replication/nodeId 2024-04-19 08:47:05.163 [DefaultDispatcher-worker-18 @coroutine#2217] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35773/UmAppDatabase/replication/nodeId. 2024-04-19 08:47:05.163 [DefaultDispatcher-worker-18 @coroutine#2217] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35773/UmAppDatabase/replication/nodeId 2024-04-19 08:47:05.164 [DefaultDispatcher-worker-5 @coroutine#1915] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20040c6e 2024-04-19 08:47:05.164 [DefaultDispatcher-worker-13 @coroutine#2217] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35773/UmAppDatabase/replication/nodeId 2024-04-19 08:47:05.164 [DefaultDispatcher-worker-13 @coroutine#2217] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35773/UmAppDatabase/replication/nodeId 2024-04-19 08:47:05.164 [DefaultDispatcher-worker-5 @coroutine#1915] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35017/UmAppDatabase/replication/nodeId 2024-04-19 08:47:05.164 [DefaultDispatcher-worker-5 @coroutine#1915] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35017/UmAppDatabase/replication/nodeId. 2024-04-19 08:47:05.164 [DefaultDispatcher-worker-5 @coroutine#1915] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35017/UmAppDatabase/replication/nodeId 2024-04-19 08:47:05.165 [DefaultDispatcher-worker-5 @coroutine#1915] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35017/UmAppDatabase/replication/nodeId 2024-04-19 08:47:05.165 [DefaultDispatcher-worker-5 @coroutine#1915] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35017/UmAppDatabase/replication/nodeId 2024-04-19 08:47:05.174 [DefaultDispatcher-worker-5 @coroutine#5064] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@564b221e 2024-04-19 08:47:05.177 [UI Thread @coroutine#5093] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42375/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-04-19 08:47:05.177 [UI Thread @coroutine#5093] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42375/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2024-04-19 08:47:05.177 [UI Thread @coroutine#5093] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42375/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-04-19 08:47:05.179 [UI Thread @coroutine#5093] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42375/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-04-19 08:47:05.179 [UI Thread @coroutine#5093] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42375/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-04-19 08:47:05.179 [UI Thread @coroutine#5093] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:42375/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2024-04-19 08:47:05.179 [UI Thread @coroutine#5093] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:42375/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub to class io.ktor.utils.io.core.ByteReadPacket 2024-04-19 08:47:05.181 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Shutdown initiated... 2024-04-19 08:47:05.181 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Close initiated... 2024-04-19 08:47:05.181 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 08:47:05.181 [HikariPool-195 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Closing connection org.sqlite.jdbc4.JDBC4Connection@564b221e: (connection evicted) 2024-04-19 08:47:05.182 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-19 08:47:05.182 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Closed. 2024-04-19 08:47:05.182 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Shutdown completed. 2024-04-19 08:47:05.182 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Shutdown initiated... 2024-04-19 08:47:05.182 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Close initiated... 2024-04-19 08:47:05.182 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 08:47:05.182 [HikariPool-196 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Closing connection org.sqlite.jdbc4.JDBC4Connection@58179860: (connection evicted) 2024-04-19 08:47:05.183 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-19 08:47:05.183 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Closed. 2024-04-19 08:47:05.183 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Shutdown completed. 2024-04-19 08:47:05.184 [Test worker @coroutine#5099] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-197 - configuration: 2024-04-19 08:47:05.184 [Test worker @coroutine#5099] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 08:47:05.184 [Test worker @coroutine#5099] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 08:47:05.184 [Test worker @coroutine#5099] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 08:47:05.184 [Test worker @coroutine#5099] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 08:47:05.184 [Test worker @coroutine#5099] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 08:47:05.184 [Test worker @coroutine#5099] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 08:47:05.184 [Test worker @coroutine#5099] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@653e79fc 2024-04-19 08:47:05.184 [Test worker @coroutine#5099] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 08:47:05.184 [Test worker @coroutine#5099] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 08:47:05.184 [Test worker @coroutine#5099] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 08:47:05.184 [Test worker @coroutine#5099] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 08:47:05.184 [Test worker @coroutine#5099] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 08:47:05.184 [Test worker @coroutine#5099] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 08:47:05.184 [Test worker @coroutine#5099] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 08:47:05.184 [Test worker @coroutine#5099] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 08:47:05.184 [Test worker @coroutine#5099] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 08:47:05.184 [Test worker @coroutine#5099] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 08:47:05.184 [Test worker @coroutine#5099] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 08:47:05.184 [Test worker @coroutine#5099] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 08:47:05.184 [Test worker @coroutine#5099] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 08:47:05.184 [Test worker @coroutine#5099] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 08:47:05.184 [Test worker @coroutine#5099] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 08:47:05.184 [Test worker @coroutine#5099] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 08:47:05.184 [Test worker @coroutine#5099] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 08:47:05.184 [Test worker @coroutine#5099] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 08:47:05.184 [Test worker @coroutine#5099] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 08:47:05.184 [Test worker @coroutine#5099] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-197" 2024-04-19 08:47:05.184 [Test worker @coroutine#5099] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 08:47:05.184 [Test worker @coroutine#5099] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 08:47:05.184 [Test worker @coroutine#5099] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 08:47:05.184 [Test worker @coroutine#5099] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 08:47:05.184 [Test worker @coroutine#5099] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 08:47:05.184 [Test worker @coroutine#5099] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 08:47:05.184 [Test worker @coroutine#5099] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 08:47:05.184 [Test worker @coroutine#5099] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 08:47:05.184 [Test worker @coroutine#5099] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Starting... 2024-04-19 08:47:05.185 [Test worker @coroutine#5099] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Added connection org.sqlite.jdbc4.JDBC4Connection@69c413f7 2024-04-19 08:47:05.185 [Test worker @coroutine#5099] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Added connection org.sqlite.jdbc4.JDBC4Connection@69c413f7 2024-04-19 08:47:05.185 [Test worker @coroutine#5099] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Start completed. 2024-04-19 08:47:05.202 [Test worker @coroutine#5099] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69c413f7 2024-04-19 08:47:05.213 [Test worker @coroutine#5100] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69c413f7 2024-04-19 08:47:05.215 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69c413f7 2024-04-19 08:47:05.217 [Test worker @coroutine#5104] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69c413f7 2024-04-19 08:47:05.217 [Test worker @coroutine#5099] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-198 - configuration: 2024-04-19 08:47:05.217 [Test worker @coroutine#5099] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 08:47:05.217 [Test worker @coroutine#5099] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 08:47:05.217 [Test worker @coroutine#5099] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 08:47:05.217 [Test worker @coroutine#5099] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 08:47:05.217 [Test worker @coroutine#5099] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 08:47:05.217 [Test worker @coroutine#5099] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 08:47:05.217 [Test worker @coroutine#5099] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@48b53f3d 2024-04-19 08:47:05.217 [Test worker @coroutine#5099] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 08:47:05.217 [Test worker @coroutine#5099] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 08:47:05.217 [Test worker @coroutine#5099] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 08:47:05.217 [Test worker @coroutine#5099] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 08:47:05.217 [Test worker @coroutine#5099] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 08:47:05.217 [Test worker @coroutine#5099] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 08:47:05.217 [Test worker @coroutine#5099] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 08:47:05.217 [Test worker @coroutine#5099] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 08:47:05.217 [Test worker @coroutine#5099] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 08:47:05.217 [Test worker @coroutine#5099] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 08:47:05.218 [Test worker @coroutine#5099] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 08:47:05.218 [Test worker @coroutine#5099] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 08:47:05.218 [Test worker @coroutine#5099] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 08:47:05.218 [Test worker @coroutine#5099] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 08:47:05.218 [Test worker @coroutine#5099] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 08:47:05.218 [Test worker @coroutine#5099] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 08:47:05.218 [Test worker @coroutine#5099] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 08:47:05.218 [Test worker @coroutine#5099] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 08:47:05.218 [Test worker @coroutine#5099] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 08:47:05.218 [Test worker @coroutine#5099] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-198" 2024-04-19 08:47:05.218 [Test worker @coroutine#5099] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 08:47:05.218 [Test worker @coroutine#5099] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 08:47:05.218 [Test worker @coroutine#5099] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 08:47:05.218 [Test worker @coroutine#5099] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 08:47:05.218 [Test worker @coroutine#5099] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 08:47:05.218 [Test worker @coroutine#5099] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 08:47:05.218 [Test worker @coroutine#5099] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 08:47:05.218 [Test worker @coroutine#5099] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 08:47:05.218 [Test worker @coroutine#5099] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Starting... 2024-04-19 08:47:05.218 [Test worker @coroutine#5099] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Added connection org.sqlite.jdbc4.JDBC4Connection@4fb53b76 2024-04-19 08:47:05.218 [Test worker @coroutine#5099] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Added connection org.sqlite.jdbc4.JDBC4Connection@4fb53b76 2024-04-19 08:47:05.218 [Test worker @coroutine#5099] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Start completed. 2024-04-19 08:47:05.232 [Test worker @coroutine#5099] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fb53b76 2024-04-19 08:47:05.243 [Test worker @coroutine#5106] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fb53b76 2024-04-19 08:47:05.245 [Test worker @coroutine#5108] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fb53b76 2024-04-19 08:47:05.245 [HikariPool-15 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 08:47:05.246 [Test worker @coroutine#5110] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fb53b76 2024-04-19 08:47:05.257 [DefaultDispatcher-worker-4 @coroutine#5112] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fb53b76 2024-04-19 08:47:05.271 [DefaultDispatcher-worker-5 @coroutine#5099] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69c413f7 2024-04-19 08:47:05.273 [UI Thread @coroutine#5122] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57777/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-04-19 08:47:05.273 [UI Thread @coroutine#5122] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57777/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2024-04-19 08:47:05.273 [UI Thread @coroutine#5122] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57777/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-04-19 08:47:05.275 [UI Thread @coroutine#5122] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57777/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-04-19 08:47:05.275 [UI Thread @coroutine#5122] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57777/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-04-19 08:47:05.276 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Shutdown initiated... 2024-04-19 08:47:05.276 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Close initiated... 2024-04-19 08:47:05.276 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 08:47:05.276 [HikariPool-197 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Closing connection org.sqlite.jdbc4.JDBC4Connection@69c413f7: (connection evicted) 2024-04-19 08:47:05.277 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-19 08:47:05.277 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Closed. 2024-04-19 08:47:05.277 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Shutdown completed. 2024-04-19 08:47:05.277 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Shutdown initiated... 2024-04-19 08:47:05.277 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Close initiated... 2024-04-19 08:47:05.277 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 08:47:05.277 [HikariPool-198 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4fb53b76: (connection evicted) 2024-04-19 08:47:05.278 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-19 08:47:05.278 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Closed. 2024-04-19 08:47:05.278 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Shutdown completed. 2024-04-19 08:47:05.279 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-199 - configuration: 2024-04-19 08:47:05.279 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 08:47:05.279 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 08:47:05.280 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 08:47:05.280 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 08:47:05.280 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 08:47:05.280 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 08:47:05.280 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@10387d6d 2024-04-19 08:47:05.280 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 08:47:05.280 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 08:47:05.280 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 08:47:05.280 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 08:47:05.280 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 08:47:05.280 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 08:47:05.280 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 08:47:05.280 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 08:47:05.280 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 08:47:05.280 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 08:47:05.280 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 08:47:05.280 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 08:47:05.280 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 08:47:05.280 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 08:47:05.280 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 08:47:05.280 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 08:47:05.280 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 08:47:05.280 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 08:47:05.280 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 08:47:05.280 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-199" 2024-04-19 08:47:05.280 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 08:47:05.280 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 08:47:05.280 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 08:47:05.280 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 08:47:05.280 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 08:47:05.280 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 08:47:05.280 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 08:47:05.280 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 08:47:05.280 [Test worker @coroutine#5128] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Starting... 2024-04-19 08:47:05.280 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c3d46d6 2024-04-19 08:47:05.280 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c3d46d6 2024-04-19 08:47:05.280 [Test worker @coroutine#5128] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Start completed. 2024-04-19 08:47:05.299 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c3d46d6 2024-04-19 08:47:05.310 [Test worker @coroutine#5129] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c3d46d6 2024-04-19 08:47:05.312 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c3d46d6 2024-04-19 08:47:05.313 [Test worker @coroutine#5133] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c3d46d6 2024-04-19 08:47:05.314 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-200 - configuration: 2024-04-19 08:47:05.314 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 08:47:05.314 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 08:47:05.314 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 08:47:05.314 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 08:47:05.314 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 08:47:05.314 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 08:47:05.314 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1a6e940b 2024-04-19 08:47:05.314 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 08:47:05.314 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 08:47:05.314 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 08:47:05.314 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 08:47:05.314 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 08:47:05.314 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 08:47:05.314 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 08:47:05.314 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 08:47:05.314 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 08:47:05.314 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 08:47:05.314 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 08:47:05.314 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 08:47:05.314 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 08:47:05.314 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 08:47:05.314 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 08:47:05.314 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 08:47:05.314 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 08:47:05.314 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 08:47:05.314 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 08:47:05.314 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-200" 2024-04-19 08:47:05.314 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 08:47:05.314 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 08:47:05.314 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 08:47:05.314 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 08:47:05.314 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 08:47:05.314 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 08:47:05.314 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 08:47:05.314 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 08:47:05.314 [Test worker @coroutine#5128] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Starting... 2024-04-19 08:47:05.314 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Added connection org.sqlite.jdbc4.JDBC4Connection@4447c594 2024-04-19 08:47:05.314 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Added connection org.sqlite.jdbc4.JDBC4Connection@4447c594 2024-04-19 08:47:05.314 [Test worker @coroutine#5128] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Start completed. 2024-04-19 08:47:05.328 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4447c594 2024-04-19 08:47:05.335 [DefaultDispatcher-worker-1 @coroutine#1961] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1067192a 2024-04-19 08:47:05.335 [DefaultDispatcher-worker-1 @coroutine#1961] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56135/UmAppDatabase/replication/nodeId 2024-04-19 08:47:05.335 [DefaultDispatcher-worker-1 @coroutine#1961] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56135/UmAppDatabase/replication/nodeId. 2024-04-19 08:47:05.335 [DefaultDispatcher-worker-1 @coroutine#1961] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56135/UmAppDatabase/replication/nodeId 2024-04-19 08:47:05.336 [DefaultDispatcher-worker-5 @coroutine#1961] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56135/UmAppDatabase/replication/nodeId 2024-04-19 08:47:05.336 [DefaultDispatcher-worker-5 @coroutine#1961] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56135/UmAppDatabase/replication/nodeId 2024-04-19 08:47:05.340 [Test worker @coroutine#5136] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4447c594 2024-04-19 08:47:05.342 [Test worker @coroutine#5141] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4447c594 2024-04-19 08:47:05.343 [Test worker @coroutine#5143] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4447c594 2024-04-19 08:47:05.355 [DefaultDispatcher-worker-13 @coroutine#5145] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4447c594 2024-04-19 08:47:05.368 [DefaultDispatcher-worker-10 @coroutine#5128] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c3d46d6 2024-04-19 08:47:05.370 [UI Thread @coroutine#5155] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60323/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-04-19 08:47:05.370 [UI Thread @coroutine#5155] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60323/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2024-04-19 08:47:05.370 [UI Thread @coroutine#5155] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60323/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-04-19 08:47:05.372 [UI Thread @coroutine#5155] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60323/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-04-19 08:47:05.372 [UI Thread @coroutine#5155] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60323/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-04-19 08:47:05.372 [UI Thread @coroutine#5155] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:60323/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2024-04-19 08:47:05.372 [UI Thread @coroutine#5155] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:60323/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub to class io.ktor.utils.io.core.ByteReadPacket 2024-04-19 08:47:05.373 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Shutdown initiated... 2024-04-19 08:47:05.373 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Close initiated... 2024-04-19 08:47:05.373 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 08:47:05.374 [HikariPool-199 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2c3d46d6: (connection evicted) 2024-04-19 08:47:05.374 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-19 08:47:05.374 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Closed. 2024-04-19 08:47:05.374 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Shutdown completed. 2024-04-19 08:47:05.375 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Shutdown initiated... 2024-04-19 08:47:05.375 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Close initiated... 2024-04-19 08:47:05.375 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 08:47:05.375 [HikariPool-200 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4447c594: (connection evicted) 2024-04-19 08:47:05.376 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-19 08:47:05.376 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Closed. 2024-04-19 08:47:05.376 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Shutdown completed. 2024-04-19 08:47:05.377 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-201 - configuration: 2024-04-19 08:47:05.377 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 08:47:05.377 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 08:47:05.377 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 08:47:05.377 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 08:47:05.378 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 08:47:05.378 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 08:47:05.378 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1a2bcce1 2024-04-19 08:47:05.378 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 08:47:05.378 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 08:47:05.378 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 08:47:05.378 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 08:47:05.378 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 08:47:05.378 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 08:47:05.378 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 08:47:05.378 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 08:47:05.378 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 08:47:05.378 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 08:47:05.378 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 08:47:05.378 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 08:47:05.378 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 08:47:05.378 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 08:47:05.378 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 08:47:05.378 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 08:47:05.378 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 08:47:05.378 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 08:47:05.378 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 08:47:05.378 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-201" 2024-04-19 08:47:05.378 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 08:47:05.378 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 08:47:05.378 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 08:47:05.378 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 08:47:05.378 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 08:47:05.378 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 08:47:05.378 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 08:47:05.378 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 08:47:05.378 [Test worker @coroutine#5161] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Starting... 2024-04-19 08:47:05.378 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Added connection org.sqlite.jdbc4.JDBC4Connection@78002333 2024-04-19 08:47:05.378 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Added connection org.sqlite.jdbc4.JDBC4Connection@78002333 2024-04-19 08:47:05.378 [Test worker @coroutine#5161] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Start completed. 2024-04-19 08:47:05.393 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78002333 2024-04-19 08:47:05.403 [Test worker @coroutine#5162] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78002333 2024-04-19 08:47:05.405 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78002333 2024-04-19 08:47:05.407 [Test worker @coroutine#5166] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78002333 2024-04-19 08:47:05.407 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-202 - configuration: 2024-04-19 08:47:05.407 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 08:47:05.407 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 08:47:05.407 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 08:47:05.407 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 08:47:05.407 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 08:47:05.407 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 08:47:05.407 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@67744663 2024-04-19 08:47:05.407 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 08:47:05.407 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 08:47:05.407 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 08:47:05.407 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 08:47:05.407 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 08:47:05.407 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 08:47:05.407 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 08:47:05.407 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 08:47:05.407 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 08:47:05.407 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 08:47:05.407 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 08:47:05.407 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 08:47:05.407 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 08:47:05.407 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 08:47:05.407 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 08:47:05.407 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 08:47:05.407 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 08:47:05.407 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 08:47:05.407 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 08:47:05.407 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-202" 2024-04-19 08:47:05.407 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 08:47:05.408 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 08:47:05.408 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 08:47:05.408 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 08:47:05.408 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 08:47:05.408 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 08:47:05.408 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 08:47:05.408 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 08:47:05.408 [Test worker @coroutine#5161] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Starting... 2024-04-19 08:47:05.408 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Added connection org.sqlite.jdbc4.JDBC4Connection@3bca3dee 2024-04-19 08:47:05.408 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Added connection org.sqlite.jdbc4.JDBC4Connection@3bca3dee 2024-04-19 08:47:05.408 [Test worker @coroutine#5161] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Start completed. 2024-04-19 08:47:05.422 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bca3dee 2024-04-19 08:47:05.432 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bca3dee 2024-04-19 08:47:05.434 [Test worker @coroutine#5170] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bca3dee 2024-04-19 08:47:05.436 [Test worker @coroutine#5172] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bca3dee 2024-04-19 08:47:05.447 [DefaultDispatcher-worker-1 @coroutine#5174] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bca3dee 2024-04-19 08:47:05.448 [DefaultDispatcher-worker-9 @coroutine#1994] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5afaae7e 2024-04-19 08:47:05.448 [DefaultDispatcher-worker-9 @coroutine#1994] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38595/UmAppDatabase/replication/nodeId 2024-04-19 08:47:05.448 [DefaultDispatcher-worker-9 @coroutine#1994] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38595/UmAppDatabase/replication/nodeId. 2024-04-19 08:47:05.448 [DefaultDispatcher-worker-9 @coroutine#1994] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38595/UmAppDatabase/replication/nodeId 2024-04-19 08:47:05.449 [DefaultDispatcher-worker-15 @coroutine#1994] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38595/UmAppDatabase/replication/nodeId 2024-04-19 08:47:05.449 [DefaultDispatcher-worker-15 @coroutine#1994] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38595/UmAppDatabase/replication/nodeId 2024-04-19 08:47:05.459 [DefaultDispatcher-worker-12 @coroutine#5161] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78002333 2024-04-19 08:47:05.478 [HikariPool-201 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-19 08:47:05.479 [DefaultDispatcher-worker-16 @coroutine#5161] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78002333 2024-04-19 08:47:05.491 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Shutdown initiated... 2024-04-19 08:47:05.491 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Close initiated... 2024-04-19 08:47:05.491 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 08:47:05.491 [HikariPool-201 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Closing connection org.sqlite.jdbc4.JDBC4Connection@78002333: (connection evicted) 2024-04-19 08:47:05.492 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-19 08:47:05.492 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Closed. 2024-04-19 08:47:05.492 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Shutdown completed. 2024-04-19 08:47:05.492 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Shutdown initiated... 2024-04-19 08:47:05.492 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Close initiated... 2024-04-19 08:47:05.492 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 08:47:05.493 [HikariPool-202 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3bca3dee: (connection evicted) 2024-04-19 08:47:05.493 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-19 08:47:05.493 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Closed. 2024-04-19 08:47:05.493 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Shutdown completed. 2024-04-19 08:47:05.495 [Test worker @coroutine#5212] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-203 - configuration: 2024-04-19 08:47:05.495 [Test worker @coroutine#5212] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 08:47:05.495 [Test worker @coroutine#5212] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 08:47:05.495 [Test worker @coroutine#5212] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 08:47:05.495 [Test worker @coroutine#5212] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 08:47:05.495 [Test worker @coroutine#5212] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 08:47:05.495 [Test worker @coroutine#5212] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 08:47:05.495 [Test worker @coroutine#5212] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@30f39d9d 2024-04-19 08:47:05.495 [Test worker @coroutine#5212] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 08:47:05.495 [Test worker @coroutine#5212] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 08:47:05.495 [Test worker @coroutine#5212] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 08:47:05.495 [Test worker @coroutine#5212] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 08:47:05.495 [Test worker @coroutine#5212] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 08:47:05.495 [Test worker @coroutine#5212] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 08:47:05.495 [Test worker @coroutine#5212] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 08:47:05.495 [Test worker @coroutine#5212] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 08:47:05.495 [Test worker @coroutine#5212] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 08:47:05.495 [Test worker @coroutine#5212] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 08:47:05.496 [Test worker @coroutine#5212] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 08:47:05.496 [Test worker @coroutine#5212] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 08:47:05.496 [Test worker @coroutine#5212] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 08:47:05.496 [Test worker @coroutine#5212] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 08:47:05.496 [Test worker @coroutine#5212] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 08:47:05.496 [Test worker @coroutine#5212] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 08:47:05.496 [Test worker @coroutine#5212] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 08:47:05.496 [Test worker @coroutine#5212] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 08:47:05.496 [Test worker @coroutine#5212] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 08:47:05.496 [Test worker @coroutine#5212] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-203" 2024-04-19 08:47:05.496 [Test worker @coroutine#5212] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 08:47:05.496 [Test worker @coroutine#5212] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 08:47:05.496 [Test worker @coroutine#5212] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 08:47:05.496 [Test worker @coroutine#5212] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 08:47:05.496 [Test worker @coroutine#5212] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 08:47:05.496 [Test worker @coroutine#5212] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 08:47:05.496 [Test worker @coroutine#5212] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 08:47:05.496 [Test worker @coroutine#5212] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 08:47:05.496 [Test worker @coroutine#5212] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Starting... 2024-04-19 08:47:05.496 [Test worker @coroutine#5212] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Added connection org.sqlite.jdbc4.JDBC4Connection@5fb0c234 2024-04-19 08:47:05.496 [Test worker @coroutine#5212] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Added connection org.sqlite.jdbc4.JDBC4Connection@5fb0c234 2024-04-19 08:47:05.496 [Test worker @coroutine#5212] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Start completed. 2024-04-19 08:47:05.510 [Test worker @coroutine#5212] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fb0c234 2024-04-19 08:47:05.521 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fb0c234 2024-04-19 08:47:05.522 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fb0c234 2024-04-19 08:47:05.524 [Test worker @coroutine#5217] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fb0c234 2024-04-19 08:47:05.524 [HikariPool-17 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 08:47:05.530 [DefaultDispatcher-worker-15 @coroutine#2023] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63df2eb8 2024-04-19 08:47:05.530 [DefaultDispatcher-worker-15 @coroutine#2023] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52279/UmAppDatabase/replication/nodeId 2024-04-19 08:47:05.530 [DefaultDispatcher-worker-15 @coroutine#2023] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52279/UmAppDatabase/replication/nodeId. 2024-04-19 08:47:05.530 [DefaultDispatcher-worker-15 @coroutine#2023] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52279/UmAppDatabase/replication/nodeId 2024-04-19 08:47:05.532 [DefaultDispatcher-worker-5 @coroutine#2023] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52279/UmAppDatabase/replication/nodeId 2024-04-19 08:47:05.532 [DefaultDispatcher-worker-5 @coroutine#2023] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52279/UmAppDatabase/replication/nodeId 2024-04-19 08:47:05.535 [DefaultDispatcher-worker-8 @coroutine#5219] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fb0c234 2024-04-19 08:47:05.554 [HikariPool-19 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 08:47:05.557 [DefaultDispatcher-worker-8 @coroutine#5212] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fb0c234 2024-04-19 08:47:05.570 [DefaultDispatcher-worker-8 @coroutine#5212] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fb0c234 2024-04-19 08:47:05.577 [HikariPool-21 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 08:47:05.592 [DefaultDispatcher-worker-7 @coroutine#5243] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fb0c234 2024-04-19 08:47:05.594 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Shutdown initiated... 2024-04-19 08:47:05.594 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Close initiated... 2024-04-19 08:47:05.594 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 08:47:05.594 [HikariPool-203 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5fb0c234: (connection evicted) 2024-04-19 08:47:05.595 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-19 08:47:05.595 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Closed. 2024-04-19 08:47:05.595 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Shutdown completed. 2024-04-19 08:47:05.597 [Test worker @coroutine#5249] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-204 - configuration: 2024-04-19 08:47:05.597 [Test worker @coroutine#5249] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 08:47:05.597 [Test worker @coroutine#5249] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 08:47:05.597 [Test worker @coroutine#5249] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 08:47:05.597 [Test worker @coroutine#5249] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 08:47:05.597 [Test worker @coroutine#5249] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 08:47:05.597 [Test worker @coroutine#5249] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 08:47:05.597 [Test worker @coroutine#5249] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6ad703cd 2024-04-19 08:47:05.597 [Test worker @coroutine#5249] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 08:47:05.597 [Test worker @coroutine#5249] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 08:47:05.597 [Test worker @coroutine#5249] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 08:47:05.597 [Test worker @coroutine#5249] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 08:47:05.597 [Test worker @coroutine#5249] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 08:47:05.597 [Test worker @coroutine#5249] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 08:47:05.597 [Test worker @coroutine#5249] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 08:47:05.597 [Test worker @coroutine#5249] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 08:47:05.597 [Test worker @coroutine#5249] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 08:47:05.597 [Test worker @coroutine#5249] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 08:47:05.597 [Test worker @coroutine#5249] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 08:47:05.597 [Test worker @coroutine#5249] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 08:47:05.597 [Test worker @coroutine#5249] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 08:47:05.597 [Test worker @coroutine#5249] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 08:47:05.597 [Test worker @coroutine#5249] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 08:47:05.597 [Test worker @coroutine#5249] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 08:47:05.597 [Test worker @coroutine#5249] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 08:47:05.597 [Test worker @coroutine#5249] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 08:47:05.597 [Test worker @coroutine#5249] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 08:47:05.597 [Test worker @coroutine#5249] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-204" 2024-04-19 08:47:05.597 [Test worker @coroutine#5249] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 08:47:05.597 [Test worker @coroutine#5249] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 08:47:05.597 [Test worker @coroutine#5249] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 08:47:05.597 [Test worker @coroutine#5249] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 08:47:05.597 [Test worker @coroutine#5249] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 08:47:05.597 [Test worker @coroutine#5249] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 08:47:05.597 [Test worker @coroutine#5249] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 08:47:05.597 [Test worker @coroutine#5249] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 08:47:05.597 [Test worker @coroutine#5249] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Starting... 2024-04-19 08:47:05.598 [Test worker @coroutine#5249] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c59b9f4 2024-04-19 08:47:05.598 [Test worker @coroutine#5249] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c59b9f4 2024-04-19 08:47:05.598 [Test worker @coroutine#5249] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Start completed. 2024-04-19 08:47:05.601 [HikariPool-23 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 08:47:05.613 [Test worker @coroutine#5249] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c59b9f4 2024-04-19 08:47:05.624 [Test worker @coroutine#5250] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c59b9f4 2024-04-19 08:47:05.626 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c59b9f4 2024-04-19 08:47:05.628 [Test worker @coroutine#5255] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c59b9f4 2024-04-19 08:47:05.628 [Test worker @coroutine#5249] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-205 - configuration: 2024-04-19 08:47:05.628 [Test worker @coroutine#5249] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 08:47:05.628 [Test worker @coroutine#5249] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 08:47:05.628 [Test worker @coroutine#5249] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 08:47:05.628 [Test worker @coroutine#5249] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 08:47:05.628 [Test worker @coroutine#5249] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 08:47:05.628 [Test worker @coroutine#5249] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 08:47:05.628 [Test worker @coroutine#5249] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@123e87cd 2024-04-19 08:47:05.628 [Test worker @coroutine#5249] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 08:47:05.628 [Test worker @coroutine#5249] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 08:47:05.628 [Test worker @coroutine#5249] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 08:47:05.628 [Test worker @coroutine#5249] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 08:47:05.628 [Test worker @coroutine#5249] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 08:47:05.628 [Test worker @coroutine#5249] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 08:47:05.628 [Test worker @coroutine#5249] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 08:47:05.628 [Test worker @coroutine#5249] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 08:47:05.628 [Test worker @coroutine#5249] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 08:47:05.628 [Test worker @coroutine#5249] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 08:47:05.628 [Test worker @coroutine#5249] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 08:47:05.628 [Test worker @coroutine#5249] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 08:47:05.628 [Test worker @coroutine#5249] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 08:47:05.628 [Test worker @coroutine#5249] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 08:47:05.628 [Test worker @coroutine#5249] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 08:47:05.628 [Test worker @coroutine#5249] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 08:47:05.628 [Test worker @coroutine#5249] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 08:47:05.628 [Test worker @coroutine#5249] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 08:47:05.628 [Test worker @coroutine#5249] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 08:47:05.628 [Test worker @coroutine#5249] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-205" 2024-04-19 08:47:05.628 [Test worker @coroutine#5249] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 08:47:05.628 [Test worker @coroutine#5249] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 08:47:05.628 [Test worker @coroutine#5249] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 08:47:05.628 [Test worker @coroutine#5249] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 08:47:05.629 [Test worker @coroutine#5249] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 08:47:05.629 [Test worker @coroutine#5249] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 08:47:05.629 [Test worker @coroutine#5249] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 08:47:05.629 [Test worker @coroutine#5249] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 08:47:05.629 [Test worker @coroutine#5249] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Starting... 2024-04-19 08:47:05.629 [Test worker @coroutine#5249] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Added connection org.sqlite.jdbc4.JDBC4Connection@250c5892 2024-04-19 08:47:05.629 [Test worker @coroutine#5249] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Added connection org.sqlite.jdbc4.JDBC4Connection@250c5892 2024-04-19 08:47:05.629 [Test worker @coroutine#5249] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Start completed. 2024-04-19 08:47:05.643 [Test worker @coroutine#5249] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@250c5892 2024-04-19 08:47:05.654 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@250c5892 2024-04-19 08:47:05.655 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@250c5892 2024-04-19 08:47:05.657 [Test worker @coroutine#5261] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@250c5892 2024-04-19 08:47:05.669 [DefaultDispatcher-worker-10 @coroutine#5263] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@250c5892 2024-04-19 08:47:05.681 [DefaultDispatcher-worker-12 @coroutine#5249] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c59b9f4 2024-04-19 08:47:05.691 [HikariPool-25 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 08:47:05.693 [DefaultDispatcher-worker-9 @coroutine#5249] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c59b9f4 2024-04-19 08:47:05.696 [DefaultDispatcher-worker-2 @coroutine#2052] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17260f7f 2024-04-19 08:47:05.696 [DefaultDispatcher-worker-12 @coroutine#2066] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e8eea59 2024-04-19 08:47:05.696 [DefaultDispatcher-worker-2 @coroutine#2052] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-19 08:47:05.696 [DefaultDispatcher-worker-2 @coroutine#2052] 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-04-19 08:47:05.696 [DefaultDispatcher-worker-2 @coroutine#2052] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-19 08:47:05.696 [DefaultDispatcher-worker-12 @coroutine#2066] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47595/UmAppDatabase/replication/nodeId 2024-04-19 08:47:05.696 [DefaultDispatcher-worker-12 @coroutine#2066] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47595/UmAppDatabase/replication/nodeId. 2024-04-19 08:47:05.696 [DefaultDispatcher-worker-12 @coroutine#2066] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47595/UmAppDatabase/replication/nodeId 2024-04-19 08:47:05.697 [DefaultDispatcher-worker-12 @coroutine#2052] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-19 08:47:05.697 [DefaultDispatcher-worker-14 @coroutine#2066] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47595/UmAppDatabase/replication/nodeId 2024-04-19 08:47:05.697 [DefaultDispatcher-worker-14 @coroutine#2066] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47595/UmAppDatabase/replication/nodeId 2024-04-19 08:47:05.698 [HikariPool-204 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-19 08:47:05.701 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Shutdown initiated... 2024-04-19 08:47:05.701 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Close initiated... 2024-04-19 08:47:05.701 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 08:47:05.701 [HikariPool-204 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2c59b9f4: (connection evicted) 2024-04-19 08:47:05.702 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-19 08:47:05.702 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Closed. 2024-04-19 08:47:05.702 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Shutdown completed. 2024-04-19 08:47:05.702 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Shutdown initiated... 2024-04-19 08:47:05.702 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Close initiated... 2024-04-19 08:47:05.702 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 08:47:05.702 [HikariPool-205 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Closing connection org.sqlite.jdbc4.JDBC4Connection@250c5892: (connection evicted) 2024-04-19 08:47:05.703 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-19 08:47:05.703 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Closed. 2024-04-19 08:47:05.703 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Shutdown completed. 2024-04-19 08:47:05.704 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-206 - configuration: 2024-04-19 08:47:05.704 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 08:47:05.704 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 08:47:05.704 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 08:47:05.704 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 08:47:05.704 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 08:47:05.704 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 08:47:05.704 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7c9a0166 2024-04-19 08:47:05.704 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 08:47:05.705 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 08:47:05.705 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 08:47:05.705 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 08:47:05.705 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 08:47:05.705 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 08:47:05.705 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 08:47:05.705 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 08:47:05.705 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 08:47:05.705 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 08:47:05.705 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 08:47:05.705 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 08:47:05.705 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 08:47:05.705 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 08:47:05.705 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 08:47:05.705 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 08:47:05.705 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 08:47:05.705 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 08:47:05.705 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 08:47:05.705 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-206" 2024-04-19 08:47:05.705 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 08:47:05.705 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 08:47:05.705 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 08:47:05.705 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 08:47:05.705 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 08:47:05.705 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 08:47:05.705 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 08:47:05.705 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 08:47:05.705 [Test worker @coroutine#5293] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Starting... 2024-04-19 08:47:05.705 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Added connection org.sqlite.jdbc4.JDBC4Connection@655e024 2024-04-19 08:47:05.705 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Added connection org.sqlite.jdbc4.JDBC4Connection@655e024 2024-04-19 08:47:05.705 [Test worker @coroutine#5293] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Start completed. 2024-04-19 08:47:05.716 [HikariPool-27 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 08:47:05.720 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@655e024 2024-04-19 08:47:05.731 [Test worker @coroutine#5294] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@655e024 2024-04-19 08:47:05.733 [Test worker @coroutine#5296] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@655e024 2024-04-19 08:47:05.735 [Test worker @coroutine#5298] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@655e024 2024-04-19 08:47:05.743 [DefaultDispatcher-worker-9 @coroutine#5300] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@655e024 2024-04-19 08:47:05.753 [DefaultDispatcher-worker-3 @coroutine#5293] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@655e024 2024-04-19 08:47:05.764 [HikariPool-29 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 08:47:05.768 [DefaultDispatcher-worker-2 @coroutine#5313] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@655e024 2024-04-19 08:47:05.770 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Shutdown initiated... 2024-04-19 08:47:05.770 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Close initiated... 2024-04-19 08:47:05.770 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 08:47:05.770 [HikariPool-206 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Closing connection org.sqlite.jdbc4.JDBC4Connection@655e024: (connection evicted) 2024-04-19 08:47:05.771 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-19 08:47:05.771 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Closed. 2024-04-19 08:47:05.771 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Shutdown completed. 2024-04-19 08:47:05.772 [Test worker @coroutine#5321] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-207 - configuration: 2024-04-19 08:47:05.772 [Test worker @coroutine#5321] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 08:47:05.772 [Test worker @coroutine#5321] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 08:47:05.772 [Test worker @coroutine#5321] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 08:47:05.772 [Test worker @coroutine#5321] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 08:47:05.772 [Test worker @coroutine#5321] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 08:47:05.772 [Test worker @coroutine#5321] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 08:47:05.772 [Test worker @coroutine#5321] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@17cf5dcc 2024-04-19 08:47:05.772 [Test worker @coroutine#5321] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 08:47:05.772 [Test worker @coroutine#5321] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 08:47:05.772 [Test worker @coroutine#5321] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 08:47:05.772 [Test worker @coroutine#5321] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 08:47:05.772 [Test worker @coroutine#5321] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 08:47:05.772 [Test worker @coroutine#5321] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 08:47:05.772 [Test worker @coroutine#5321] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 08:47:05.772 [Test worker @coroutine#5321] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 08:47:05.772 [Test worker @coroutine#5321] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 08:47:05.772 [Test worker @coroutine#5321] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 08:47:05.772 [Test worker @coroutine#5321] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 08:47:05.772 [Test worker @coroutine#5321] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 08:47:05.772 [Test worker @coroutine#5321] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 08:47:05.772 [Test worker @coroutine#5321] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 08:47:05.772 [Test worker @coroutine#5321] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 08:47:05.772 [Test worker @coroutine#5321] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 08:47:05.772 [Test worker @coroutine#5321] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 08:47:05.772 [Test worker @coroutine#5321] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 08:47:05.772 [Test worker @coroutine#5321] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 08:47:05.772 [Test worker @coroutine#5321] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-207" 2024-04-19 08:47:05.772 [Test worker @coroutine#5321] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 08:47:05.772 [Test worker @coroutine#5321] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 08:47:05.772 [Test worker @coroutine#5321] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 08:47:05.772 [Test worker @coroutine#5321] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 08:47:05.772 [Test worker @coroutine#5321] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 08:47:05.772 [Test worker @coroutine#5321] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 08:47:05.772 [Test worker @coroutine#5321] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 08:47:05.772 [Test worker @coroutine#5321] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 08:47:05.772 [Test worker @coroutine#5321] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Starting... 2024-04-19 08:47:05.772 [Test worker @coroutine#5321] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Added connection org.sqlite.jdbc4.JDBC4Connection@11c95035 2024-04-19 08:47:05.773 [Test worker @coroutine#5321] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Added connection org.sqlite.jdbc4.JDBC4Connection@11c95035 2024-04-19 08:47:05.773 [Test worker @coroutine#5321] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Start completed. 2024-04-19 08:47:05.790 [Test worker @coroutine#5321] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11c95035 2024-04-19 08:47:05.800 [Test worker @coroutine#5322] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11c95035 2024-04-19 08:47:05.802 [Test worker @coroutine#5324] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11c95035 2024-04-19 08:47:05.804 [Test worker @coroutine#5326] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11c95035 2024-04-19 08:47:05.811 [HikariPool-31 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 08:47:05.813 [DefaultDispatcher-worker-7 @coroutine#5328] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11c95035 2024-04-19 08:47:05.821 [DefaultDispatcher-worker-14 @coroutine#5340] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11c95035 2024-04-19 08:47:05.823 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Shutdown initiated... 2024-04-19 08:47:05.823 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Close initiated... 2024-04-19 08:47:05.823 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 08:47:05.823 [HikariPool-207 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Closing connection org.sqlite.jdbc4.JDBC4Connection@11c95035: (connection evicted) 2024-04-19 08:47:05.824 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-19 08:47:05.824 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Closed. 2024-04-19 08:47:05.824 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Shutdown completed. 2024-04-19 08:47:05.826 [Test worker @coroutine#5349] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-208 - configuration: 2024-04-19 08:47:05.826 [Test worker @coroutine#5349] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 08:47:05.826 [Test worker @coroutine#5349] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 08:47:05.826 [Test worker @coroutine#5349] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 08:47:05.826 [Test worker @coroutine#5349] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 08:47:05.826 [Test worker @coroutine#5349] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 08:47:05.826 [Test worker @coroutine#5349] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 08:47:05.826 [Test worker @coroutine#5349] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@64903a20 2024-04-19 08:47:05.826 [Test worker @coroutine#5349] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 08:47:05.826 [Test worker @coroutine#5349] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 08:47:05.826 [Test worker @coroutine#5349] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 08:47:05.826 [Test worker @coroutine#5349] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 08:47:05.826 [Test worker @coroutine#5349] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 08:47:05.826 [Test worker @coroutine#5349] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 08:47:05.826 [Test worker @coroutine#5349] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 08:47:05.826 [Test worker @coroutine#5349] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 08:47:05.826 [Test worker @coroutine#5349] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 08:47:05.826 [Test worker @coroutine#5349] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 08:47:05.826 [Test worker @coroutine#5349] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 08:47:05.826 [Test worker @coroutine#5349] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 08:47:05.826 [Test worker @coroutine#5349] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 08:47:05.826 [Test worker @coroutine#5349] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 08:47:05.826 [Test worker @coroutine#5349] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 08:47:05.826 [Test worker @coroutine#5349] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 08:47:05.826 [Test worker @coroutine#5349] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 08:47:05.826 [Test worker @coroutine#5349] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 08:47:05.826 [Test worker @coroutine#5349] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 08:47:05.826 [Test worker @coroutine#5349] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-208" 2024-04-19 08:47:05.826 [Test worker @coroutine#5349] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 08:47:05.826 [Test worker @coroutine#5349] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 08:47:05.826 [Test worker @coroutine#5349] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 08:47:05.826 [Test worker @coroutine#5349] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 08:47:05.826 [Test worker @coroutine#5349] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 08:47:05.826 [Test worker @coroutine#5349] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 08:47:05.826 [Test worker @coroutine#5349] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 08:47:05.826 [Test worker @coroutine#5349] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 08:47:05.827 [Test worker @coroutine#5349] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Starting... 2024-04-19 08:47:05.827 [Test worker @coroutine#5349] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Added connection org.sqlite.jdbc4.JDBC4Connection@57753d41 2024-04-19 08:47:05.827 [Test worker @coroutine#5349] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Added connection org.sqlite.jdbc4.JDBC4Connection@57753d41 2024-04-19 08:47:05.827 [Test worker @coroutine#5349] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Start completed. 2024-04-19 08:47:05.843 [Test worker @coroutine#5349] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57753d41 2024-04-19 08:47:05.854 [Test worker @coroutine#5350] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57753d41 2024-04-19 08:47:05.856 [Test worker @coroutine#5352] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57753d41 2024-04-19 08:47:05.857 [Test worker @coroutine#5354] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57753d41 2024-04-19 08:47:05.915 [DefaultDispatcher-worker-12 @coroutine#5356] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57753d41 2024-04-19 08:47:05.916 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Shutdown initiated... 2024-04-19 08:47:05.916 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Close initiated... 2024-04-19 08:47:05.916 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 08:47:05.916 [HikariPool-208 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Closing connection org.sqlite.jdbc4.JDBC4Connection@57753d41: (connection evicted) 2024-04-19 08:47:05.917 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-19 08:47:05.917 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Closed. 2024-04-19 08:47:05.917 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Shutdown completed. 2024-04-19 08:47:05.918 [Test worker @coroutine#5372] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-209 - configuration: 2024-04-19 08:47:05.919 [Test worker @coroutine#5372] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 08:47:05.919 [Test worker @coroutine#5372] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 08:47:05.919 [Test worker @coroutine#5372] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 08:47:05.919 [Test worker @coroutine#5372] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 08:47:05.919 [Test worker @coroutine#5372] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 08:47:05.919 [Test worker @coroutine#5372] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 08:47:05.919 [Test worker @coroutine#5372] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@45a0ba61 2024-04-19 08:47:05.919 [Test worker @coroutine#5372] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 08:47:05.919 [Test worker @coroutine#5372] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 08:47:05.919 [Test worker @coroutine#5372] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 08:47:05.919 [Test worker @coroutine#5372] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 08:47:05.919 [Test worker @coroutine#5372] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 08:47:05.919 [Test worker @coroutine#5372] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 08:47:05.919 [Test worker @coroutine#5372] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 08:47:05.919 [Test worker @coroutine#5372] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 08:47:05.919 [Test worker @coroutine#5372] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 08:47:05.919 [Test worker @coroutine#5372] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 08:47:05.919 [Test worker @coroutine#5372] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 08:47:05.919 [Test worker @coroutine#5372] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 08:47:05.919 [Test worker @coroutine#5372] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 08:47:05.919 [Test worker @coroutine#5372] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 08:47:05.919 [Test worker @coroutine#5372] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 08:47:05.919 [Test worker @coroutine#5372] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 08:47:05.919 [Test worker @coroutine#5372] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 08:47:05.919 [Test worker @coroutine#5372] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 08:47:05.919 [Test worker @coroutine#5372] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 08:47:05.919 [Test worker @coroutine#5372] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-209" 2024-04-19 08:47:05.919 [Test worker @coroutine#5372] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 08:47:05.919 [Test worker @coroutine#5372] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 08:47:05.919 [Test worker @coroutine#5372] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 08:47:05.919 [Test worker @coroutine#5372] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 08:47:05.919 [Test worker @coroutine#5372] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 08:47:05.919 [Test worker @coroutine#5372] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 08:47:05.919 [Test worker @coroutine#5372] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 08:47:05.919 [Test worker @coroutine#5372] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 08:47:05.919 [Test worker @coroutine#5372] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Starting... 2024-04-19 08:47:05.919 [Test worker @coroutine#5372] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b2ac349 2024-04-19 08:47:05.919 [Test worker @coroutine#5372] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b2ac349 2024-04-19 08:47:05.919 [Test worker @coroutine#5372] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Start completed. 2024-04-19 08:47:05.921 [DefaultDispatcher-worker-17 @coroutine#2118] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@738ae785 2024-04-19 08:47:05.921 [DefaultDispatcher-worker-17 @coroutine#2118] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54021/UmAppDatabase/replication/nodeId 2024-04-19 08:47:05.921 [DefaultDispatcher-worker-17 @coroutine#2118] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54021/UmAppDatabase/replication/nodeId. 2024-04-19 08:47:05.921 [DefaultDispatcher-worker-17 @coroutine#2118] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54021/UmAppDatabase/replication/nodeId 2024-04-19 08:47:05.922 [DefaultDispatcher-worker-12 @coroutine#2118] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54021/UmAppDatabase/replication/nodeId 2024-04-19 08:47:05.922 [DefaultDispatcher-worker-12 @coroutine#2118] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54021/UmAppDatabase/replication/nodeId 2024-04-19 08:47:05.942 [Test worker @coroutine#5372] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b2ac349 2024-04-19 08:47:05.953 [Test worker @coroutine#5376] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b2ac349 2024-04-19 08:47:05.955 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b2ac349 2024-04-19 08:47:05.957 [Test worker @coroutine#5380] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b2ac349 2024-04-19 08:47:05.967 [DefaultDispatcher-worker-8 @coroutine#5382] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b2ac349 2024-04-19 08:47:05.976 [DefaultDispatcher-worker-11 @coroutine#5372] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b2ac349 2024-04-19 08:47:05.983 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Shutdown initiated... 2024-04-19 08:47:05.983 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Close initiated... 2024-04-19 08:47:05.983 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 08:47:05.984 [HikariPool-209 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5b2ac349: (connection evicted) 2024-04-19 08:47:05.984 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-19 08:47:05.984 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Closed. 2024-04-19 08:47:05.984 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Shutdown completed. 2024-04-19 08:47:05.988 [Test worker @coroutine#5399] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-210 - configuration: 2024-04-19 08:47:05.988 [Test worker @coroutine#5399] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 08:47:05.988 [Test worker @coroutine#5399] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 08:47:05.988 [Test worker @coroutine#5399] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 08:47:05.988 [Test worker @coroutine#5399] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 08:47:05.988 [Test worker @coroutine#5399] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 08:47:05.988 [Test worker @coroutine#5399] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 08:47:05.988 [Test worker @coroutine#5399] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@36deacfc 2024-04-19 08:47:05.988 [Test worker @coroutine#5399] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 08:47:05.988 [Test worker @coroutine#5399] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 08:47:05.988 [Test worker @coroutine#5399] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 08:47:05.988 [Test worker @coroutine#5399] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 08:47:05.988 [Test worker @coroutine#5399] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 08:47:05.988 [Test worker @coroutine#5399] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 08:47:05.988 [Test worker @coroutine#5399] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 08:47:05.988 [Test worker @coroutine#5399] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 08:47:05.988 [Test worker @coroutine#5399] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 08:47:05.988 [Test worker @coroutine#5399] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 08:47:05.988 [Test worker @coroutine#5399] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 08:47:05.988 [Test worker @coroutine#5399] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 08:47:05.988 [Test worker @coroutine#5399] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 08:47:05.988 [Test worker @coroutine#5399] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 08:47:05.988 [Test worker @coroutine#5399] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 08:47:05.988 [Test worker @coroutine#5399] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 08:47:05.988 [Test worker @coroutine#5399] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 08:47:05.988 [Test worker @coroutine#5399] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 08:47:05.988 [Test worker @coroutine#5399] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 08:47:05.988 [Test worker @coroutine#5399] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-210" 2024-04-19 08:47:05.988 [Test worker @coroutine#5399] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 08:47:05.988 [Test worker @coroutine#5399] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 08:47:05.988 [Test worker @coroutine#5399] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 08:47:05.988 [Test worker @coroutine#5399] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 08:47:05.988 [Test worker @coroutine#5399] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 08:47:05.988 [Test worker @coroutine#5399] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 08:47:05.988 [Test worker @coroutine#5399] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 08:47:05.988 [Test worker @coroutine#5399] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 08:47:05.988 [Test worker @coroutine#5399] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Starting... 2024-04-19 08:47:05.989 [Test worker @coroutine#5399] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Added connection org.sqlite.jdbc4.JDBC4Connection@78167 2024-04-19 08:47:05.989 [Test worker @coroutine#5399] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Added connection org.sqlite.jdbc4.JDBC4Connection@78167 2024-04-19 08:47:05.989 [Test worker @coroutine#5399] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Start completed. 2024-04-19 08:47:06.008 [Test worker @coroutine#5399] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78167 2024-04-19 08:47:06.019 [Test worker @coroutine#5400] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78167 2024-04-19 08:47:06.021 [Test worker @coroutine#5402] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78167 2024-04-19 08:47:06.022 [Test worker @coroutine#5404] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78167 2024-04-19 08:47:06.023 [HikariPool-33 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 08:47:06.026 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Shutdown initiated... 2024-04-19 08:47:06.026 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Close initiated... 2024-04-19 08:47:06.026 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-19 08:47:06.026 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-19 08:47:06.026 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Closed. 2024-04-19 08:47:06.026 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Shutdown completed. 2024-04-19 08:47:06.026 [Test worker @coroutine#5415] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-211 - configuration: 2024-04-19 08:47:06.027 [Test worker @coroutine#5415] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 08:47:06.027 [Test worker @coroutine#5415] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 08:47:06.027 [Test worker @coroutine#5415] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 08:47:06.027 [Test worker @coroutine#5415] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 08:47:06.027 [Test worker @coroutine#5415] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 08:47:06.027 [Test worker @coroutine#5415] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 08:47:06.027 [Test worker @coroutine#5415] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@61fb3dae 2024-04-19 08:47:06.027 [Test worker @coroutine#5415] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 08:47:06.027 [Test worker @coroutine#5415] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 08:47:06.027 [Test worker @coroutine#5415] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 08:47:06.027 [Test worker @coroutine#5415] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 08:47:06.027 [Test worker @coroutine#5415] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 08:47:06.027 [Test worker @coroutine#5415] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 08:47:06.027 [Test worker @coroutine#5415] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 08:47:06.027 [Test worker @coroutine#5415] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 08:47:06.027 [Test worker @coroutine#5415] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 08:47:06.027 [Test worker @coroutine#5415] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 08:47:06.027 [Test worker @coroutine#5415] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 08:47:06.027 [Test worker @coroutine#5415] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 08:47:06.027 [Test worker @coroutine#5415] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 08:47:06.027 [Test worker @coroutine#5415] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 08:47:06.027 [Test worker @coroutine#5415] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 08:47:06.027 [Test worker @coroutine#5415] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 08:47:06.027 [Test worker @coroutine#5415] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 08:47:06.027 [Test worker @coroutine#5415] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 08:47:06.027 [Test worker @coroutine#5415] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 08:47:06.027 [Test worker @coroutine#5415] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-211" 2024-04-19 08:47:06.027 [Test worker @coroutine#5415] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 08:47:06.027 [Test worker @coroutine#5415] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 08:47:06.027 [Test worker @coroutine#5415] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 08:47:06.027 [Test worker @coroutine#5415] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 08:47:06.027 [Test worker @coroutine#5415] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 08:47:06.027 [Test worker @coroutine#5415] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 08:47:06.027 [Test worker @coroutine#5415] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 08:47:06.027 [Test worker @coroutine#5415] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 08:47:06.027 [Test worker @coroutine#5415] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Starting... 2024-04-19 08:47:06.027 [Test worker @coroutine#5415] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d4bdb75 2024-04-19 08:47:06.027 [Test worker @coroutine#5415] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d4bdb75 2024-04-19 08:47:06.027 [Test worker @coroutine#5415] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Start completed. 2024-04-19 08:47:06.040 [Test worker @coroutine#5415] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d4bdb75 2024-04-19 08:47:06.051 [Test worker @coroutine#5416] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d4bdb75 2024-04-19 08:47:06.053 [Test worker @coroutine#5418] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d4bdb75 2024-04-19 08:47:06.054 [Test worker @coroutine#5420] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d4bdb75 2024-04-19 08:47:06.056 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Shutdown initiated... 2024-04-19 08:47:06.056 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Close initiated... 2024-04-19 08:47:06.056 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-19 08:47:06.056 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-19 08:47:06.056 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Closed. 2024-04-19 08:47:06.056 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Shutdown completed. 2024-04-19 08:47:06.056 [HikariPool-35 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 08:47:06.057 [Test worker @coroutine#5431] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-212 - configuration: 2024-04-19 08:47:06.057 [Test worker @coroutine#5431] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 08:47:06.057 [Test worker @coroutine#5431] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 08:47:06.057 [Test worker @coroutine#5431] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 08:47:06.057 [Test worker @coroutine#5431] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 08:47:06.057 [Test worker @coroutine#5431] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 08:47:06.057 [Test worker @coroutine#5431] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 08:47:06.057 [Test worker @coroutine#5431] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@16441c13 2024-04-19 08:47:06.057 [Test worker @coroutine#5431] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 08:47:06.057 [Test worker @coroutine#5431] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 08:47:06.057 [Test worker @coroutine#5431] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 08:47:06.057 [Test worker @coroutine#5431] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 08:47:06.057 [Test worker @coroutine#5431] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 08:47:06.057 [Test worker @coroutine#5431] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 08:47:06.057 [Test worker @coroutine#5431] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 08:47:06.057 [Test worker @coroutine#5431] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 08:47:06.057 [Test worker @coroutine#5431] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 08:47:06.057 [Test worker @coroutine#5431] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 08:47:06.057 [Test worker @coroutine#5431] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 08:47:06.057 [Test worker @coroutine#5431] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 08:47:06.057 [Test worker @coroutine#5431] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 08:47:06.057 [Test worker @coroutine#5431] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 08:47:06.057 [Test worker @coroutine#5431] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 08:47:06.058 [Test worker @coroutine#5431] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 08:47:06.058 [Test worker @coroutine#5431] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 08:47:06.058 [Test worker @coroutine#5431] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 08:47:06.058 [Test worker @coroutine#5431] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 08:47:06.058 [Test worker @coroutine#5431] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-212" 2024-04-19 08:47:06.058 [Test worker @coroutine#5431] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 08:47:06.058 [Test worker @coroutine#5431] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 08:47:06.058 [Test worker @coroutine#5431] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 08:47:06.058 [Test worker @coroutine#5431] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 08:47:06.058 [Test worker @coroutine#5431] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 08:47:06.058 [Test worker @coroutine#5431] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 08:47:06.058 [Test worker @coroutine#5431] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 08:47:06.058 [Test worker @coroutine#5431] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 08:47:06.058 [Test worker @coroutine#5431] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Starting... 2024-04-19 08:47:06.058 [Test worker @coroutine#5431] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Added connection org.sqlite.jdbc4.JDBC4Connection@164dfad2 2024-04-19 08:47:06.058 [Test worker @coroutine#5431] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Added connection org.sqlite.jdbc4.JDBC4Connection@164dfad2 2024-04-19 08:47:06.058 [Test worker @coroutine#5431] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Start completed. 2024-04-19 08:47:06.069 [DefaultDispatcher-worker-7 @coroutine#2161] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9120cb5 2024-04-19 08:47:06.069 [DefaultDispatcher-worker-7 @coroutine#2161] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44021/UmAppDatabase/replication/nodeId 2024-04-19 08:47:06.069 [DefaultDispatcher-worker-7 @coroutine#2161] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44021/UmAppDatabase/replication/nodeId. 2024-04-19 08:47:06.069 [DefaultDispatcher-worker-7 @coroutine#2161] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44021/UmAppDatabase/replication/nodeId 2024-04-19 08:47:06.070 [DefaultDispatcher-worker-2 @coroutine#2161] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44021/UmAppDatabase/replication/nodeId 2024-04-19 08:47:06.070 [DefaultDispatcher-worker-2 @coroutine#2161] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44021/UmAppDatabase/replication/nodeId 2024-04-19 08:47:06.073 [Test worker @coroutine#5431] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@164dfad2 2024-04-19 08:47:06.081 [DefaultDispatcher-worker-7 @coroutine#1882] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c8d685e 2024-04-19 08:47:06.081 [DefaultDispatcher-worker-7 @coroutine#1882] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55221/UmAppDatabase/replication/nodeId 2024-04-19 08:47:06.081 [DefaultDispatcher-worker-7 @coroutine#1882] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55221/UmAppDatabase/replication/nodeId. 2024-04-19 08:47:06.081 [DefaultDispatcher-worker-7 @coroutine#1882] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55221/UmAppDatabase/replication/nodeId 2024-04-19 08:47:06.082 [DefaultDispatcher-worker-18 @coroutine#1882] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55221/UmAppDatabase/replication/nodeId 2024-04-19 08:47:06.082 [DefaultDispatcher-worker-18 @coroutine#1882] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55221/UmAppDatabase/replication/nodeId 2024-04-19 08:47:06.082 [HikariPool-37 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 08:47:06.084 [Test worker @coroutine#5436] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@164dfad2 2024-04-19 08:47:06.086 [Test worker @coroutine#5441] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@164dfad2 2024-04-19 08:47:06.088 [Test worker @coroutine#5443] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@164dfad2 2024-04-19 08:47:06.092 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Shutdown initiated... 2024-04-19 08:47:06.092 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Close initiated... 2024-04-19 08:47:06.092 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-19 08:47:06.092 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-19 08:47:06.092 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Closed. 2024-04-19 08:47:06.092 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Shutdown completed. 2024-04-19 08:47:06.099 [UI Thread @coroutine#5459] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57005/Site/verify 2024-04-19 08:47:06.099 [UI Thread @coroutine#5459] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57005/Site/verify. 2024-04-19 08:47:06.099 [UI Thread @coroutine#5459] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57005/Site/verify 2024-04-19 08:47:06.101 [UI Thread @coroutine#5459] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57005/Site/verify 2024-04-19 08:47:06.101 [UI Thread @coroutine#5459] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57005/Site/verify 2024-04-19 08:47:06.101 [UI Thread @coroutine#5459] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:57005/Site/verify. 2024-04-19 08:47:06.101 [UI Thread @coroutine#5459] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:57005/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2024-04-19 08:47:06.107 [Test worker @coroutine#5473] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-213 - configuration: 2024-04-19 08:47:06.107 [Test worker @coroutine#5473] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 08:47:06.107 [Test worker @coroutine#5473] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 08:47:06.107 [Test worker @coroutine#5473] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 08:47:06.107 [Test worker @coroutine#5473] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 08:47:06.107 [Test worker @coroutine#5473] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 08:47:06.107 [Test worker @coroutine#5473] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 08:47:06.107 [Test worker @coroutine#5473] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@44f433db 2024-04-19 08:47:06.107 [Test worker @coroutine#5473] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 08:47:06.107 [Test worker @coroutine#5473] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 08:47:06.107 [Test worker @coroutine#5473] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 08:47:06.107 [Test worker @coroutine#5473] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 08:47:06.107 [Test worker @coroutine#5473] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 08:47:06.107 [Test worker @coroutine#5473] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 08:47:06.107 [Test worker @coroutine#5473] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 08:47:06.107 [Test worker @coroutine#5473] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 08:47:06.107 [Test worker @coroutine#5473] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 08:47:06.107 [Test worker @coroutine#5473] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 08:47:06.107 [Test worker @coroutine#5473] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 08:47:06.107 [Test worker @coroutine#5473] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 08:47:06.107 [Test worker @coroutine#5473] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 08:47:06.107 [Test worker @coroutine#5473] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 08:47:06.107 [Test worker @coroutine#5473] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 08:47:06.107 [Test worker @coroutine#5473] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 08:47:06.107 [Test worker @coroutine#5473] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 08:47:06.107 [Test worker @coroutine#5473] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 08:47:06.107 [Test worker @coroutine#5473] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 08:47:06.107 [Test worker @coroutine#5473] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-213" 2024-04-19 08:47:06.107 [Test worker @coroutine#5473] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 08:47:06.107 [Test worker @coroutine#5473] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 08:47:06.107 [Test worker @coroutine#5473] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 08:47:06.107 [Test worker @coroutine#5473] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 08:47:06.107 [Test worker @coroutine#5473] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 08:47:06.108 [Test worker @coroutine#5473] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 08:47:06.108 [Test worker @coroutine#5473] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 08:47:06.108 [Test worker @coroutine#5473] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 08:47:06.108 [Test worker @coroutine#5473] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Starting... 2024-04-19 08:47:06.108 [Test worker @coroutine#5473] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Added connection org.sqlite.jdbc4.JDBC4Connection@5aeaee3 2024-04-19 08:47:06.108 [Test worker @coroutine#5473] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Added connection org.sqlite.jdbc4.JDBC4Connection@5aeaee3 2024-04-19 08:47:06.108 [Test worker @coroutine#5473] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Start completed. 2024-04-19 08:47:06.127 [Test worker @coroutine#5473] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5aeaee3 2024-04-19 08:47:06.138 [Test worker @coroutine#5474] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5aeaee3 2024-04-19 08:47:06.140 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5aeaee3 2024-04-19 08:47:06.141 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5aeaee3 2024-04-19 08:47:06.145 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Shutdown initiated... 2024-04-19 08:47:06.145 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Close initiated... 2024-04-19 08:47:06.145 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-19 08:47:06.145 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-19 08:47:06.145 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Closed. 2024-04-19 08:47:06.145 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Shutdown completed. 2024-04-19 08:47:06.145 [Test worker @coroutine#5490] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-214 - configuration: 2024-04-19 08:47:06.145 [Test worker @coroutine#5490] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 08:47:06.146 [Test worker @coroutine#5490] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 08:47:06.146 [Test worker @coroutine#5490] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 08:47:06.146 [Test worker @coroutine#5490] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 08:47:06.146 [Test worker @coroutine#5490] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 08:47:06.146 [Test worker @coroutine#5490] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 08:47:06.146 [Test worker @coroutine#5490] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6daeaff2 2024-04-19 08:47:06.146 [Test worker @coroutine#5490] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 08:47:06.146 [Test worker @coroutine#5490] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 08:47:06.146 [Test worker @coroutine#5490] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 08:47:06.146 [Test worker @coroutine#5490] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 08:47:06.146 [Test worker @coroutine#5490] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 08:47:06.146 [Test worker @coroutine#5490] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 08:47:06.146 [Test worker @coroutine#5490] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 08:47:06.146 [Test worker @coroutine#5490] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 08:47:06.146 [Test worker @coroutine#5490] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 08:47:06.146 [Test worker @coroutine#5490] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 08:47:06.146 [Test worker @coroutine#5490] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 08:47:06.146 [Test worker @coroutine#5490] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 08:47:06.146 [Test worker @coroutine#5490] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 08:47:06.146 [Test worker @coroutine#5490] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 08:47:06.146 [Test worker @coroutine#5490] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 08:47:06.146 [Test worker @coroutine#5490] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 08:47:06.146 [Test worker @coroutine#5490] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 08:47:06.146 [Test worker @coroutine#5490] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 08:47:06.146 [Test worker @coroutine#5490] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 08:47:06.146 [Test worker @coroutine#5490] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-214" 2024-04-19 08:47:06.146 [Test worker @coroutine#5490] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 08:47:06.146 [Test worker @coroutine#5490] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 08:47:06.146 [Test worker @coroutine#5490] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 08:47:06.146 [Test worker @coroutine#5490] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 08:47:06.146 [Test worker @coroutine#5490] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 08:47:06.146 [Test worker @coroutine#5490] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 08:47:06.146 [Test worker @coroutine#5490] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 08:47:06.146 [Test worker @coroutine#5490] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 08:47:06.146 [Test worker @coroutine#5490] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Starting... 2024-04-19 08:47:06.146 [Test worker @coroutine#5490] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Added connection org.sqlite.jdbc4.JDBC4Connection@541c32de 2024-04-19 08:47:06.146 [Test worker @coroutine#5490] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Added connection org.sqlite.jdbc4.JDBC4Connection@541c32de 2024-04-19 08:47:06.146 [Test worker @coroutine#5490] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Start completed. 2024-04-19 08:47:06.160 [Test worker @coroutine#5490] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@541c32de 2024-04-19 08:47:06.173 [Test worker @coroutine#5491] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@541c32de 2024-04-19 08:47:06.175 [Test worker @coroutine#5493] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@541c32de 2024-04-19 08:47:06.176 [DefaultDispatcher-worker-15 @coroutine#2217] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a598e30 2024-04-19 08:47:06.177 [DefaultDispatcher-worker-15 @coroutine#2217] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35773/UmAppDatabase/replication/nodeId 2024-04-19 08:47:06.177 [Test worker @coroutine#5495] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@541c32de 2024-04-19 08:47:06.177 [DefaultDispatcher-worker-15 @coroutine#2217] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35773/UmAppDatabase/replication/nodeId. 2024-04-19 08:47:06.177 [DefaultDispatcher-worker-15 @coroutine#2217] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35773/UmAppDatabase/replication/nodeId 2024-04-19 08:47:06.178 [DefaultDispatcher-worker-18 @coroutine#2217] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35773/UmAppDatabase/replication/nodeId 2024-04-19 08:47:06.178 [DefaultDispatcher-worker-18 @coroutine#2217] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35773/UmAppDatabase/replication/nodeId 2024-04-19 08:47:06.178 [DefaultDispatcher-worker-3 @coroutine#1915] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20040c6e 2024-04-19 08:47:06.178 [DefaultDispatcher-worker-3 @coroutine#1915] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35017/UmAppDatabase/replication/nodeId 2024-04-19 08:47:06.178 [DefaultDispatcher-worker-3 @coroutine#1915] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35017/UmAppDatabase/replication/nodeId. 2024-04-19 08:47:06.178 [DefaultDispatcher-worker-3 @coroutine#1915] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35017/UmAppDatabase/replication/nodeId 2024-04-19 08:47:06.179 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Shutdown initiated... 2024-04-19 08:47:06.179 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Close initiated... 2024-04-19 08:47:06.179 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-19 08:47:06.179 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-19 08:47:06.179 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Closed. 2024-04-19 08:47:06.179 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Shutdown completed. 2024-04-19 08:47:06.179 [DefaultDispatcher-worker-16 @coroutine#1915] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35017/UmAppDatabase/replication/nodeId 2024-04-19 08:47:06.179 [DefaultDispatcher-worker-16 @coroutine#1915] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35017/UmAppDatabase/replication/nodeId 2024-04-19 08:47:06.180 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-215 - configuration: 2024-04-19 08:47:06.180 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 08:47:06.180 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 08:47:06.180 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 08:47:06.180 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 08:47:06.180 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 08:47:06.180 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 08:47:06.180 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@c6b08a5 2024-04-19 08:47:06.180 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 08:47:06.180 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 08:47:06.180 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 08:47:06.180 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 08:47:06.180 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 08:47:06.180 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 08:47:06.180 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 08:47:06.180 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 08:47:06.180 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 08:47:06.180 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 08:47:06.180 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 08:47:06.180 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 08:47:06.180 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 08:47:06.180 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 08:47:06.180 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 08:47:06.180 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 08:47:06.180 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 08:47:06.180 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 08:47:06.180 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 08:47:06.180 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-215" 2024-04-19 08:47:06.180 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 08:47:06.180 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 08:47:06.180 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 08:47:06.180 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 08:47:06.180 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 08:47:06.180 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 08:47:06.180 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 08:47:06.180 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 08:47:06.181 [Test worker @coroutine#5513] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Starting... 2024-04-19 08:47:06.181 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Added connection org.sqlite.jdbc4.JDBC4Connection@25874884 2024-04-19 08:47:06.181 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Added connection org.sqlite.jdbc4.JDBC4Connection@25874884 2024-04-19 08:47:06.181 [Test worker @coroutine#5513] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Start completed. 2024-04-19 08:47:06.195 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25874884 2024-04-19 08:47:06.206 [Test worker @coroutine#5514] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25874884 2024-04-19 08:47:06.208 [Test worker @coroutine#5516] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25874884 2024-04-19 08:47:06.210 [Test worker @coroutine#5518] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25874884 2024-04-19 08:47:06.212 [UI Thread @coroutine#5527] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33845/Site/verify 2024-04-19 08:47:06.212 [UI Thread @coroutine#5527] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33845/Site/verify. 2024-04-19 08:47:06.212 [UI Thread @coroutine#5527] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33845/Site/verify 2024-04-19 08:47:06.213 [UI Thread @coroutine#5527] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33845/Site/verify 2024-04-19 08:47:06.213 [UI Thread @coroutine#5527] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33845/Site/verify 2024-04-19 08:47:06.214 [UI Thread @coroutine#5527] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:33845/Site/verify. 2024-04-19 08:47:06.214 [UI Thread @coroutine#5527] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:33845/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2024-04-19 08:47:06.215 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Shutdown initiated... 2024-04-19 08:47:06.215 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Close initiated... 2024-04-19 08:47:06.215 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-19 08:47:06.216 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-19 08:47:06.216 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Closed. 2024-04-19 08:47:06.216 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Shutdown completed. 2024-04-19 08:47:06.222 [UI Thread @coroutine#5541] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36233/Site/verify 2024-04-19 08:47:06.222 [UI Thread @coroutine#5541] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36233/Site/verify. 2024-04-19 08:47:06.222 [UI Thread @coroutine#5541] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36233/Site/verify 2024-04-19 08:47:06.223 [UI Thread @coroutine#5541] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36233/Site/verify 2024-04-19 08:47:06.223 [UI Thread @coroutine#5541] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36233/Site/verify 2024-04-19 08:47:06.224 [UI Thread @coroutine#5541] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:36233/Site/verify. 2024-04-19 08:47:06.224 [UI Thread @coroutine#5541] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:36233/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2024-04-19 08:47:06.228 [UI Thread @coroutine#5554] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:32995/Site/verify 2024-04-19 08:47:06.228 [UI Thread @coroutine#5554] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:32995/Site/verify. 2024-04-19 08:47:06.228 [UI Thread @coroutine#5554] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:32995/Site/verify 2024-04-19 08:47:06.230 [UI Thread @coroutine#5554] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:32995/Site/verify 2024-04-19 08:47:06.230 [UI Thread @coroutine#5554] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:32995/Site/verify 2024-04-19 08:47:06.230 [UI Thread @coroutine#5554] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:32995/Site/verify. 2024-04-19 08:47:06.230 [UI Thread @coroutine#5554] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:32995/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2024-04-19 08:47:06.236 [UI Thread @coroutine#5568] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:79/Site/verify 2024-04-19 08:47:06.236 [UI Thread @coroutine#5568] 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-04-19 08:47:06.236 [UI Thread @coroutine#5568] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:79/Site/verify 2024-04-19 08:47:06.238 [UI Thread @coroutine#5568] 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-04-19 08:47:06.240 [Test worker @coroutine#5575] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-216 - configuration: 2024-04-19 08:47:06.241 [Test worker @coroutine#5575] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 08:47:06.241 [Test worker @coroutine#5575] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 08:47:06.241 [Test worker @coroutine#5575] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 08:47:06.241 [Test worker @coroutine#5575] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 08:47:06.241 [Test worker @coroutine#5575] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 08:47:06.241 [Test worker @coroutine#5575] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 08:47:06.241 [Test worker @coroutine#5575] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@79b3f1c6 2024-04-19 08:47:06.241 [Test worker @coroutine#5575] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 08:47:06.241 [Test worker @coroutine#5575] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 08:47:06.241 [Test worker @coroutine#5575] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 08:47:06.241 [Test worker @coroutine#5575] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 08:47:06.241 [Test worker @coroutine#5575] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 08:47:06.241 [Test worker @coroutine#5575] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 08:47:06.241 [Test worker @coroutine#5575] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 08:47:06.241 [Test worker @coroutine#5575] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 08:47:06.241 [Test worker @coroutine#5575] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 08:47:06.241 [Test worker @coroutine#5575] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 08:47:06.241 [Test worker @coroutine#5575] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 08:47:06.241 [Test worker @coroutine#5575] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 08:47:06.241 [Test worker @coroutine#5575] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 08:47:06.241 [Test worker @coroutine#5575] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 08:47:06.241 [Test worker @coroutine#5575] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 08:47:06.241 [Test worker @coroutine#5575] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 08:47:06.241 [Test worker @coroutine#5575] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 08:47:06.241 [Test worker @coroutine#5575] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 08:47:06.241 [Test worker @coroutine#5575] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 08:47:06.241 [Test worker @coroutine#5575] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-216" 2024-04-19 08:47:06.241 [Test worker @coroutine#5575] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 08:47:06.241 [Test worker @coroutine#5575] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 08:47:06.241 [Test worker @coroutine#5575] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 08:47:06.241 [Test worker @coroutine#5575] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 08:47:06.241 [Test worker @coroutine#5575] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 08:47:06.241 [Test worker @coroutine#5575] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 08:47:06.241 [Test worker @coroutine#5575] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 08:47:06.241 [Test worker @coroutine#5575] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 08:47:06.241 [Test worker @coroutine#5575] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Starting... 2024-04-19 08:47:06.241 [Test worker @coroutine#5575] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Added connection org.sqlite.jdbc4.JDBC4Connection@172f88b1 2024-04-19 08:47:06.241 [Test worker @coroutine#5575] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Added connection org.sqlite.jdbc4.JDBC4Connection@172f88b1 2024-04-19 08:47:06.241 [Test worker @coroutine#5575] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Start completed. 2024-04-19 08:47:06.250 [DefaultDispatcher-worker-4 @coroutine#5576] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-41 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3593e074 2024-04-19 08:47:06.255 [Test worker @coroutine#5575] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@172f88b1 2024-04-19 08:47:06.266 [Test worker @coroutine#5577] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@172f88b1 2024-04-19 08:47:06.268 [Test worker @coroutine#5579] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@172f88b1 2024-04-19 08:47:06.270 [Test worker @coroutine#5581] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@172f88b1 2024-04-19 08:47:06.279 [DefaultDispatcher-worker-12 @coroutine#5583] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@172f88b1 2024-04-19 08:47:06.281 [DefaultDispatcher-worker-16 @coroutine#5591] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dcca426 2024-04-19 08:47:06.290 [HikariPool-39 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 08:47:06.301 [DefaultDispatcher-worker-3 @coroutine#5575] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@172f88b1 2024-04-19 08:47:06.310 [DefaultDispatcher-worker-11 @coroutine#5575] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@172f88b1 2024-04-19 08:47:06.317 [DefaultDispatcher-worker-18 @coroutine#5575] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@172f88b1 2024-04-19 08:47:06.323 [DefaultDispatcher-worker-4 @coroutine#5595] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-45 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@511d5e6e 2024-04-19 08:47:06.324 [DefaultDispatcher-worker-8 @coroutine#5575] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@172f88b1 2024-04-19 08:47:06.333 [DefaultDispatcher-worker-7 @coroutine#5575] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@172f88b1 2024-04-19 08:47:06.341 [HikariPool-216 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-19 08:47:06.346 [DefaultDispatcher-worker-15 @coroutine#5575] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@172f88b1 2024-04-19 08:47:06.348 [DefaultDispatcher-worker-1 @coroutine#1961] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1067192a 2024-04-19 08:47:06.348 [DefaultDispatcher-worker-1 @coroutine#1961] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56135/UmAppDatabase/replication/nodeId 2024-04-19 08:47:06.348 [DefaultDispatcher-worker-1 @coroutine#1961] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56135/UmAppDatabase/replication/nodeId. 2024-04-19 08:47:06.348 [HikariPool-41 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 08:47:06.348 [DefaultDispatcher-worker-1 @coroutine#1961] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56135/UmAppDatabase/replication/nodeId 2024-04-19 08:47:06.349 [DefaultDispatcher-worker-1 @coroutine#1961] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56135/UmAppDatabase/replication/nodeId 2024-04-19 08:47:06.349 [DefaultDispatcher-worker-1 @coroutine#1961] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56135/UmAppDatabase/replication/nodeId 2024-04-19 08:47:06.356 [DefaultDispatcher-worker-15 @coroutine#5605] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-47 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e52d2f2 2024-04-19 08:47:06.365 [DefaultDispatcher-worker-2 @coroutine#5606] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@172f88b1 2024-04-19 08:47:06.367 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Shutdown initiated... 2024-04-19 08:47:06.367 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Close initiated... 2024-04-19 08:47:06.367 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 08:47:06.368 [HikariPool-216 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Closing connection org.sqlite.jdbc4.JDBC4Connection@172f88b1: (connection evicted) 2024-04-19 08:47:06.369 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-19 08:47:06.369 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Closed. 2024-04-19 08:47:06.369 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Shutdown completed. 2024-04-19 08:47:06.370 [Test worker @coroutine#5612] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-217 - configuration: 2024-04-19 08:47:06.370 [Test worker @coroutine#5612] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 08:47:06.370 [Test worker @coroutine#5612] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 08:47:06.370 [Test worker @coroutine#5612] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 08:47:06.370 [Test worker @coroutine#5612] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 08:47:06.370 [Test worker @coroutine#5612] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 08:47:06.370 [Test worker @coroutine#5612] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 08:47:06.370 [Test worker @coroutine#5612] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@a683f92 2024-04-19 08:47:06.370 [Test worker @coroutine#5612] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 08:47:06.370 [Test worker @coroutine#5612] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 08:47:06.370 [Test worker @coroutine#5612] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 08:47:06.370 [Test worker @coroutine#5612] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 08:47:06.370 [Test worker @coroutine#5612] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 08:47:06.370 [Test worker @coroutine#5612] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 08:47:06.370 [Test worker @coroutine#5612] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 08:47:06.370 [Test worker @coroutine#5612] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 08:47:06.370 [Test worker @coroutine#5612] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 08:47:06.370 [Test worker @coroutine#5612] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 08:47:06.370 [Test worker @coroutine#5612] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 08:47:06.370 [Test worker @coroutine#5612] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 08:47:06.370 [Test worker @coroutine#5612] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 08:47:06.370 [Test worker @coroutine#5612] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 08:47:06.370 [Test worker @coroutine#5612] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 08:47:06.370 [Test worker @coroutine#5612] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 08:47:06.370 [Test worker @coroutine#5612] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 08:47:06.370 [Test worker @coroutine#5612] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 08:47:06.370 [Test worker @coroutine#5612] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 08:47:06.370 [Test worker @coroutine#5612] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-217" 2024-04-19 08:47:06.370 [Test worker @coroutine#5612] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 08:47:06.370 [Test worker @coroutine#5612] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 08:47:06.370 [Test worker @coroutine#5612] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 08:47:06.370 [Test worker @coroutine#5612] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 08:47:06.370 [Test worker @coroutine#5612] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 08:47:06.370 [Test worker @coroutine#5612] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 08:47:06.370 [Test worker @coroutine#5612] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 08:47:06.370 [Test worker @coroutine#5612] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 08:47:06.370 [Test worker @coroutine#5612] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Starting... 2024-04-19 08:47:06.371 [Test worker @coroutine#5612] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d12fa92 2024-04-19 08:47:06.371 [Test worker @coroutine#5612] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d12fa92 2024-04-19 08:47:06.371 [Test worker @coroutine#5612] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Start completed. 2024-04-19 08:47:06.380 [HikariPool-43 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 08:47:06.386 [Test worker @coroutine#5612] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d12fa92 2024-04-19 08:47:06.397 [Test worker @coroutine#5613] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d12fa92 2024-04-19 08:47:06.399 [Test worker @coroutine#5615] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d12fa92 2024-04-19 08:47:06.402 [Test worker @coroutine#5617] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d12fa92 2024-04-19 08:47:06.402 [Test worker @coroutine#5612] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-218 - configuration: 2024-04-19 08:47:06.402 [Test worker @coroutine#5612] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 08:47:06.402 [Test worker @coroutine#5612] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 08:47:06.402 [Test worker @coroutine#5612] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 08:47:06.402 [Test worker @coroutine#5612] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 08:47:06.402 [Test worker @coroutine#5612] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 08:47:06.402 [Test worker @coroutine#5612] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 08:47:06.402 [Test worker @coroutine#5612] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2a4137a2 2024-04-19 08:47:06.402 [Test worker @coroutine#5612] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 08:47:06.402 [Test worker @coroutine#5612] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 08:47:06.402 [Test worker @coroutine#5612] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 08:47:06.402 [Test worker @coroutine#5612] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 08:47:06.402 [Test worker @coroutine#5612] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 08:47:06.402 [Test worker @coroutine#5612] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 08:47:06.402 [Test worker @coroutine#5612] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 08:47:06.402 [Test worker @coroutine#5612] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 08:47:06.402 [Test worker @coroutine#5612] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 08:47:06.402 [Test worker @coroutine#5612] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 08:47:06.402 [Test worker @coroutine#5612] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 08:47:06.402 [Test worker @coroutine#5612] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 08:47:06.402 [Test worker @coroutine#5612] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 08:47:06.402 [Test worker @coroutine#5612] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 08:47:06.402 [Test worker @coroutine#5612] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 08:47:06.402 [Test worker @coroutine#5612] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 08:47:06.402 [Test worker @coroutine#5612] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 08:47:06.402 [Test worker @coroutine#5612] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 08:47:06.402 [Test worker @coroutine#5612] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 08:47:06.402 [Test worker @coroutine#5612] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-218" 2024-04-19 08:47:06.402 [Test worker @coroutine#5612] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 08:47:06.402 [Test worker @coroutine#5612] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 08:47:06.402 [Test worker @coroutine#5612] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 08:47:06.402 [Test worker @coroutine#5612] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 08:47:06.402 [Test worker @coroutine#5612] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 08:47:06.402 [Test worker @coroutine#5612] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 08:47:06.402 [Test worker @coroutine#5612] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 08:47:06.402 [Test worker @coroutine#5612] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 08:47:06.402 [Test worker @coroutine#5612] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Starting... 2024-04-19 08:47:06.402 [Test worker @coroutine#5612] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Added connection org.sqlite.jdbc4.JDBC4Connection@71a9e31b 2024-04-19 08:47:06.402 [Test worker @coroutine#5612] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Added connection org.sqlite.jdbc4.JDBC4Connection@71a9e31b 2024-04-19 08:47:06.402 [Test worker @coroutine#5612] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Start completed. 2024-04-19 08:47:06.416 [Test worker @coroutine#5612] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71a9e31b 2024-04-19 08:47:06.422 [HikariPool-45 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 08:47:06.427 [Test worker @coroutine#5619] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71a9e31b 2024-04-19 08:47:06.429 [Test worker @coroutine#5622] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71a9e31b 2024-04-19 08:47:06.431 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71a9e31b 2024-04-19 08:47:06.443 [DefaultDispatcher-worker-13 @coroutine#5626] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71a9e31b 2024-04-19 08:47:06.455 [DefaultDispatcher-worker-6 @coroutine#5612] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d12fa92 2024-04-19 08:47:06.455 [HikariPool-47 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 08:47:06.460 [DefaultDispatcher-worker-8 @coroutine#1994] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5afaae7e 2024-04-19 08:47:06.460 [DefaultDispatcher-worker-8 @coroutine#1994] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38595/UmAppDatabase/replication/nodeId 2024-04-19 08:47:06.460 [DefaultDispatcher-worker-8 @coroutine#1994] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38595/UmAppDatabase/replication/nodeId. 2024-04-19 08:47:06.460 [DefaultDispatcher-worker-8 @coroutine#1994] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38595/UmAppDatabase/replication/nodeId 2024-04-19 08:47:06.462 [DefaultDispatcher-worker-18 @coroutine#1994] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38595/UmAppDatabase/replication/nodeId 2024-04-19 08:47:06.462 [DefaultDispatcher-worker-18 @coroutine#1994] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38595/UmAppDatabase/replication/nodeId 2024-04-19 08:47:06.471 [HikariPool-217 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-19 08:47:06.473 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Shutdown initiated... 2024-04-19 08:47:06.473 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Close initiated... 2024-04-19 08:47:06.473 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 08:47:06.473 [HikariPool-217 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5d12fa92: (connection evicted) 2024-04-19 08:47:06.474 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-19 08:47:06.474 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Closed. 2024-04-19 08:47:06.474 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Shutdown completed. 2024-04-19 08:47:06.474 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Shutdown initiated... 2024-04-19 08:47:06.474 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Close initiated... 2024-04-19 08:47:06.474 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 08:47:06.474 [HikariPool-218 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Closing connection org.sqlite.jdbc4.JDBC4Connection@71a9e31b: (connection evicted) 2024-04-19 08:47:06.475 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-19 08:47:06.475 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Closed. 2024-04-19 08:47:06.475 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Shutdown completed. 2024-04-19 08:47:06.476 [Test worker @coroutine#5665] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-219 - configuration: 2024-04-19 08:47:06.476 [Test worker @coroutine#5665] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 08:47:06.476 [Test worker @coroutine#5665] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 08:47:06.476 [Test worker @coroutine#5665] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 08:47:06.476 [Test worker @coroutine#5665] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 08:47:06.476 [Test worker @coroutine#5665] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 08:47:06.476 [Test worker @coroutine#5665] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 08:47:06.476 [Test worker @coroutine#5665] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@573f95b2 2024-04-19 08:47:06.476 [Test worker @coroutine#5665] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 08:47:06.476 [Test worker @coroutine#5665] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 08:47:06.476 [Test worker @coroutine#5665] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 08:47:06.476 [Test worker @coroutine#5665] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 08:47:06.476 [Test worker @coroutine#5665] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 08:47:06.476 [Test worker @coroutine#5665] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 08:47:06.476 [Test worker @coroutine#5665] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 08:47:06.476 [Test worker @coroutine#5665] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 08:47:06.476 [Test worker @coroutine#5665] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 08:47:06.476 [Test worker @coroutine#5665] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 08:47:06.476 [Test worker @coroutine#5665] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 08:47:06.476 [Test worker @coroutine#5665] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 08:47:06.476 [Test worker @coroutine#5665] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 08:47:06.476 [Test worker @coroutine#5665] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 08:47:06.476 [Test worker @coroutine#5665] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 08:47:06.476 [Test worker @coroutine#5665] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 08:47:06.476 [Test worker @coroutine#5665] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 08:47:06.476 [Test worker @coroutine#5665] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 08:47:06.476 [Test worker @coroutine#5665] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 08:47:06.476 [Test worker @coroutine#5665] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-219" 2024-04-19 08:47:06.476 [Test worker @coroutine#5665] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 08:47:06.476 [Test worker @coroutine#5665] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 08:47:06.476 [Test worker @coroutine#5665] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 08:47:06.476 [Test worker @coroutine#5665] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 08:47:06.476 [Test worker @coroutine#5665] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 08:47:06.476 [Test worker @coroutine#5665] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 08:47:06.476 [Test worker @coroutine#5665] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 08:47:06.476 [Test worker @coroutine#5665] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 08:47:06.476 [Test worker @coroutine#5665] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Starting... 2024-04-19 08:47:06.477 [Test worker @coroutine#5665] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Added connection org.sqlite.jdbc4.JDBC4Connection@484f7fad 2024-04-19 08:47:06.477 [Test worker @coroutine#5665] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Added connection org.sqlite.jdbc4.JDBC4Connection@484f7fad 2024-04-19 08:47:06.477 [Test worker @coroutine#5665] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Start completed. 2024-04-19 08:47:06.493 [Test worker @coroutine#5665] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@484f7fad 2024-04-19 08:47:06.504 [Test worker @coroutine#5667] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@484f7fad 2024-04-19 08:47:06.506 [Test worker @coroutine#5669] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@484f7fad 2024-04-19 08:47:06.507 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@484f7fad 2024-04-19 08:47:06.508 [Test worker @coroutine#5665] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-220 - configuration: 2024-04-19 08:47:06.508 [Test worker @coroutine#5665] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 08:47:06.508 [Test worker @coroutine#5665] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 08:47:06.508 [Test worker @coroutine#5665] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 08:47:06.508 [Test worker @coroutine#5665] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 08:47:06.508 [Test worker @coroutine#5665] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 08:47:06.508 [Test worker @coroutine#5665] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 08:47:06.508 [Test worker @coroutine#5665] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@593f6c3 2024-04-19 08:47:06.508 [Test worker @coroutine#5665] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 08:47:06.508 [Test worker @coroutine#5665] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 08:47:06.508 [Test worker @coroutine#5665] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 08:47:06.508 [Test worker @coroutine#5665] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 08:47:06.508 [Test worker @coroutine#5665] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 08:47:06.508 [Test worker @coroutine#5665] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 08:47:06.508 [Test worker @coroutine#5665] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 08:47:06.508 [Test worker @coroutine#5665] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 08:47:06.508 [Test worker @coroutine#5665] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 08:47:06.508 [Test worker @coroutine#5665] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 08:47:06.508 [Test worker @coroutine#5665] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 08:47:06.508 [Test worker @coroutine#5665] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 08:47:06.508 [Test worker @coroutine#5665] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 08:47:06.508 [Test worker @coroutine#5665] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 08:47:06.508 [Test worker @coroutine#5665] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 08:47:06.508 [Test worker @coroutine#5665] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 08:47:06.508 [Test worker @coroutine#5665] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 08:47:06.508 [Test worker @coroutine#5665] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 08:47:06.508 [Test worker @coroutine#5665] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 08:47:06.508 [Test worker @coroutine#5665] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-220" 2024-04-19 08:47:06.508 [Test worker @coroutine#5665] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 08:47:06.508 [Test worker @coroutine#5665] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 08:47:06.508 [Test worker @coroutine#5665] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 08:47:06.508 [Test worker @coroutine#5665] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 08:47:06.508 [Test worker @coroutine#5665] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 08:47:06.508 [Test worker @coroutine#5665] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 08:47:06.508 [Test worker @coroutine#5665] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 08:47:06.508 [Test worker @coroutine#5665] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 08:47:06.508 [Test worker @coroutine#5665] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Starting... 2024-04-19 08:47:06.508 [Test worker @coroutine#5665] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Added connection org.sqlite.jdbc4.JDBC4Connection@358b70c4 2024-04-19 08:47:06.508 [Test worker @coroutine#5665] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Added connection org.sqlite.jdbc4.JDBC4Connection@358b70c4 2024-04-19 08:47:06.508 [Test worker @coroutine#5665] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Start completed. 2024-04-19 08:47:06.522 [Test worker @coroutine#5665] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@358b70c4 2024-04-19 08:47:06.533 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@358b70c4 2024-04-19 08:47:06.534 [Test worker @coroutine#5676] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@358b70c4 2024-04-19 08:47:06.536 [Test worker @coroutine#5678] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@358b70c4 2024-04-19 08:47:06.543 [DefaultDispatcher-worker-6 @coroutine#2023] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63df2eb8 2024-04-19 08:47:06.543 [DefaultDispatcher-worker-6 @coroutine#2023] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52279/UmAppDatabase/replication/nodeId 2024-04-19 08:47:06.543 [DefaultDispatcher-worker-6 @coroutine#2023] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52279/UmAppDatabase/replication/nodeId. 2024-04-19 08:47:06.543 [DefaultDispatcher-worker-6 @coroutine#2023] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52279/UmAppDatabase/replication/nodeId 2024-04-19 08:47:06.545 [DefaultDispatcher-worker-18 @coroutine#2023] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52279/UmAppDatabase/replication/nodeId 2024-04-19 08:47:06.545 [DefaultDispatcher-worker-18 @coroutine#2023] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52279/UmAppDatabase/replication/nodeId 2024-04-19 08:47:06.547 [DefaultDispatcher-worker-15 @coroutine#5680] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@358b70c4 2024-04-19 08:47:06.561 [DefaultDispatcher-worker-12 @coroutine#5665] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@484f7fad 2024-04-19 08:47:06.571 [DefaultDispatcher-worker-9 @coroutine#5665] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@484f7fad 2024-04-19 08:47:06.576 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Shutdown initiated... 2024-04-19 08:47:06.576 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Close initiated... 2024-04-19 08:47:06.576 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 08:47:06.577 [HikariPool-219 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Closing connection org.sqlite.jdbc4.JDBC4Connection@484f7fad: (connection evicted) 2024-04-19 08:47:06.577 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-19 08:47:06.577 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Closed. 2024-04-19 08:47:06.577 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Shutdown completed. 2024-04-19 08:47:06.578 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Shutdown initiated... 2024-04-19 08:47:06.578 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Close initiated... 2024-04-19 08:47:06.578 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 08:47:06.578 [HikariPool-220 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Closing connection org.sqlite.jdbc4.JDBC4Connection@358b70c4: (connection evicted) 2024-04-19 08:47:06.579 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-19 08:47:06.579 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Closed. 2024-04-19 08:47:06.579 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Shutdown completed. 2024-04-19 08:47:06.580 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-221 - configuration: 2024-04-19 08:47:06.580 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 08:47:06.580 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 08:47:06.580 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 08:47:06.580 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 08:47:06.580 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 08:47:06.580 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 08:47:06.580 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@447cdbaa 2024-04-19 08:47:06.580 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 08:47:06.580 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 08:47:06.580 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 08:47:06.580 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 08:47:06.580 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 08:47:06.580 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 08:47:06.580 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 08:47:06.580 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 08:47:06.580 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 08:47:06.580 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 08:47:06.580 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 08:47:06.580 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 08:47:06.580 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 08:47:06.580 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 08:47:06.580 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 08:47:06.580 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 08:47:06.580 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 08:47:06.580 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 08:47:06.580 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 08:47:06.580 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-221" 2024-04-19 08:47:06.580 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 08:47:06.580 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 08:47:06.580 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 08:47:06.580 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 08:47:06.580 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 08:47:06.580 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 08:47:06.580 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 08:47:06.580 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 08:47:06.580 [Test worker @coroutine#5722] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Starting... 2024-04-19 08:47:06.581 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f67291f 2024-04-19 08:47:06.581 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f67291f 2024-04-19 08:47:06.581 [Test worker @coroutine#5722] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Start completed. 2024-04-19 08:47:06.598 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f67291f 2024-04-19 08:47:06.609 [Test worker @coroutine#5723] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f67291f 2024-04-19 08:47:06.611 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f67291f 2024-04-19 08:47:06.613 [Test worker @coroutine#5727] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f67291f 2024-04-19 08:47:06.613 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-222 - configuration: 2024-04-19 08:47:06.613 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 08:47:06.613 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 08:47:06.613 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 08:47:06.613 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 08:47:06.613 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 08:47:06.613 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 08:47:06.613 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@20c5b5f8 2024-04-19 08:47:06.613 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 08:47:06.613 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 08:47:06.613 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 08:47:06.613 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 08:47:06.613 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 08:47:06.613 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 08:47:06.613 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 08:47:06.613 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 08:47:06.613 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 08:47:06.613 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 08:47:06.613 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 08:47:06.613 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 08:47:06.613 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 08:47:06.613 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 08:47:06.613 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 08:47:06.613 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 08:47:06.613 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 08:47:06.613 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 08:47:06.613 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 08:47:06.613 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-222" 2024-04-19 08:47:06.613 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 08:47:06.613 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 08:47:06.613 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 08:47:06.613 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 08:47:06.613 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 08:47:06.613 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 08:47:06.613 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 08:47:06.613 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 08:47:06.613 [Test worker @coroutine#5722] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Starting... 2024-04-19 08:47:06.613 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Added connection org.sqlite.jdbc4.JDBC4Connection@2dfdea3a 2024-04-19 08:47:06.613 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Added connection org.sqlite.jdbc4.JDBC4Connection@2dfdea3a 2024-04-19 08:47:06.613 [Test worker @coroutine#5722] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Start completed. 2024-04-19 08:47:06.627 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2dfdea3a 2024-04-19 08:47:06.638 [Test worker @coroutine#5729] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2dfdea3a 2024-04-19 08:47:06.639 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2dfdea3a 2024-04-19 08:47:06.641 [Test worker @coroutine#5733] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2dfdea3a 2024-04-19 08:47:06.653 [DefaultDispatcher-worker-8 @coroutine#5735] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2dfdea3a 2024-04-19 08:47:06.665 [DefaultDispatcher-worker-11 @coroutine#5722] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f67291f 2024-04-19 08:47:06.677 [DefaultDispatcher-worker-3 @coroutine#5722] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f67291f 2024-04-19 08:47:06.681 [HikariPool-221 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 08:47:06.710 [DefaultDispatcher-worker-6 @coroutine#2052] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17260f7f 2024-04-19 08:47:06.710 [DefaultDispatcher-worker-6 @coroutine#2052] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-19 08:47:06.710 [DefaultDispatcher-worker-6 @coroutine#2052] 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-04-19 08:47:06.710 [DefaultDispatcher-worker-6 @coroutine#2052] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-19 08:47:06.710 [DefaultDispatcher-worker-17 @coroutine#2066] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e8eea59 2024-04-19 08:47:06.710 [DefaultDispatcher-worker-17 @coroutine#2066] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47595/UmAppDatabase/replication/nodeId 2024-04-19 08:47:06.710 [DefaultDispatcher-worker-17 @coroutine#2066] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47595/UmAppDatabase/replication/nodeId. 2024-04-19 08:47:06.710 [DefaultDispatcher-worker-17 @coroutine#2066] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47595/UmAppDatabase/replication/nodeId 2024-04-19 08:47:06.711 [DefaultDispatcher-worker-16 @coroutine#2052] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-19 08:47:06.711 [DefaultDispatcher-worker-6 @coroutine#2066] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47595/UmAppDatabase/replication/nodeId 2024-04-19 08:47:06.711 [DefaultDispatcher-worker-6 @coroutine#2066] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47595/UmAppDatabase/replication/nodeId 2024-04-19 08:47:06.714 [HikariPool-222 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 08:47:06.929 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Shutdown initiated... 2024-04-19 08:47:06.930 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Close initiated... 2024-04-19 08:47:06.930 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 08:47:06.930 [HikariPool-221 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6f67291f: (connection evicted) 2024-04-19 08:47:06.931 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-19 08:47:06.931 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Closed. 2024-04-19 08:47:06.931 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Shutdown completed. 2024-04-19 08:47:06.931 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Shutdown initiated... 2024-04-19 08:47:06.931 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Close initiated... 2024-04-19 08:47:06.931 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 08:47:06.931 [HikariPool-222 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2dfdea3a: (connection evicted) 2024-04-19 08:47:06.932 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-19 08:47:06.932 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Closed. 2024-04-19 08:47:06.932 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Shutdown completed. 2024-04-19 08:47:06.933 [DefaultDispatcher-worker-17 @coroutine#2118] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@738ae785 2024-04-19 08:47:06.933 [DefaultDispatcher-worker-17 @coroutine#2118] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54021/UmAppDatabase/replication/nodeId 2024-04-19 08:47:06.933 [DefaultDispatcher-worker-17 @coroutine#2118] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54021/UmAppDatabase/replication/nodeId. 2024-04-19 08:47:06.933 [DefaultDispatcher-worker-17 @coroutine#2118] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54021/UmAppDatabase/replication/nodeId 2024-04-19 08:47:06.933 [Test worker @coroutine#5781] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-223 - configuration: 2024-04-19 08:47:06.933 [Test worker @coroutine#5781] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 08:47:06.934 [Test worker @coroutine#5781] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 08:47:06.934 [Test worker @coroutine#5781] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 08:47:06.934 [Test worker @coroutine#5781] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 08:47:06.934 [Test worker @coroutine#5781] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 08:47:06.934 [Test worker @coroutine#5781] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 08:47:06.934 [Test worker @coroutine#5781] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7b4791d9 2024-04-19 08:47:06.934 [Test worker @coroutine#5781] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 08:47:06.934 [Test worker @coroutine#5781] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 08:47:06.934 [Test worker @coroutine#5781] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 08:47:06.934 [Test worker @coroutine#5781] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 08:47:06.934 [Test worker @coroutine#5781] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 08:47:06.934 [Test worker @coroutine#5781] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 08:47:06.934 [Test worker @coroutine#5781] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 08:47:06.934 [Test worker @coroutine#5781] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 08:47:06.934 [Test worker @coroutine#5781] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 08:47:06.934 [Test worker @coroutine#5781] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 08:47:06.934 [Test worker @coroutine#5781] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 08:47:06.934 [Test worker @coroutine#5781] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 08:47:06.934 [Test worker @coroutine#5781] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 08:47:06.934 [Test worker @coroutine#5781] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 08:47:06.934 [Test worker @coroutine#5781] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 08:47:06.934 [Test worker @coroutine#5781] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 08:47:06.934 [Test worker @coroutine#5781] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 08:47:06.934 [Test worker @coroutine#5781] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 08:47:06.934 [Test worker @coroutine#5781] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 08:47:06.934 [Test worker @coroutine#5781] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-223" 2024-04-19 08:47:06.934 [Test worker @coroutine#5781] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 08:47:06.934 [Test worker @coroutine#5781] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 08:47:06.934 [Test worker @coroutine#5781] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 08:47:06.934 [Test worker @coroutine#5781] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 08:47:06.934 [Test worker @coroutine#5781] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 08:47:06.934 [Test worker @coroutine#5781] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 08:47:06.934 [Test worker @coroutine#5781] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 08:47:06.934 [Test worker @coroutine#5781] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 08:47:06.934 [Test worker @coroutine#5781] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Starting... 2024-04-19 08:47:06.934 [DefaultDispatcher-worker-15 @coroutine#2118] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54021/UmAppDatabase/replication/nodeId 2024-04-19 08:47:06.934 [DefaultDispatcher-worker-15 @coroutine#2118] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54021/UmAppDatabase/replication/nodeId 2024-04-19 08:47:06.934 [Test worker @coroutine#5781] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Added connection org.sqlite.jdbc4.JDBC4Connection@24c04958 2024-04-19 08:47:06.934 [Test worker @coroutine#5781] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Added connection org.sqlite.jdbc4.JDBC4Connection@24c04958 2024-04-19 08:47:06.934 [Test worker @coroutine#5781] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Start completed. 2024-04-19 08:47:06.950 [Test worker @coroutine#5781] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24c04958 2024-04-19 08:47:06.961 [Test worker @coroutine#5784] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24c04958 2024-04-19 08:47:06.963 [Test worker @coroutine#5786] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24c04958 2024-04-19 08:47:06.964 [Test worker @coroutine#5788] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24c04958 2024-04-19 08:47:06.965 [Test worker @coroutine#5781] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-224 - configuration: 2024-04-19 08:47:06.965 [Test worker @coroutine#5781] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 08:47:06.965 [Test worker @coroutine#5781] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 08:47:06.965 [Test worker @coroutine#5781] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 08:47:06.965 [Test worker @coroutine#5781] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 08:47:06.965 [Test worker @coroutine#5781] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 08:47:06.965 [Test worker @coroutine#5781] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 08:47:06.965 [Test worker @coroutine#5781] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@57082d16 2024-04-19 08:47:06.965 [Test worker @coroutine#5781] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 08:47:06.965 [Test worker @coroutine#5781] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 08:47:06.965 [Test worker @coroutine#5781] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 08:47:06.965 [Test worker @coroutine#5781] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 08:47:06.965 [Test worker @coroutine#5781] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 08:47:06.965 [Test worker @coroutine#5781] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 08:47:06.965 [Test worker @coroutine#5781] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 08:47:06.965 [Test worker @coroutine#5781] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 08:47:06.965 [Test worker @coroutine#5781] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 08:47:06.965 [Test worker @coroutine#5781] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 08:47:06.965 [Test worker @coroutine#5781] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 08:47:06.965 [Test worker @coroutine#5781] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 08:47:06.965 [Test worker @coroutine#5781] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 08:47:06.965 [Test worker @coroutine#5781] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 08:47:06.965 [Test worker @coroutine#5781] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 08:47:06.965 [Test worker @coroutine#5781] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 08:47:06.965 [Test worker @coroutine#5781] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 08:47:06.965 [Test worker @coroutine#5781] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 08:47:06.965 [Test worker @coroutine#5781] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 08:47:06.965 [Test worker @coroutine#5781] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-224" 2024-04-19 08:47:06.965 [Test worker @coroutine#5781] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 08:47:06.965 [Test worker @coroutine#5781] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 08:47:06.965 [Test worker @coroutine#5781] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 08:47:06.965 [Test worker @coroutine#5781] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 08:47:06.965 [Test worker @coroutine#5781] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 08:47:06.965 [Test worker @coroutine#5781] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 08:47:06.965 [Test worker @coroutine#5781] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 08:47:06.965 [Test worker @coroutine#5781] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 08:47:06.965 [Test worker @coroutine#5781] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Starting... 2024-04-19 08:47:06.965 [Test worker @coroutine#5781] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a1eb893 2024-04-19 08:47:06.965 [Test worker @coroutine#5781] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a1eb893 2024-04-19 08:47:06.965 [Test worker @coroutine#5781] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Start completed. 2024-04-19 08:47:06.979 [Test worker @coroutine#5781] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a1eb893 2024-04-19 08:47:06.989 [Test worker @coroutine#5790] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a1eb893 2024-04-19 08:47:06.991 [Test worker @coroutine#5792] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a1eb893 2024-04-19 08:47:06.993 [Test worker @coroutine#5794] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a1eb893 2024-04-19 08:47:07.005 [DefaultDispatcher-worker-4 @coroutine#5796] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a1eb893 2024-04-19 08:47:07.017 [DefaultDispatcher-worker-8 @coroutine#5781] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24c04958 2024-04-19 08:47:07.027 [DefaultDispatcher-worker-8 @coroutine#5781] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24c04958 2024-04-19 08:47:07.034 [HikariPool-223 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-19 08:47:07.036 [DefaultDispatcher-worker-17 @coroutine#5781] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24c04958 2024-04-19 08:47:07.041 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Shutdown initiated... 2024-04-19 08:47:07.041 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Close initiated... 2024-04-19 08:47:07.041 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 08:47:07.041 [HikariPool-223 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Closing connection org.sqlite.jdbc4.JDBC4Connection@24c04958: (connection evicted) 2024-04-19 08:47:07.042 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-19 08:47:07.042 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Closed. 2024-04-19 08:47:07.042 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Shutdown completed. 2024-04-19 08:47:07.042 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Shutdown initiated... 2024-04-19 08:47:07.042 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Close initiated... 2024-04-19 08:47:07.042 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 08:47:07.043 [HikariPool-224 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3a1eb893: (connection evicted) 2024-04-19 08:47:07.043 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-19 08:47:07.043 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Closed. 2024-04-19 08:47:07.043 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Shutdown completed. 2024-04-19 08:47:07.044 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-225 - configuration: 2024-04-19 08:47:07.044 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 08:47:07.044 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 08:47:07.044 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 08:47:07.044 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 08:47:07.044 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 08:47:07.044 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 08:47:07.044 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@61ce2d47 2024-04-19 08:47:07.044 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 08:47:07.044 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 08:47:07.044 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 08:47:07.045 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 08:47:07.045 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 08:47:07.045 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 08:47:07.045 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 08:47:07.045 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 08:47:07.045 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 08:47:07.045 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 08:47:07.045 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 08:47:07.045 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 08:47:07.045 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 08:47:07.045 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 08:47:07.045 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 08:47:07.045 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 08:47:07.045 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 08:47:07.045 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 08:47:07.045 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 08:47:07.045 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-225" 2024-04-19 08:47:07.045 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 08:47:07.045 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 08:47:07.045 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 08:47:07.045 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 08:47:07.045 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 08:47:07.045 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 08:47:07.045 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 08:47:07.045 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 08:47:07.045 [Test worker @coroutine#5834] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Starting... 2024-04-19 08:47:07.045 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Added connection org.sqlite.jdbc4.JDBC4Connection@b0e903a 2024-04-19 08:47:07.045 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Added connection org.sqlite.jdbc4.JDBC4Connection@b0e903a 2024-04-19 08:47:07.045 [Test worker @coroutine#5834] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Start completed. 2024-04-19 08:47:07.073 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b0e903a 2024-04-19 08:47:07.080 [DefaultDispatcher-worker-4 @coroutine#2161] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9120cb5 2024-04-19 08:47:07.081 [DefaultDispatcher-worker-4 @coroutine#2161] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44021/UmAppDatabase/replication/nodeId 2024-04-19 08:47:07.081 [DefaultDispatcher-worker-4 @coroutine#2161] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44021/UmAppDatabase/replication/nodeId. 2024-04-19 08:47:07.081 [DefaultDispatcher-worker-4 @coroutine#2161] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44021/UmAppDatabase/replication/nodeId 2024-04-19 08:47:07.082 [DefaultDispatcher-worker-11 @coroutine#2161] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44021/UmAppDatabase/replication/nodeId 2024-04-19 08:47:07.082 [DefaultDispatcher-worker-11 @coroutine#2161] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44021/UmAppDatabase/replication/nodeId 2024-04-19 08:47:07.090 [Test worker @coroutine#5836] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b0e903a 2024-04-19 08:47:07.091 [DefaultDispatcher-worker-4 @coroutine#1882] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c8d685e 2024-04-19 08:47:07.091 [DefaultDispatcher-worker-4 @coroutine#1882] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55221/UmAppDatabase/replication/nodeId 2024-04-19 08:47:07.091 [DefaultDispatcher-worker-4 @coroutine#1882] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55221/UmAppDatabase/replication/nodeId. 2024-04-19 08:47:07.091 [DefaultDispatcher-worker-4 @coroutine#1882] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55221/UmAppDatabase/replication/nodeId 2024-04-19 08:47:07.092 [DefaultDispatcher-worker-12 @coroutine#1882] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55221/UmAppDatabase/replication/nodeId 2024-04-19 08:47:07.092 [DefaultDispatcher-worker-12 @coroutine#1882] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55221/UmAppDatabase/replication/nodeId 2024-04-19 08:47:07.093 [Test worker @coroutine#5841] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b0e903a 2024-04-19 08:47:07.097 [Test worker @coroutine#5846] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b0e903a 2024-04-19 08:47:07.097 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-226 - configuration: 2024-04-19 08:47:07.097 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 08:47:07.097 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 08:47:07.097 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 08:47:07.097 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 08:47:07.097 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 08:47:07.097 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 08:47:07.097 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@73032867 2024-04-19 08:47:07.097 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 08:47:07.097 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 08:47:07.097 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 08:47:07.097 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 08:47:07.097 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 08:47:07.097 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 08:47:07.097 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 08:47:07.097 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 08:47:07.097 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 08:47:07.097 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 08:47:07.097 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 08:47:07.097 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 08:47:07.097 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 08:47:07.097 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 08:47:07.097 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 08:47:07.097 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 08:47:07.097 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 08:47:07.097 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 08:47:07.097 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 08:47:07.097 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-226" 2024-04-19 08:47:07.098 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 08:47:07.098 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 08:47:07.098 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 08:47:07.098 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 08:47:07.098 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 08:47:07.098 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 08:47:07.098 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 08:47:07.098 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 08:47:07.098 [Test worker @coroutine#5834] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Starting... 2024-04-19 08:47:07.098 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Added connection org.sqlite.jdbc4.JDBC4Connection@28b995b8 2024-04-19 08:47:07.098 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Added connection org.sqlite.jdbc4.JDBC4Connection@28b995b8 2024-04-19 08:47:07.098 [Test worker @coroutine#5834] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Start completed. 2024-04-19 08:47:07.115 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28b995b8 2024-04-19 08:47:07.126 [Test worker @coroutine#5848] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28b995b8 2024-04-19 08:47:07.128 [Test worker @coroutine#5851] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28b995b8 2024-04-19 08:47:07.130 [Test worker @coroutine#5853] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28b995b8 2024-04-19 08:47:07.145 [HikariPool-225 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-19 08:47:07.146 [DefaultDispatcher-worker-6 @coroutine#5855] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28b995b8 2024-04-19 08:47:07.158 [DefaultDispatcher-worker-7 @coroutine#5834] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b0e903a 2024-04-19 08:47:07.168 [DefaultDispatcher-worker-1 @coroutine#5834] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b0e903a 2024-04-19 08:47:07.177 [DefaultDispatcher-worker-12 @coroutine#5834] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b0e903a 2024-04-19 08:47:07.182 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Shutdown initiated... 2024-04-19 08:47:07.182 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Close initiated... 2024-04-19 08:47:07.182 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 08:47:07.182 [HikariPool-225 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Closing connection org.sqlite.jdbc4.JDBC4Connection@b0e903a: (connection evicted) 2024-04-19 08:47:07.183 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-19 08:47:07.183 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Closed. 2024-04-19 08:47:07.183 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Shutdown completed. 2024-04-19 08:47:07.184 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Shutdown initiated... 2024-04-19 08:47:07.184 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Close initiated... 2024-04-19 08:47:07.184 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 08:47:07.184 [HikariPool-226 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Closing connection org.sqlite.jdbc4.JDBC4Connection@28b995b8: (connection evicted) 2024-04-19 08:47:07.184 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-19 08:47:07.185 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Closed. 2024-04-19 08:47:07.185 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Shutdown completed. 2024-04-19 08:47:07.185 [Test worker @coroutine#5893] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-227 - configuration: 2024-04-19 08:47:07.186 [Test worker @coroutine#5893] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 08:47:07.186 [Test worker @coroutine#5893] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 08:47:07.186 [Test worker @coroutine#5893] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 08:47:07.186 [Test worker @coroutine#5893] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 08:47:07.186 [Test worker @coroutine#5893] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 08:47:07.186 [Test worker @coroutine#5893] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 08:47:07.186 [Test worker @coroutine#5893] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@41d1bcbd 2024-04-19 08:47:07.186 [Test worker @coroutine#5893] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 08:47:07.186 [Test worker @coroutine#5893] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 08:47:07.186 [Test worker @coroutine#5893] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 08:47:07.186 [Test worker @coroutine#5893] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 08:47:07.186 [Test worker @coroutine#5893] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 08:47:07.186 [Test worker @coroutine#5893] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 08:47:07.186 [Test worker @coroutine#5893] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 08:47:07.186 [Test worker @coroutine#5893] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 08:47:07.186 [Test worker @coroutine#5893] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 08:47:07.186 [Test worker @coroutine#5893] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 08:47:07.186 [Test worker @coroutine#5893] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 08:47:07.186 [Test worker @coroutine#5893] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 08:47:07.186 [Test worker @coroutine#5893] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 08:47:07.186 [Test worker @coroutine#5893] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 08:47:07.186 [Test worker @coroutine#5893] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 08:47:07.186 [Test worker @coroutine#5893] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 08:47:07.186 [Test worker @coroutine#5893] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 08:47:07.186 [Test worker @coroutine#5893] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 08:47:07.186 [Test worker @coroutine#5893] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 08:47:07.186 [Test worker @coroutine#5893] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-227" 2024-04-19 08:47:07.186 [Test worker @coroutine#5893] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 08:47:07.186 [Test worker @coroutine#5893] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 08:47:07.186 [Test worker @coroutine#5893] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 08:47:07.186 [Test worker @coroutine#5893] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 08:47:07.186 [Test worker @coroutine#5893] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 08:47:07.186 [Test worker @coroutine#5893] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 08:47:07.186 [Test worker @coroutine#5893] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 08:47:07.186 [Test worker @coroutine#5893] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 08:47:07.186 [Test worker @coroutine#5893] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Starting... 2024-04-19 08:47:07.186 [Test worker @coroutine#5893] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d45ea17 2024-04-19 08:47:07.187 [Test worker @coroutine#5893] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d45ea17 2024-04-19 08:47:07.187 [Test worker @coroutine#5893] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Start completed. 2024-04-19 08:47:07.190 [DefaultDispatcher-worker-7 @coroutine#2217] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a598e30 2024-04-19 08:47:07.190 [DefaultDispatcher-worker-7 @coroutine#2217] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35773/UmAppDatabase/replication/nodeId 2024-04-19 08:47:07.191 [DefaultDispatcher-worker-7 @coroutine#2217] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35773/UmAppDatabase/replication/nodeId. 2024-04-19 08:47:07.191 [DefaultDispatcher-worker-7 @coroutine#2217] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35773/UmAppDatabase/replication/nodeId 2024-04-19 08:47:07.191 [DefaultDispatcher-worker-4 @coroutine#1915] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20040c6e 2024-04-19 08:47:07.191 [DefaultDispatcher-worker-4 @coroutine#1915] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35017/UmAppDatabase/replication/nodeId 2024-04-19 08:47:07.191 [DefaultDispatcher-worker-4 @coroutine#1915] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35017/UmAppDatabase/replication/nodeId. 2024-04-19 08:47:07.191 [DefaultDispatcher-worker-4 @coroutine#1915] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35017/UmAppDatabase/replication/nodeId 2024-04-19 08:47:07.192 [DefaultDispatcher-worker-18 @coroutine#2217] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35773/UmAppDatabase/replication/nodeId 2024-04-19 08:47:07.192 [DefaultDispatcher-worker-18 @coroutine#2217] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35773/UmAppDatabase/replication/nodeId 2024-04-19 08:47:07.192 [DefaultDispatcher-worker-4 @coroutine#1915] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35017/UmAppDatabase/replication/nodeId 2024-04-19 08:47:07.192 [DefaultDispatcher-worker-4 @coroutine#1915] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35017/UmAppDatabase/replication/nodeId 2024-04-19 08:47:07.204 [Test worker @coroutine#5893] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d45ea17 2024-04-19 08:47:07.215 [Test worker @coroutine#5900] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d45ea17 2024-04-19 08:47:07.216 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d45ea17 2024-04-19 08:47:07.218 [Test worker @coroutine#5904] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d45ea17 2024-04-19 08:47:07.219 [Test worker @coroutine#5893] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-228 - configuration: 2024-04-19 08:47:07.219 [Test worker @coroutine#5893] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 08:47:07.219 [Test worker @coroutine#5893] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 08:47:07.219 [Test worker @coroutine#5893] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 08:47:07.219 [Test worker @coroutine#5893] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 08:47:07.219 [Test worker @coroutine#5893] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 08:47:07.219 [Test worker @coroutine#5893] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 08:47:07.219 [Test worker @coroutine#5893] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4746d52d 2024-04-19 08:47:07.219 [Test worker @coroutine#5893] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 08:47:07.219 [Test worker @coroutine#5893] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 08:47:07.219 [Test worker @coroutine#5893] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 08:47:07.219 [Test worker @coroutine#5893] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 08:47:07.219 [Test worker @coroutine#5893] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 08:47:07.219 [Test worker @coroutine#5893] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 08:47:07.219 [Test worker @coroutine#5893] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 08:47:07.219 [Test worker @coroutine#5893] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 08:47:07.219 [Test worker @coroutine#5893] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 08:47:07.219 [Test worker @coroutine#5893] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 08:47:07.219 [Test worker @coroutine#5893] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 08:47:07.219 [Test worker @coroutine#5893] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 08:47:07.219 [Test worker @coroutine#5893] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 08:47:07.219 [Test worker @coroutine#5893] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 08:47:07.219 [Test worker @coroutine#5893] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 08:47:07.219 [Test worker @coroutine#5893] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 08:47:07.219 [Test worker @coroutine#5893] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 08:47:07.219 [Test worker @coroutine#5893] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 08:47:07.219 [Test worker @coroutine#5893] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 08:47:07.219 [Test worker @coroutine#5893] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-228" 2024-04-19 08:47:07.219 [Test worker @coroutine#5893] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 08:47:07.219 [Test worker @coroutine#5893] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 08:47:07.219 [Test worker @coroutine#5893] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 08:47:07.219 [Test worker @coroutine#5893] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 08:47:07.219 [Test worker @coroutine#5893] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 08:47:07.219 [Test worker @coroutine#5893] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 08:47:07.219 [Test worker @coroutine#5893] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 08:47:07.219 [Test worker @coroutine#5893] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 08:47:07.219 [Test worker @coroutine#5893] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Starting... 2024-04-19 08:47:07.219 [Test worker @coroutine#5893] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b0e81b3 2024-04-19 08:47:07.219 [Test worker @coroutine#5893] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b0e81b3 2024-04-19 08:47:07.219 [Test worker @coroutine#5893] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Start completed. 2024-04-19 08:47:07.233 [Test worker @coroutine#5893] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b0e81b3 2024-04-19 08:47:07.243 [Test worker @coroutine#5906] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b0e81b3 2024-04-19 08:47:07.245 [Test worker @coroutine#5908] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b0e81b3 2024-04-19 08:47:07.247 [Test worker @coroutine#5910] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b0e81b3 2024-04-19 08:47:07.259 [DefaultDispatcher-worker-9 @coroutine#5912] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b0e81b3 2024-04-19 08:47:07.272 [DefaultDispatcher-worker-5 @coroutine#5893] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d45ea17 2024-04-19 08:47:07.281 [DefaultDispatcher-worker-5 @coroutine#5893] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d45ea17 2024-04-19 08:47:07.287 [HikariPool-227 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-19 08:47:07.291 [DefaultDispatcher-worker-7 @coroutine#5893] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d45ea17 2024-04-19 08:47:07.296 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Shutdown initiated... 2024-04-19 08:47:07.296 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Close initiated... 2024-04-19 08:47:07.296 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 08:47:07.296 [HikariPool-227 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3d45ea17: (connection evicted) 2024-04-19 08:47:07.297 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-19 08:47:07.297 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Closed. 2024-04-19 08:47:07.297 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Shutdown completed. 2024-04-19 08:47:07.297 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Shutdown initiated... 2024-04-19 08:47:07.297 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Close initiated... 2024-04-19 08:47:07.297 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 08:47:07.297 [HikariPool-228 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1b0e81b3: (connection evicted) 2024-04-19 08:47:07.298 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-19 08:47:07.298 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Closed. 2024-04-19 08:47:07.298 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Shutdown completed. 2024-04-19 08:47:07.300 [Test worker @coroutine#5950] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-229 - configuration: 2024-04-19 08:47:07.300 [HikariPool-55 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 08:47:07.301 [Test worker @coroutine#5950] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 08:47:07.301 [Test worker @coroutine#5950] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 08:47:07.301 [Test worker @coroutine#5950] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 08:47:07.301 [Test worker @coroutine#5950] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 08:47:07.301 [Test worker @coroutine#5950] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 08:47:07.301 [Test worker @coroutine#5950] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 08:47:07.301 [Test worker @coroutine#5950] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2b8502e7 2024-04-19 08:47:07.301 [Test worker @coroutine#5950] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 08:47:07.301 [Test worker @coroutine#5950] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 08:47:07.301 [Test worker @coroutine#5950] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 08:47:07.301 [Test worker @coroutine#5950] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 08:47:07.301 [Test worker @coroutine#5950] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 08:47:07.301 [Test worker @coroutine#5950] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 08:47:07.301 [Test worker @coroutine#5950] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 08:47:07.301 [Test worker @coroutine#5950] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 08:47:07.301 [Test worker @coroutine#5950] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 08:47:07.301 [Test worker @coroutine#5950] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 08:47:07.301 [Test worker @coroutine#5950] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 08:47:07.301 [Test worker @coroutine#5950] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 08:47:07.301 [Test worker @coroutine#5950] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 08:47:07.301 [Test worker @coroutine#5950] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 08:47:07.301 [Test worker @coroutine#5950] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 08:47:07.301 [Test worker @coroutine#5950] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 08:47:07.301 [Test worker @coroutine#5950] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 08:47:07.301 [Test worker @coroutine#5950] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 08:47:07.301 [Test worker @coroutine#5950] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 08:47:07.301 [Test worker @coroutine#5950] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-229" 2024-04-19 08:47:07.301 [Test worker @coroutine#5950] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 08:47:07.301 [Test worker @coroutine#5950] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 08:47:07.301 [Test worker @coroutine#5950] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 08:47:07.301 [Test worker @coroutine#5950] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 08:47:07.301 [Test worker @coroutine#5950] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 08:47:07.301 [Test worker @coroutine#5950] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 08:47:07.301 [Test worker @coroutine#5950] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 08:47:07.301 [Test worker @coroutine#5950] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 08:47:07.301 [Test worker @coroutine#5950] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Starting... 2024-04-19 08:47:07.301 [Test worker @coroutine#5950] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e3469df 2024-04-19 08:47:07.301 [Test worker @coroutine#5950] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e3469df 2024-04-19 08:47:07.302 [Test worker @coroutine#5950] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Start completed. 2024-04-19 08:47:07.317 [Test worker @coroutine#5950] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e3469df 2024-04-19 08:47:07.329 [Test worker @coroutine#5951] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e3469df 2024-04-19 08:47:07.331 [Test worker @coroutine#5953] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e3469df 2024-04-19 08:47:07.333 [Test worker @coroutine#5955] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e3469df 2024-04-19 08:47:07.340 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Shutdown initiated... 2024-04-19 08:47:07.340 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Close initiated... 2024-04-19 08:47:07.340 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-19 08:47:07.341 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-19 08:47:07.341 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Closed. 2024-04-19 08:47:07.341 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Shutdown completed. 2024-04-19 08:47:07.341 [Test worker @coroutine#5972] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-230 - configuration: 2024-04-19 08:47:07.341 [Test worker @coroutine#5972] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 08:47:07.341 [Test worker @coroutine#5972] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 08:47:07.341 [Test worker @coroutine#5972] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 08:47:07.341 [Test worker @coroutine#5972] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 08:47:07.341 [Test worker @coroutine#5972] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 08:47:07.341 [Test worker @coroutine#5972] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 08:47:07.341 [Test worker @coroutine#5972] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3b6f7ab3 2024-04-19 08:47:07.341 [Test worker @coroutine#5972] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 08:47:07.341 [Test worker @coroutine#5972] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 08:47:07.341 [Test worker @coroutine#5972] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 08:47:07.341 [Test worker @coroutine#5972] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 08:47:07.341 [Test worker @coroutine#5972] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 08:47:07.341 [Test worker @coroutine#5972] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 08:47:07.341 [Test worker @coroutine#5972] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 08:47:07.341 [Test worker @coroutine#5972] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 08:47:07.341 [Test worker @coroutine#5972] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 08:47:07.341 [Test worker @coroutine#5972] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 08:47:07.341 [Test worker @coroutine#5972] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 08:47:07.341 [Test worker @coroutine#5972] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 08:47:07.341 [Test worker @coroutine#5972] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 08:47:07.341 [Test worker @coroutine#5972] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 08:47:07.341 [Test worker @coroutine#5972] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 08:47:07.341 [Test worker @coroutine#5972] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 08:47:07.341 [Test worker @coroutine#5972] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 08:47:07.341 [Test worker @coroutine#5972] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 08:47:07.341 [Test worker @coroutine#5972] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 08:47:07.341 [Test worker @coroutine#5972] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-230" 2024-04-19 08:47:07.341 [Test worker @coroutine#5972] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 08:47:07.342 [Test worker @coroutine#5972] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 08:47:07.342 [Test worker @coroutine#5972] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 08:47:07.342 [Test worker @coroutine#5972] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 08:47:07.342 [Test worker @coroutine#5972] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 08:47:07.342 [Test worker @coroutine#5972] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 08:47:07.342 [Test worker @coroutine#5972] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 08:47:07.342 [Test worker @coroutine#5972] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 08:47:07.342 [Test worker @coroutine#5972] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Starting... 2024-04-19 08:47:07.342 [Test worker @coroutine#5972] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Added connection org.sqlite.jdbc4.JDBC4Connection@87f8146 2024-04-19 08:47:07.342 [Test worker @coroutine#5972] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Added connection org.sqlite.jdbc4.JDBC4Connection@87f8146 2024-04-19 08:47:07.342 [Test worker @coroutine#5972] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Start completed. 2024-04-19 08:47:07.355 [Test worker @coroutine#5972] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@87f8146 2024-04-19 08:47:07.359 [DefaultDispatcher-worker-12 @coroutine#1961] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1067192a 2024-04-19 08:47:07.359 [DefaultDispatcher-worker-12 @coroutine#1961] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56135/UmAppDatabase/replication/nodeId 2024-04-19 08:47:07.359 [DefaultDispatcher-worker-12 @coroutine#1961] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56135/UmAppDatabase/replication/nodeId. 2024-04-19 08:47:07.359 [DefaultDispatcher-worker-12 @coroutine#1961] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56135/UmAppDatabase/replication/nodeId 2024-04-19 08:47:07.360 [DefaultDispatcher-worker-17 @coroutine#1961] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56135/UmAppDatabase/replication/nodeId 2024-04-19 08:47:07.360 [DefaultDispatcher-worker-17 @coroutine#1961] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56135/UmAppDatabase/replication/nodeId 2024-04-19 08:47:07.367 [Test worker @coroutine#5973] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@87f8146 2024-04-19 08:47:07.368 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@87f8146 2024-04-19 08:47:07.370 [Test worker @coroutine#5980] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@87f8146 2024-04-19 08:47:07.379 [DefaultDispatcher-worker-10 @coroutine#5982] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@87f8146 2024-04-19 08:47:07.400 [DefaultDispatcher-worker-1 @coroutine#5972] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@87f8146 2024-04-19 08:47:07.408 [DefaultDispatcher-worker-18 @coroutine#5972] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@87f8146 2024-04-19 08:47:07.413 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Shutdown initiated... 2024-04-19 08:47:07.413 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Close initiated... 2024-04-19 08:47:07.413 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 08:47:07.413 [HikariPool-230 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Closing connection org.sqlite.jdbc4.JDBC4Connection@87f8146: (connection evicted) 2024-04-19 08:47:07.414 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-19 08:47:07.414 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Closed. 2024-04-19 08:47:07.414 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Shutdown completed. 2024-04-19 08:47:07.415 [Test worker @coroutine#6000] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-231 - configuration: 2024-04-19 08:47:07.415 [Test worker @coroutine#6000] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 08:47:07.415 [Test worker @coroutine#6000] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 08:47:07.415 [Test worker @coroutine#6000] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 08:47:07.415 [Test worker @coroutine#6000] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 08:47:07.415 [Test worker @coroutine#6000] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 08:47:07.415 [Test worker @coroutine#6000] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 08:47:07.415 [Test worker @coroutine#6000] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5da13494 2024-04-19 08:47:07.415 [Test worker @coroutine#6000] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 08:47:07.415 [Test worker @coroutine#6000] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 08:47:07.415 [Test worker @coroutine#6000] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 08:47:07.415 [Test worker @coroutine#6000] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 08:47:07.415 [Test worker @coroutine#6000] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 08:47:07.415 [Test worker @coroutine#6000] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 08:47:07.415 [Test worker @coroutine#6000] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 08:47:07.415 [Test worker @coroutine#6000] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 08:47:07.415 [Test worker @coroutine#6000] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 08:47:07.415 [Test worker @coroutine#6000] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 08:47:07.415 [Test worker @coroutine#6000] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 08:47:07.415 [Test worker @coroutine#6000] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 08:47:07.415 [Test worker @coroutine#6000] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 08:47:07.415 [Test worker @coroutine#6000] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 08:47:07.415 [Test worker @coroutine#6000] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 08:47:07.415 [Test worker @coroutine#6000] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 08:47:07.415 [Test worker @coroutine#6000] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 08:47:07.415 [Test worker @coroutine#6000] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 08:47:07.415 [Test worker @coroutine#6000] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 08:47:07.415 [Test worker @coroutine#6000] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-231" 2024-04-19 08:47:07.415 [Test worker @coroutine#6000] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 08:47:07.415 [Test worker @coroutine#6000] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 08:47:07.415 [Test worker @coroutine#6000] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 08:47:07.415 [Test worker @coroutine#6000] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 08:47:07.415 [Test worker @coroutine#6000] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 08:47:07.415 [Test worker @coroutine#6000] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 08:47:07.415 [Test worker @coroutine#6000] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 08:47:07.415 [Test worker @coroutine#6000] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 08:47:07.415 [Test worker @coroutine#6000] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Starting... 2024-04-19 08:47:07.416 [Test worker @coroutine#6000] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d260659 2024-04-19 08:47:07.416 [Test worker @coroutine#6000] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d260659 2024-04-19 08:47:07.416 [Test worker @coroutine#6000] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Start completed. 2024-04-19 08:47:07.432 [Test worker @coroutine#6000] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d260659 2024-04-19 08:47:07.443 [Test worker @coroutine#6002] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d260659 2024-04-19 08:47:07.445 [Test worker @coroutine#6004] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d260659 2024-04-19 08:47:07.447 [Test worker @coroutine#6006] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d260659 2024-04-19 08:47:07.457 [DefaultDispatcher-worker-3 @coroutine#6008] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d260659 2024-04-19 08:47:07.474 [DefaultDispatcher-worker-15 @coroutine#1994] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5afaae7e 2024-04-19 08:47:07.474 [DefaultDispatcher-worker-15 @coroutine#1994] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38595/UmAppDatabase/replication/nodeId 2024-04-19 08:47:07.474 [DefaultDispatcher-worker-15 @coroutine#1994] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38595/UmAppDatabase/replication/nodeId. 2024-04-19 08:47:07.474 [DefaultDispatcher-worker-15 @coroutine#1994] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38595/UmAppDatabase/replication/nodeId 2024-04-19 08:47:07.475 [DefaultDispatcher-worker-7 @coroutine#1994] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38595/UmAppDatabase/replication/nodeId 2024-04-19 08:47:07.475 [DefaultDispatcher-worker-7 @coroutine#1994] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38595/UmAppDatabase/replication/nodeId 2024-04-19 08:47:07.481 [DefaultDispatcher-worker-4 @coroutine#6000] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d260659 2024-04-19 08:47:07.485 [HikariPool-57 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 08:47:07.489 [DefaultDispatcher-worker-4 @coroutine#6000] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d260659 2024-04-19 08:47:07.504 [DefaultDispatcher-worker-4 @coroutine#6027] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d260659 2024-04-19 08:47:07.506 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Shutdown initiated... 2024-04-19 08:47:07.506 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Close initiated... 2024-04-19 08:47:07.506 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 08:47:07.506 [HikariPool-231 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5d260659: (connection evicted) 2024-04-19 08:47:07.507 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-19 08:47:07.507 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Closed. 2024-04-19 08:47:07.507 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Shutdown completed. 2024-04-19 08:47:07.508 [Test worker @coroutine#6035] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-232 - configuration: 2024-04-19 08:47:07.508 [Test worker @coroutine#6035] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 08:47:07.508 [Test worker @coroutine#6035] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 08:47:07.508 [Test worker @coroutine#6035] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 08:47:07.508 [Test worker @coroutine#6035] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 08:47:07.508 [Test worker @coroutine#6035] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 08:47:07.508 [Test worker @coroutine#6035] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 08:47:07.508 [Test worker @coroutine#6035] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@8a607a9 2024-04-19 08:47:07.508 [Test worker @coroutine#6035] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 08:47:07.508 [Test worker @coroutine#6035] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 08:47:07.508 [Test worker @coroutine#6035] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 08:47:07.508 [Test worker @coroutine#6035] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 08:47:07.508 [Test worker @coroutine#6035] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 08:47:07.508 [Test worker @coroutine#6035] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 08:47:07.508 [Test worker @coroutine#6035] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 08:47:07.508 [Test worker @coroutine#6035] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 08:47:07.508 [Test worker @coroutine#6035] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 08:47:07.508 [Test worker @coroutine#6035] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 08:47:07.508 [Test worker @coroutine#6035] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 08:47:07.508 [Test worker @coroutine#6035] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 08:47:07.508 [Test worker @coroutine#6035] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 08:47:07.508 [Test worker @coroutine#6035] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 08:47:07.508 [Test worker @coroutine#6035] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 08:47:07.508 [Test worker @coroutine#6035] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 08:47:07.508 [Test worker @coroutine#6035] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 08:47:07.508 [Test worker @coroutine#6035] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 08:47:07.508 [Test worker @coroutine#6035] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 08:47:07.508 [Test worker @coroutine#6035] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-232" 2024-04-19 08:47:07.508 [Test worker @coroutine#6035] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 08:47:07.508 [Test worker @coroutine#6035] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 08:47:07.508 [Test worker @coroutine#6035] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 08:47:07.508 [Test worker @coroutine#6035] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 08:47:07.508 [Test worker @coroutine#6035] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 08:47:07.508 [Test worker @coroutine#6035] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 08:47:07.508 [Test worker @coroutine#6035] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 08:47:07.508 [Test worker @coroutine#6035] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 08:47:07.508 [Test worker @coroutine#6035] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Starting... 2024-04-19 08:47:07.508 [Test worker @coroutine#6035] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a618847 2024-04-19 08:47:07.508 [Test worker @coroutine#6035] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a618847 2024-04-19 08:47:07.508 [Test worker @coroutine#6035] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Start completed. 2024-04-19 08:47:07.526 [Test worker @coroutine#6035] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a618847 2024-04-19 08:47:07.536 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a618847 2024-04-19 08:47:07.538 [Test worker @coroutine#6038] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a618847 2024-04-19 08:47:07.540 [Test worker @coroutine#6040] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a618847 2024-04-19 08:47:07.552 [DefaultDispatcher-worker-11 @coroutine#6042] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a618847 2024-04-19 08:47:07.557 [DefaultDispatcher-worker-10 @coroutine#2023] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63df2eb8 2024-04-19 08:47:07.557 [DefaultDispatcher-worker-10 @coroutine#2023] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52279/UmAppDatabase/replication/nodeId 2024-04-19 08:47:07.557 [DefaultDispatcher-worker-10 @coroutine#2023] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52279/UmAppDatabase/replication/nodeId. 2024-04-19 08:47:07.557 [DefaultDispatcher-worker-10 @coroutine#2023] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52279/UmAppDatabase/replication/nodeId 2024-04-19 08:47:07.558 [DefaultDispatcher-worker-15 @coroutine#2023] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52279/UmAppDatabase/replication/nodeId 2024-04-19 08:47:07.558 [DefaultDispatcher-worker-15 @coroutine#2023] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52279/UmAppDatabase/replication/nodeId 2024-04-19 08:47:07.574 [DefaultDispatcher-worker-6 @coroutine#6035] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a618847 2024-04-19 08:47:07.582 [DefaultDispatcher-worker-16 @coroutine#6035] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a618847 2024-04-19 08:47:07.594 [DefaultDispatcher-worker-1 @coroutine#6061] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a618847 2024-04-19 08:47:07.595 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Shutdown initiated... 2024-04-19 08:47:07.595 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Close initiated... 2024-04-19 08:47:07.595 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 08:47:07.595 [HikariPool-232 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5a618847: (connection evicted) 2024-04-19 08:47:07.596 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-19 08:47:07.596 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Closed. 2024-04-19 08:47:07.596 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Shutdown completed. 2024-04-19 08:47:07.598 [Test worker @coroutine#6069] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-233 - configuration: 2024-04-19 08:47:07.599 [Test worker @coroutine#6069] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 08:47:07.599 [Test worker @coroutine#6069] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 08:47:07.599 [Test worker @coroutine#6069] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 08:47:07.599 [Test worker @coroutine#6069] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 08:47:07.599 [Test worker @coroutine#6069] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 08:47:07.599 [Test worker @coroutine#6069] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 08:47:07.599 [Test worker @coroutine#6069] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5cfcb55c 2024-04-19 08:47:07.599 [Test worker @coroutine#6069] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 08:47:07.599 [Test worker @coroutine#6069] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 08:47:07.599 [Test worker @coroutine#6069] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 08:47:07.599 [Test worker @coroutine#6069] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 08:47:07.599 [Test worker @coroutine#6069] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 08:47:07.599 [Test worker @coroutine#6069] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 08:47:07.599 [Test worker @coroutine#6069] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 08:47:07.599 [Test worker @coroutine#6069] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 08:47:07.599 [Test worker @coroutine#6069] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 08:47:07.599 [Test worker @coroutine#6069] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 08:47:07.599 [Test worker @coroutine#6069] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 08:47:07.599 [Test worker @coroutine#6069] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 08:47:07.599 [Test worker @coroutine#6069] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 08:47:07.599 [Test worker @coroutine#6069] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 08:47:07.599 [Test worker @coroutine#6069] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 08:47:07.599 [Test worker @coroutine#6069] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 08:47:07.599 [Test worker @coroutine#6069] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 08:47:07.599 [Test worker @coroutine#6069] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 08:47:07.599 [Test worker @coroutine#6069] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 08:47:07.599 [Test worker @coroutine#6069] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-233" 2024-04-19 08:47:07.599 [Test worker @coroutine#6069] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 08:47:07.599 [Test worker @coroutine#6069] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 08:47:07.599 [Test worker @coroutine#6069] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 08:47:07.599 [Test worker @coroutine#6069] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 08:47:07.599 [Test worker @coroutine#6069] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 08:47:07.599 [Test worker @coroutine#6069] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 08:47:07.599 [Test worker @coroutine#6069] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 08:47:07.599 [Test worker @coroutine#6069] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 08:47:07.599 [Test worker @coroutine#6069] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Starting... 2024-04-19 08:47:07.600 [Test worker @coroutine#6069] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Added connection org.sqlite.jdbc4.JDBC4Connection@2dca3c72 2024-04-19 08:47:07.600 [Test worker @coroutine#6069] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Added connection org.sqlite.jdbc4.JDBC4Connection@2dca3c72 2024-04-19 08:47:07.600 [Test worker @coroutine#6069] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Start completed. 2024-04-19 08:47:07.619 [Test worker @coroutine#6069] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2dca3c72 2024-04-19 08:47:07.629 [Test worker @coroutine#6070] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2dca3c72 2024-04-19 08:47:07.631 [Test worker @coroutine#6072] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2dca3c72 2024-04-19 08:47:07.633 [Test worker @coroutine#6074] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2dca3c72 2024-04-19 08:47:07.637 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Shutdown initiated... 2024-04-19 08:47:07.637 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Close initiated... 2024-04-19 08:47:07.637 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-19 08:47:07.638 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-19 08:47:07.638 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Closed. 2024-04-19 08:47:07.638 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Shutdown completed. 2024-04-19 08:47:07.638 [Test worker @coroutine#6093] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-234 - configuration: 2024-04-19 08:47:07.638 [Test worker @coroutine#6093] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 08:47:07.638 [Test worker @coroutine#6093] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 08:47:07.638 [Test worker @coroutine#6093] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 08:47:07.638 [Test worker @coroutine#6093] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 08:47:07.638 [Test worker @coroutine#6093] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 08:47:07.638 [Test worker @coroutine#6093] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 08:47:07.638 [Test worker @coroutine#6093] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@294ffc88 2024-04-19 08:47:07.638 [Test worker @coroutine#6093] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 08:47:07.638 [Test worker @coroutine#6093] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 08:47:07.638 [Test worker @coroutine#6093] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 08:47:07.638 [Test worker @coroutine#6093] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 08:47:07.638 [Test worker @coroutine#6093] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 08:47:07.638 [Test worker @coroutine#6093] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 08:47:07.638 [Test worker @coroutine#6093] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 08:47:07.638 [Test worker @coroutine#6093] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 08:47:07.638 [Test worker @coroutine#6093] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 08:47:07.638 [Test worker @coroutine#6093] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 08:47:07.639 [Test worker @coroutine#6093] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 08:47:07.639 [Test worker @coroutine#6093] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 08:47:07.639 [Test worker @coroutine#6093] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 08:47:07.639 [Test worker @coroutine#6093] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 08:47:07.639 [Test worker @coroutine#6093] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 08:47:07.639 [Test worker @coroutine#6093] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 08:47:07.639 [Test worker @coroutine#6093] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 08:47:07.639 [Test worker @coroutine#6093] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 08:47:07.639 [Test worker @coroutine#6093] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 08:47:07.639 [Test worker @coroutine#6093] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-234" 2024-04-19 08:47:07.639 [Test worker @coroutine#6093] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 08:47:07.639 [Test worker @coroutine#6093] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 08:47:07.639 [Test worker @coroutine#6093] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 08:47:07.639 [Test worker @coroutine#6093] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 08:47:07.639 [Test worker @coroutine#6093] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 08:47:07.639 [Test worker @coroutine#6093] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 08:47:07.639 [Test worker @coroutine#6093] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 08:47:07.639 [Test worker @coroutine#6093] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 08:47:07.639 [Test worker @coroutine#6093] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Starting... 2024-04-19 08:47:07.639 [Test worker @coroutine#6093] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b5a659f 2024-04-19 08:47:07.639 [Test worker @coroutine#6093] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b5a659f 2024-04-19 08:47:07.639 [Test worker @coroutine#6093] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Start completed. 2024-04-19 08:47:07.657 [Test worker @coroutine#6093] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b5a659f 2024-04-19 08:47:07.671 [Test worker @coroutine#6094] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b5a659f 2024-04-19 08:47:07.673 [Test worker @coroutine#6096] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b5a659f 2024-04-19 08:47:07.675 [Test worker @coroutine#6098] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b5a659f 2024-04-19 08:47:07.678 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Shutdown initiated... 2024-04-19 08:47:07.678 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Close initiated... 2024-04-19 08:47:07.678 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-19 08:47:07.678 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-19 08:47:07.678 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Closed. 2024-04-19 08:47:07.678 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Shutdown completed. 2024-04-19 08:47:07.678 [Test worker @coroutine#6115] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-235 - configuration: 2024-04-19 08:47:07.678 [Test worker @coroutine#6115] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 08:47:07.678 [Test worker @coroutine#6115] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 08:47:07.679 [Test worker @coroutine#6115] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 08:47:07.679 [Test worker @coroutine#6115] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 08:47:07.679 [Test worker @coroutine#6115] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 08:47:07.679 [Test worker @coroutine#6115] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 08:47:07.679 [Test worker @coroutine#6115] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@f4cfc61 2024-04-19 08:47:07.679 [Test worker @coroutine#6115] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 08:47:07.679 [Test worker @coroutine#6115] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 08:47:07.679 [Test worker @coroutine#6115] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 08:47:07.679 [Test worker @coroutine#6115] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 08:47:07.679 [Test worker @coroutine#6115] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 08:47:07.679 [Test worker @coroutine#6115] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 08:47:07.679 [Test worker @coroutine#6115] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 08:47:07.679 [Test worker @coroutine#6115] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 08:47:07.679 [Test worker @coroutine#6115] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 08:47:07.679 [Test worker @coroutine#6115] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 08:47:07.679 [Test worker @coroutine#6115] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 08:47:07.679 [Test worker @coroutine#6115] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 08:47:07.679 [Test worker @coroutine#6115] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 08:47:07.679 [Test worker @coroutine#6115] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 08:47:07.679 [Test worker @coroutine#6115] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 08:47:07.679 [Test worker @coroutine#6115] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 08:47:07.679 [Test worker @coroutine#6115] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 08:47:07.679 [Test worker @coroutine#6115] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 08:47:07.679 [Test worker @coroutine#6115] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 08:47:07.679 [Test worker @coroutine#6115] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-235" 2024-04-19 08:47:07.679 [Test worker @coroutine#6115] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 08:47:07.679 [Test worker @coroutine#6115] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 08:47:07.679 [Test worker @coroutine#6115] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 08:47:07.679 [Test worker @coroutine#6115] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 08:47:07.679 [Test worker @coroutine#6115] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 08:47:07.679 [Test worker @coroutine#6115] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 08:47:07.679 [Test worker @coroutine#6115] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 08:47:07.679 [Test worker @coroutine#6115] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 08:47:07.679 [Test worker @coroutine#6115] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Starting... 2024-04-19 08:47:07.679 [Test worker @coroutine#6115] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Added connection org.sqlite.jdbc4.JDBC4Connection@b632594 2024-04-19 08:47:07.679 [Test worker @coroutine#6115] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Added connection org.sqlite.jdbc4.JDBC4Connection@b632594 2024-04-19 08:47:07.679 [Test worker @coroutine#6115] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Start completed. 2024-04-19 08:47:07.693 [Test worker @coroutine#6115] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b632594 2024-04-19 08:47:07.704 [Test worker @coroutine#6116] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b632594 2024-04-19 08:47:07.705 [Test worker @coroutine#6118] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b632594 2024-04-19 08:47:07.707 [Test worker @coroutine#6120] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b632594 2024-04-19 08:47:07.711 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Shutdown initiated... 2024-04-19 08:47:07.711 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Close initiated... 2024-04-19 08:47:07.711 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-19 08:47:07.711 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-19 08:47:07.711 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Closed. 2024-04-19 08:47:07.711 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Shutdown completed. 2024-04-19 08:47:07.713 [UI Thread @coroutine#6137] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-236 - configuration: 2024-04-19 08:47:07.713 [UI Thread @coroutine#6137] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 08:47:07.713 [UI Thread @coroutine#6137] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 08:47:07.713 [UI Thread @coroutine#6137] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 08:47:07.713 [UI Thread @coroutine#6137] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 08:47:07.713 [UI Thread @coroutine#6137] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 08:47:07.713 [UI Thread @coroutine#6137] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 08:47:07.713 [UI Thread @coroutine#6137] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@261d1fe3 2024-04-19 08:47:07.713 [UI Thread @coroutine#6137] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 08:47:07.713 [UI Thread @coroutine#6137] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 08:47:07.713 [UI Thread @coroutine#6137] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 08:47:07.713 [UI Thread @coroutine#6137] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 08:47:07.713 [UI Thread @coroutine#6137] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 08:47:07.713 [UI Thread @coroutine#6137] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 08:47:07.713 [UI Thread @coroutine#6137] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 08:47:07.713 [UI Thread @coroutine#6137] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 08:47:07.713 [UI Thread @coroutine#6137] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 08:47:07.713 [UI Thread @coroutine#6137] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 08:47:07.713 [UI Thread @coroutine#6137] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 08:47:07.713 [UI Thread @coroutine#6137] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 08:47:07.713 [UI Thread @coroutine#6137] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 08:47:07.713 [UI Thread @coroutine#6137] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 08:47:07.713 [UI Thread @coroutine#6137] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 08:47:07.713 [UI Thread @coroutine#6137] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 08:47:07.713 [UI Thread @coroutine#6137] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 08:47:07.713 [UI Thread @coroutine#6137] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 08:47:07.713 [UI Thread @coroutine#6137] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 08:47:07.713 [UI Thread @coroutine#6137] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-236" 2024-04-19 08:47:07.714 [UI Thread @coroutine#6137] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 08:47:07.714 [UI Thread @coroutine#6137] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 08:47:07.714 [UI Thread @coroutine#6137] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 08:47:07.714 [UI Thread @coroutine#6137] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 08:47:07.714 [UI Thread @coroutine#6137] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 08:47:07.714 [UI Thread @coroutine#6137] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 08:47:07.714 [UI Thread @coroutine#6137] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 08:47:07.714 [UI Thread @coroutine#6137] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 08:47:07.714 [UI Thread @coroutine#6137] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Starting... 2024-04-19 08:47:07.714 [UI Thread @coroutine#6137] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f61612f 2024-04-19 08:47:07.714 [UI Thread @coroutine#6137] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f61612f 2024-04-19 08:47:07.714 [UI Thread @coroutine#6137] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Start completed. 2024-04-19 08:47:07.723 [DefaultDispatcher-worker-9 @coroutine#2066] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e8eea59 2024-04-19 08:47:07.723 [DefaultDispatcher-worker-4 @coroutine#2052] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17260f7f 2024-04-19 08:47:07.723 [DefaultDispatcher-worker-9 @coroutine#2066] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47595/UmAppDatabase/replication/nodeId 2024-04-19 08:47:07.723 [DefaultDispatcher-worker-4 @coroutine#2052] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-19 08:47:07.723 [DefaultDispatcher-worker-4 @coroutine#2052] 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-04-19 08:47:07.723 [DefaultDispatcher-worker-9 @coroutine#2066] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47595/UmAppDatabase/replication/nodeId. 2024-04-19 08:47:07.723 [DefaultDispatcher-worker-4 @coroutine#2052] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-19 08:47:07.723 [DefaultDispatcher-worker-9 @coroutine#2066] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47595/UmAppDatabase/replication/nodeId 2024-04-19 08:47:07.724 [DefaultDispatcher-worker-13 @coroutine#2052] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-19 08:47:07.724 [DefaultDispatcher-worker-17 @coroutine#2066] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47595/UmAppDatabase/replication/nodeId 2024-04-19 08:47:07.724 [DefaultDispatcher-worker-17 @coroutine#2066] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47595/UmAppDatabase/replication/nodeId 2024-04-19 08:47:07.729 [UI Thread @coroutine#6137] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f61612f 2024-04-19 08:47:07.740 [UI Thread @coroutine#6146] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f61612f 2024-04-19 08:47:07.742 [UI Thread @coroutine#6148] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f61612f 2024-04-19 08:47:07.743 [UI Thread @coroutine#6150] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f61612f 2024-04-19 08:47:07.746 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Shutdown initiated... 2024-04-19 08:47:07.746 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Close initiated... 2024-04-19 08:47:07.746 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 08:47:07.746 [HikariPool-236 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3f61612f: (connection evicted) 2024-04-19 08:47:07.747 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-19 08:47:07.747 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Closed. 2024-04-19 08:47:07.747 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Shutdown completed. 2024-04-19 08:47:07.749 [Test worker @coroutine#6157] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-237 - configuration: 2024-04-19 08:47:07.749 [Test worker @coroutine#6157] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 08:47:07.749 [Test worker @coroutine#6157] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 08:47:07.749 [Test worker @coroutine#6157] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 08:47:07.749 [Test worker @coroutine#6157] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 08:47:07.749 [Test worker @coroutine#6157] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 08:47:07.749 [Test worker @coroutine#6157] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 08:47:07.749 [Test worker @coroutine#6157] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7df5358 2024-04-19 08:47:07.749 [Test worker @coroutine#6157] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 08:47:07.749 [Test worker @coroutine#6157] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 08:47:07.749 [Test worker @coroutine#6157] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 08:47:07.749 [Test worker @coroutine#6157] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 08:47:07.749 [Test worker @coroutine#6157] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 08:47:07.749 [Test worker @coroutine#6157] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 08:47:07.749 [Test worker @coroutine#6157] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 08:47:07.749 [Test worker @coroutine#6157] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 08:47:07.749 [Test worker @coroutine#6157] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 08:47:07.749 [Test worker @coroutine#6157] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 08:47:07.749 [Test worker @coroutine#6157] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 08:47:07.749 [Test worker @coroutine#6157] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 08:47:07.749 [Test worker @coroutine#6157] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 08:47:07.749 [Test worker @coroutine#6157] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 08:47:07.749 [Test worker @coroutine#6157] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 08:47:07.749 [Test worker @coroutine#6157] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 08:47:07.749 [Test worker @coroutine#6157] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 08:47:07.749 [Test worker @coroutine#6157] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 08:47:07.749 [Test worker @coroutine#6157] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 08:47:07.749 [Test worker @coroutine#6157] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-237" 2024-04-19 08:47:07.749 [Test worker @coroutine#6157] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 08:47:07.749 [Test worker @coroutine#6157] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 08:47:07.749 [Test worker @coroutine#6157] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 08:47:07.749 [Test worker @coroutine#6157] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 08:47:07.749 [Test worker @coroutine#6157] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 08:47:07.749 [Test worker @coroutine#6157] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 08:47:07.749 [Test worker @coroutine#6157] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 08:47:07.749 [Test worker @coroutine#6157] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 08:47:07.749 [Test worker @coroutine#6157] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Starting... 2024-04-19 08:47:07.749 [Test worker @coroutine#6157] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Added connection org.sqlite.jdbc4.JDBC4Connection@139f1db4 2024-04-19 08:47:07.749 [Test worker @coroutine#6157] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Added connection org.sqlite.jdbc4.JDBC4Connection@139f1db4 2024-04-19 08:47:07.749 [Test worker @coroutine#6157] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Start completed. 2024-04-19 08:47:07.763 [Test worker @coroutine#6157] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@139f1db4 2024-04-19 08:47:07.774 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@139f1db4 2024-04-19 08:47:07.776 [Test worker @coroutine#6160] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@139f1db4 2024-04-19 08:47:07.778 [Test worker @coroutine#6162] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@139f1db4 2024-04-19 08:47:07.779 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Shutdown initiated... 2024-04-19 08:47:07.779 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Close initiated... 2024-04-19 08:47:07.779 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-19 08:47:07.780 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-19 08:47:07.780 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Closed. 2024-04-19 08:47:07.780 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Shutdown completed. 2024-04-19 08:47:07.781 [Test worker @coroutine#6173] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-238 - configuration: 2024-04-19 08:47:07.781 [Test worker @coroutine#6173] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 08:47:07.781 [Test worker @coroutine#6173] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 08:47:07.781 [Test worker @coroutine#6173] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 08:47:07.781 [Test worker @coroutine#6173] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 08:47:07.781 [Test worker @coroutine#6173] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 08:47:07.781 [Test worker @coroutine#6173] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 08:47:07.781 [Test worker @coroutine#6173] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5bf97be9 2024-04-19 08:47:07.781 [Test worker @coroutine#6173] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 08:47:07.781 [Test worker @coroutine#6173] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 08:47:07.781 [Test worker @coroutine#6173] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 08:47:07.781 [Test worker @coroutine#6173] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 08:47:07.781 [Test worker @coroutine#6173] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 08:47:07.781 [Test worker @coroutine#6173] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 08:47:07.781 [Test worker @coroutine#6173] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 08:47:07.781 [Test worker @coroutine#6173] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 08:47:07.781 [Test worker @coroutine#6173] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 08:47:07.781 [Test worker @coroutine#6173] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 08:47:07.781 [Test worker @coroutine#6173] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 08:47:07.781 [Test worker @coroutine#6173] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 08:47:07.781 [Test worker @coroutine#6173] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 08:47:07.781 [Test worker @coroutine#6173] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 08:47:07.781 [Test worker @coroutine#6173] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 08:47:07.781 [Test worker @coroutine#6173] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 08:47:07.781 [Test worker @coroutine#6173] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 08:47:07.781 [Test worker @coroutine#6173] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 08:47:07.781 [Test worker @coroutine#6173] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 08:47:07.781 [Test worker @coroutine#6173] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-238" 2024-04-19 08:47:07.781 [Test worker @coroutine#6173] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 08:47:07.781 [Test worker @coroutine#6173] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 08:47:07.781 [Test worker @coroutine#6173] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 08:47:07.781 [Test worker @coroutine#6173] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 08:47:07.781 [Test worker @coroutine#6173] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 08:47:07.781 [Test worker @coroutine#6173] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 08:47:07.781 [Test worker @coroutine#6173] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 08:47:07.781 [Test worker @coroutine#6173] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 08:47:07.781 [Test worker @coroutine#6173] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Starting... 2024-04-19 08:47:07.782 [Test worker @coroutine#6173] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Added connection org.sqlite.jdbc4.JDBC4Connection@161138c8 2024-04-19 08:47:07.782 [Test worker @coroutine#6173] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Added connection org.sqlite.jdbc4.JDBC4Connection@161138c8 2024-04-19 08:47:07.782 [Test worker @coroutine#6173] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Start completed. 2024-04-19 08:47:07.796 [Test worker @coroutine#6173] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@161138c8 2024-04-19 08:47:07.809 [Test worker @coroutine#6174] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@161138c8 2024-04-19 08:47:07.811 [Test worker @coroutine#6176] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@161138c8 2024-04-19 08:47:07.812 [Test worker @coroutine#6178] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@161138c8 2024-04-19 08:47:07.814 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Shutdown initiated... 2024-04-19 08:47:07.814 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Close initiated... 2024-04-19 08:47:07.814 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-19 08:47:07.814 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-19 08:47:07.814 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Closed. 2024-04-19 08:47:07.814 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Shutdown completed. 2024-04-19 08:47:07.815 [Test worker @coroutine#6189] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-239 - configuration: 2024-04-19 08:47:07.815 [Test worker @coroutine#6189] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 08:47:07.815 [Test worker @coroutine#6189] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 08:47:07.815 [Test worker @coroutine#6189] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 08:47:07.815 [Test worker @coroutine#6189] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 08:47:07.815 [Test worker @coroutine#6189] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 08:47:07.815 [Test worker @coroutine#6189] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 08:47:07.815 [Test worker @coroutine#6189] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@41861964 2024-04-19 08:47:07.815 [Test worker @coroutine#6189] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 08:47:07.815 [Test worker @coroutine#6189] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 08:47:07.816 [Test worker @coroutine#6189] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 08:47:07.816 [Test worker @coroutine#6189] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 08:47:07.816 [Test worker @coroutine#6189] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 08:47:07.816 [Test worker @coroutine#6189] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 08:47:07.816 [Test worker @coroutine#6189] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 08:47:07.816 [Test worker @coroutine#6189] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 08:47:07.816 [Test worker @coroutine#6189] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 08:47:07.816 [Test worker @coroutine#6189] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 08:47:07.816 [Test worker @coroutine#6189] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 08:47:07.816 [Test worker @coroutine#6189] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 08:47:07.816 [Test worker @coroutine#6189] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 08:47:07.816 [Test worker @coroutine#6189] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 08:47:07.816 [Test worker @coroutine#6189] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 08:47:07.816 [Test worker @coroutine#6189] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 08:47:07.816 [Test worker @coroutine#6189] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 08:47:07.816 [Test worker @coroutine#6189] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 08:47:07.816 [Test worker @coroutine#6189] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 08:47:07.816 [Test worker @coroutine#6189] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-239" 2024-04-19 08:47:07.816 [Test worker @coroutine#6189] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 08:47:07.816 [Test worker @coroutine#6189] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 08:47:07.816 [Test worker @coroutine#6189] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 08:47:07.816 [Test worker @coroutine#6189] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 08:47:07.816 [Test worker @coroutine#6189] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 08:47:07.816 [Test worker @coroutine#6189] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 08:47:07.816 [Test worker @coroutine#6189] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 08:47:07.816 [Test worker @coroutine#6189] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 08:47:07.816 [Test worker @coroutine#6189] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Starting... 2024-04-19 08:47:07.816 [Test worker @coroutine#6189] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e67df05 2024-04-19 08:47:07.816 [Test worker @coroutine#6189] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e67df05 2024-04-19 08:47:07.816 [Test worker @coroutine#6189] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Start completed. 2024-04-19 08:47:07.831 [Test worker @coroutine#6189] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e67df05 2024-04-19 08:47:07.842 [Test worker @coroutine#6190] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e67df05 2024-04-19 08:47:07.844 [Test worker @coroutine#6192] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e67df05 2024-04-19 08:47:07.845 [Test worker @coroutine#6194] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e67df05 2024-04-19 08:47:07.847 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Shutdown initiated... 2024-04-19 08:47:07.847 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Close initiated... 2024-04-19 08:47:07.847 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-19 08:47:07.847 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-19 08:47:07.847 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Closed. 2024-04-19 08:47:07.847 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Shutdown completed. 2024-04-19 08:47:07.848 [Test worker @coroutine#6205] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-240 - configuration: 2024-04-19 08:47:07.848 [Test worker @coroutine#6205] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 08:47:07.848 [Test worker @coroutine#6205] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 08:47:07.848 [Test worker @coroutine#6205] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 08:47:07.848 [Test worker @coroutine#6205] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 08:47:07.848 [Test worker @coroutine#6205] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 08:47:07.848 [Test worker @coroutine#6205] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 08:47:07.848 [Test worker @coroutine#6205] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@46c85b61 2024-04-19 08:47:07.848 [Test worker @coroutine#6205] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 08:47:07.848 [Test worker @coroutine#6205] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 08:47:07.848 [Test worker @coroutine#6205] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 08:47:07.848 [Test worker @coroutine#6205] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 08:47:07.848 [Test worker @coroutine#6205] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 08:47:07.848 [Test worker @coroutine#6205] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 08:47:07.848 [Test worker @coroutine#6205] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 08:47:07.848 [Test worker @coroutine#6205] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 08:47:07.848 [Test worker @coroutine#6205] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 08:47:07.848 [Test worker @coroutine#6205] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 08:47:07.848 [Test worker @coroutine#6205] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 08:47:07.848 [Test worker @coroutine#6205] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 08:47:07.848 [Test worker @coroutine#6205] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 08:47:07.848 [Test worker @coroutine#6205] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 08:47:07.848 [Test worker @coroutine#6205] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 08:47:07.848 [Test worker @coroutine#6205] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 08:47:07.848 [Test worker @coroutine#6205] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 08:47:07.848 [Test worker @coroutine#6205] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 08:47:07.848 [Test worker @coroutine#6205] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 08:47:07.848 [Test worker @coroutine#6205] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-240" 2024-04-19 08:47:07.848 [Test worker @coroutine#6205] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 08:47:07.848 [Test worker @coroutine#6205] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 08:47:07.848 [Test worker @coroutine#6205] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 08:47:07.848 [Test worker @coroutine#6205] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 08:47:07.848 [Test worker @coroutine#6205] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 08:47:07.848 [Test worker @coroutine#6205] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 08:47:07.848 [Test worker @coroutine#6205] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 08:47:07.848 [Test worker @coroutine#6205] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 08:47:07.848 [Test worker @coroutine#6205] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Starting... 2024-04-19 08:47:07.849 [Test worker @coroutine#6205] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Added connection org.sqlite.jdbc4.JDBC4Connection@52f9a620 2024-04-19 08:47:07.849 [Test worker @coroutine#6205] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Added connection org.sqlite.jdbc4.JDBC4Connection@52f9a620 2024-04-19 08:47:07.849 [Test worker @coroutine#6205] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Start completed. 2024-04-19 08:47:07.863 [Test worker @coroutine#6205] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52f9a620 2024-04-19 08:47:07.874 [Test worker @coroutine#6206] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52f9a620 2024-04-19 08:47:07.875 [Test worker @coroutine#6208] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52f9a620 2024-04-19 08:47:07.877 [Test worker @coroutine#6210] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52f9a620 2024-04-19 08:47:07.879 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Shutdown initiated... 2024-04-19 08:47:07.879 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Close initiated... 2024-04-19 08:47:07.879 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-19 08:47:07.879 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-19 08:47:07.879 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Closed. 2024-04-19 08:47:07.879 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Shutdown completed. 2024-04-19 08:47:07.881 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-241 - configuration: 2024-04-19 08:47:07.881 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 08:47:07.881 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 08:47:07.881 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 08:47:07.881 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 08:47:07.881 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 08:47:07.881 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 08:47:07.881 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@12f4b3a2 2024-04-19 08:47:07.881 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 08:47:07.881 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 08:47:07.881 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 08:47:07.881 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 08:47:07.881 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 08:47:07.881 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 08:47:07.881 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 08:47:07.881 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 08:47:07.881 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 08:47:07.881 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 08:47:07.881 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 08:47:07.881 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 08:47:07.881 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 08:47:07.881 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 08:47:07.881 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 08:47:07.881 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 08:47:07.881 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 08:47:07.881 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 08:47:07.881 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 08:47:07.881 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-241" 2024-04-19 08:47:07.881 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 08:47:07.881 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 08:47:07.881 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 08:47:07.881 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 08:47:07.881 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 08:47:07.881 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 08:47:07.881 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 08:47:07.881 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 08:47:07.881 [Test worker @coroutine#6221] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Starting... 2024-04-19 08:47:07.881 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d7807b0 2024-04-19 08:47:07.881 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d7807b0 2024-04-19 08:47:07.881 [Test worker @coroutine#6221] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Start completed. 2024-04-19 08:47:07.895 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d7807b0 2024-04-19 08:47:07.906 [Test worker @coroutine#6222] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d7807b0 2024-04-19 08:47:07.908 [Test worker @coroutine#6224] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d7807b0 2024-04-19 08:47:07.909 [Test worker @coroutine#6226] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d7807b0 2024-04-19 08:47:07.913 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Shutdown initiated... 2024-04-19 08:47:07.913 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Close initiated... 2024-04-19 08:47:07.913 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-19 08:47:07.913 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-19 08:47:07.913 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Closed. 2024-04-19 08:47:07.913 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Shutdown completed. 2024-04-19 08:47:07.914 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-242 - configuration: 2024-04-19 08:47:07.914 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 08:47:07.914 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 08:47:07.914 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 08:47:07.914 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 08:47:07.914 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 08:47:07.914 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 08:47:07.914 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3f7e72a7 2024-04-19 08:47:07.914 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 08:47:07.914 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 08:47:07.914 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 08:47:07.914 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 08:47:07.914 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 08:47:07.914 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 08:47:07.914 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 08:47:07.914 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 08:47:07.914 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 08:47:07.914 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 08:47:07.914 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 08:47:07.914 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 08:47:07.914 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 08:47:07.914 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 08:47:07.914 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 08:47:07.914 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 08:47:07.915 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 08:47:07.915 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 08:47:07.915 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 08:47:07.915 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-242" 2024-04-19 08:47:07.915 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 08:47:07.915 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 08:47:07.915 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 08:47:07.915 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 08:47:07.915 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 08:47:07.915 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 08:47:07.915 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 08:47:07.915 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 08:47:07.915 [Test worker @coroutine#6239] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Starting... 2024-04-19 08:47:07.915 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Added connection org.sqlite.jdbc4.JDBC4Connection@39ae0bff 2024-04-19 08:47:07.915 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Added connection org.sqlite.jdbc4.JDBC4Connection@39ae0bff 2024-04-19 08:47:07.915 [Test worker @coroutine#6239] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Start completed. 2024-04-19 08:47:07.929 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39ae0bff 2024-04-19 08:47:07.940 [Test worker @coroutine#6240] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39ae0bff 2024-04-19 08:47:07.941 [Test worker @coroutine#6242] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39ae0bff 2024-04-19 08:47:07.943 [DefaultDispatcher-worker-13 @coroutine#2118] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@738ae785 2024-04-19 08:47:07.943 [DefaultDispatcher-worker-13 @coroutine#2118] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54021/UmAppDatabase/replication/nodeId 2024-04-19 08:47:07.943 [DefaultDispatcher-worker-13 @coroutine#2118] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54021/UmAppDatabase/replication/nodeId. 2024-04-19 08:47:07.943 [DefaultDispatcher-worker-13 @coroutine#2118] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54021/UmAppDatabase/replication/nodeId 2024-04-19 08:47:07.943 [Test worker @coroutine#6244] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39ae0bff 2024-04-19 08:47:07.944 [DefaultDispatcher-worker-3 @coroutine#2118] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54021/UmAppDatabase/replication/nodeId 2024-04-19 08:47:07.944 [DefaultDispatcher-worker-3 @coroutine#2118] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54021/UmAppDatabase/replication/nodeId 2024-04-19 08:47:07.946 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Shutdown initiated... 2024-04-19 08:47:07.946 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Close initiated... 2024-04-19 08:47:07.946 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-19 08:47:07.946 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-19 08:47:07.946 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Closed. 2024-04-19 08:47:07.946 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Shutdown completed. 2024-04-19 08:47:07.947 [Test worker @coroutine#6260] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-243 - configuration: 2024-04-19 08:47:07.947 [Test worker @coroutine#6260] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 08:47:07.947 [Test worker @coroutine#6260] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 08:47:07.947 [Test worker @coroutine#6260] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 08:47:07.947 [Test worker @coroutine#6260] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 08:47:07.947 [Test worker @coroutine#6260] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 08:47:07.947 [Test worker @coroutine#6260] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 08:47:07.947 [Test worker @coroutine#6260] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@e870441 2024-04-19 08:47:07.947 [Test worker @coroutine#6260] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 08:47:07.947 [Test worker @coroutine#6260] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 08:47:07.947 [Test worker @coroutine#6260] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 08:47:07.947 [Test worker @coroutine#6260] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 08:47:07.947 [Test worker @coroutine#6260] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 08:47:07.947 [Test worker @coroutine#6260] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 08:47:07.947 [Test worker @coroutine#6260] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 08:47:07.947 [Test worker @coroutine#6260] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 08:47:07.947 [Test worker @coroutine#6260] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 08:47:07.947 [Test worker @coroutine#6260] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 08:47:07.947 [Test worker @coroutine#6260] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 08:47:07.947 [Test worker @coroutine#6260] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 08:47:07.947 [Test worker @coroutine#6260] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 08:47:07.947 [Test worker @coroutine#6260] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 08:47:07.947 [Test worker @coroutine#6260] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 08:47:07.947 [Test worker @coroutine#6260] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 08:47:07.947 [Test worker @coroutine#6260] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 08:47:07.947 [Test worker @coroutine#6260] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 08:47:07.947 [Test worker @coroutine#6260] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 08:47:07.947 [Test worker @coroutine#6260] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-243" 2024-04-19 08:47:07.947 [Test worker @coroutine#6260] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 08:47:07.947 [Test worker @coroutine#6260] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 08:47:07.947 [Test worker @coroutine#6260] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 08:47:07.947 [Test worker @coroutine#6260] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 08:47:07.947 [Test worker @coroutine#6260] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 08:47:07.947 [Test worker @coroutine#6260] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 08:47:07.947 [Test worker @coroutine#6260] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 08:47:07.947 [Test worker @coroutine#6260] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 08:47:07.947 [Test worker @coroutine#6260] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Starting... 2024-04-19 08:47:07.948 [Test worker @coroutine#6260] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a48f55b 2024-04-19 08:47:07.948 [Test worker @coroutine#6260] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a48f55b 2024-04-19 08:47:07.948 [Test worker @coroutine#6260] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Start completed. 2024-04-19 08:47:07.962 [Test worker @coroutine#6260] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a48f55b 2024-04-19 08:47:07.972 [Test worker @coroutine#6262] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a48f55b 2024-04-19 08:47:07.974 [Test worker @coroutine#6264] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a48f55b 2024-04-19 08:47:07.976 [Test worker @coroutine#6266] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a48f55b 2024-04-19 08:47:07.978 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Shutdown initiated... 2024-04-19 08:47:07.978 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Close initiated... 2024-04-19 08:47:07.978 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-19 08:47:07.978 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-19 08:47:07.978 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Closed. 2024-04-19 08:47:07.978 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Shutdown completed. 2024-04-19 08:47:07.979 [Test worker @coroutine#6279] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-244 - configuration: 2024-04-19 08:47:07.979 [Test worker @coroutine#6279] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 08:47:07.979 [Test worker @coroutine#6279] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 08:47:07.979 [Test worker @coroutine#6279] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 08:47:07.979 [Test worker @coroutine#6279] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 08:47:07.979 [Test worker @coroutine#6279] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 08:47:07.979 [Test worker @coroutine#6279] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 08:47:07.979 [Test worker @coroutine#6279] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@c3fd72 2024-04-19 08:47:07.979 [Test worker @coroutine#6279] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 08:47:07.979 [Test worker @coroutine#6279] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 08:47:07.979 [Test worker @coroutine#6279] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 08:47:07.979 [Test worker @coroutine#6279] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 08:47:07.979 [Test worker @coroutine#6279] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 08:47:07.979 [Test worker @coroutine#6279] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 08:47:07.979 [Test worker @coroutine#6279] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 08:47:07.979 [Test worker @coroutine#6279] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 08:47:07.979 [Test worker @coroutine#6279] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 08:47:07.979 [Test worker @coroutine#6279] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 08:47:07.979 [Test worker @coroutine#6279] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 08:47:07.979 [Test worker @coroutine#6279] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 08:47:07.979 [Test worker @coroutine#6279] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 08:47:07.979 [Test worker @coroutine#6279] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 08:47:07.979 [Test worker @coroutine#6279] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 08:47:07.979 [Test worker @coroutine#6279] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 08:47:07.979 [Test worker @coroutine#6279] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 08:47:07.979 [Test worker @coroutine#6279] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 08:47:07.979 [Test worker @coroutine#6279] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 08:47:07.979 [Test worker @coroutine#6279] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-244" 2024-04-19 08:47:07.979 [Test worker @coroutine#6279] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 08:47:07.979 [Test worker @coroutine#6279] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 08:47:07.979 [Test worker @coroutine#6279] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 08:47:07.979 [Test worker @coroutine#6279] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 08:47:07.979 [Test worker @coroutine#6279] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 08:47:07.979 [Test worker @coroutine#6279] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 08:47:07.979 [Test worker @coroutine#6279] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 08:47:07.979 [Test worker @coroutine#6279] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 08:47:07.979 [Test worker @coroutine#6279] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Starting... 2024-04-19 08:47:07.980 [Test worker @coroutine#6279] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Added connection org.sqlite.jdbc4.JDBC4Connection@5bddb619 2024-04-19 08:47:07.980 [Test worker @coroutine#6279] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Added connection org.sqlite.jdbc4.JDBC4Connection@5bddb619 2024-04-19 08:47:07.980 [Test worker @coroutine#6279] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Start completed. 2024-04-19 08:47:07.994 [Test worker @coroutine#6279] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bddb619 2024-04-19 08:47:08.004 [Test worker @coroutine#6280] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bddb619 2024-04-19 08:47:08.006 [Test worker @coroutine#6282] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bddb619 2024-04-19 08:47:08.008 [Test worker @coroutine#6284] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bddb619 2024-04-19 08:47:08.010 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Shutdown initiated... 2024-04-19 08:47:08.010 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Close initiated... 2024-04-19 08:47:08.010 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-19 08:47:08.010 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-19 08:47:08.010 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Closed. 2024-04-19 08:47:08.010 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Shutdown completed. 2024-04-19 08:47:08.012 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-245 - configuration: 2024-04-19 08:47:08.012 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 08:47:08.012 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 08:47:08.012 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 08:47:08.012 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 08:47:08.012 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 08:47:08.012 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 08:47:08.012 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@67f07fa1 2024-04-19 08:47:08.012 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 08:47:08.012 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 08:47:08.012 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 08:47:08.012 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 08:47:08.012 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 08:47:08.012 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 08:47:08.012 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 08:47:08.012 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 08:47:08.012 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 08:47:08.012 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 08:47:08.012 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 08:47:08.012 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 08:47:08.012 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 08:47:08.012 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 08:47:08.012 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 08:47:08.012 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 08:47:08.012 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 08:47:08.012 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 08:47:08.012 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 08:47:08.012 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-245" 2024-04-19 08:47:08.012 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 08:47:08.012 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 08:47:08.012 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 08:47:08.012 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 08:47:08.012 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 08:47:08.012 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 08:47:08.012 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 08:47:08.012 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 08:47:08.012 [Test worker @coroutine#6297] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Starting... 2024-04-19 08:47:08.013 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a080ba3 2024-04-19 08:47:08.013 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a080ba3 2024-04-19 08:47:08.013 [Test worker @coroutine#6297] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Start completed. 2024-04-19 08:47:08.027 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a080ba3 2024-04-19 08:47:08.038 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a080ba3 2024-04-19 08:47:08.039 [Test worker @coroutine#6301] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a080ba3 2024-04-19 08:47:08.041 [Test worker @coroutine#6303] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a080ba3 2024-04-19 08:47:08.044 [UI Thread @coroutine#6312] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://invalid/Site/verify 2024-04-19 08:47:08.044 [UI Thread @coroutine#6312] 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-04-19 08:47:08.044 [UI Thread @coroutine#6312] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://invalid/Site/verify 2024-04-19 08:47:08.046 [UI Thread @coroutine#6312] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: invalid: Name or service not known for request https://invalid/Site/verify 2024-04-19 08:47:08.047 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Shutdown initiated... 2024-04-19 08:47:08.047 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Close initiated... 2024-04-19 08:47:08.047 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-19 08:47:08.047 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-19 08:47:08.047 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Closed. 2024-04-19 08:47:08.047 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Shutdown completed. 2024-04-19 08:47:08.049 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-246 - configuration: 2024-04-19 08:47:08.049 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 08:47:08.049 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 08:47:08.049 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 08:47:08.049 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 08:47:08.049 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 08:47:08.049 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 08:47:08.049 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1fb8b89e 2024-04-19 08:47:08.049 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 08:47:08.049 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 08:47:08.049 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 08:47:08.049 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 08:47:08.049 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 08:47:08.049 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 08:47:08.049 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 08:47:08.049 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 08:47:08.049 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 08:47:08.049 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 08:47:08.049 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 08:47:08.049 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 08:47:08.049 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 08:47:08.049 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 08:47:08.049 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 08:47:08.049 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 08:47:08.049 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 08:47:08.049 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 08:47:08.049 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 08:47:08.049 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-246" 2024-04-19 08:47:08.049 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 08:47:08.049 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 08:47:08.049 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 08:47:08.049 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 08:47:08.049 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 08:47:08.049 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 08:47:08.049 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 08:47:08.049 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 08:47:08.049 [Test worker @coroutine#6318] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Starting... 2024-04-19 08:47:08.050 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Added connection org.sqlite.jdbc4.JDBC4Connection@7152ee36 2024-04-19 08:47:08.050 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Added connection org.sqlite.jdbc4.JDBC4Connection@7152ee36 2024-04-19 08:47:08.050 [Test worker @coroutine#6318] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Start completed. 2024-04-19 08:47:08.068 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7152ee36 2024-04-19 08:47:08.079 [Test worker @coroutine#6320] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7152ee36 2024-04-19 08:47:08.081 [Test worker @coroutine#6322] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7152ee36 2024-04-19 08:47:08.088 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7152ee36 2024-04-19 08:47:08.091 [UI Thread @coroutine#6335] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41231/Site/verify 2024-04-19 08:47:08.091 [UI Thread @coroutine#6335] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41231/Site/verify. 2024-04-19 08:47:08.091 [UI Thread @coroutine#6335] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41231/Site/verify 2024-04-19 08:47:08.092 [UI Thread @coroutine#6335] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41231/Site/verify 2024-04-19 08:47:08.092 [UI Thread @coroutine#6335] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41231/Site/verify 2024-04-19 08:47:08.093 [UI Thread @coroutine#6335] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:41231/Site/verify. 2024-04-19 08:47:08.093 [UI Thread @coroutine#6335] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:41231/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2024-04-19 08:47:08.094 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Shutdown initiated... 2024-04-19 08:47:08.094 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Close initiated... 2024-04-19 08:47:08.094 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-19 08:47:08.094 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-19 08:47:08.094 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Closed. 2024-04-19 08:47:08.094 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Shutdown completed. 2024-04-19 08:47:08.097 [DefaultDispatcher-worker-10 @coroutine#2161] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9120cb5 2024-04-19 08:47:08.097 [DefaultDispatcher-worker-10 @coroutine#2161] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44021/UmAppDatabase/replication/nodeId 2024-04-19 08:47:08.097 [DefaultDispatcher-worker-10 @coroutine#2161] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44021/UmAppDatabase/replication/nodeId. 2024-04-19 08:47:08.097 [DefaultDispatcher-worker-10 @coroutine#2161] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44021/UmAppDatabase/replication/nodeId 2024-04-19 08:47:08.098 [DefaultDispatcher-worker-17 @coroutine#2161] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44021/UmAppDatabase/replication/nodeId 2024-04-19 08:47:08.098 [DefaultDispatcher-worker-17 @coroutine#2161] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44021/UmAppDatabase/replication/nodeId 2024-04-19 08:47:08.099 [Test worker @coroutine#6344] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-247 - configuration: 2024-04-19 08:47:08.099 [Test worker @coroutine#6344] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 08:47:08.099 [Test worker @coroutine#6344] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 08:47:08.099 [Test worker @coroutine#6344] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 08:47:08.099 [Test worker @coroutine#6344] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 08:47:08.099 [Test worker @coroutine#6344] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 08:47:08.099 [Test worker @coroutine#6344] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 08:47:08.099 [Test worker @coroutine#6344] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@f9402c2 2024-04-19 08:47:08.099 [Test worker @coroutine#6344] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 08:47:08.099 [Test worker @coroutine#6344] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 08:47:08.099 [Test worker @coroutine#6344] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 08:47:08.099 [Test worker @coroutine#6344] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 08:47:08.099 [Test worker @coroutine#6344] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 08:47:08.099 [Test worker @coroutine#6344] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 08:47:08.099 [Test worker @coroutine#6344] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 08:47:08.099 [Test worker @coroutine#6344] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 08:47:08.099 [Test worker @coroutine#6344] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 08:47:08.099 [Test worker @coroutine#6344] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 08:47:08.099 [Test worker @coroutine#6344] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 08:47:08.099 [Test worker @coroutine#6344] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 08:47:08.099 [Test worker @coroutine#6344] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 08:47:08.099 [Test worker @coroutine#6344] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 08:47:08.099 [Test worker @coroutine#6344] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 08:47:08.099 [Test worker @coroutine#6344] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 08:47:08.099 [Test worker @coroutine#6344] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 08:47:08.099 [Test worker @coroutine#6344] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 08:47:08.099 [Test worker @coroutine#6344] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 08:47:08.099 [Test worker @coroutine#6344] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-247" 2024-04-19 08:47:08.099 [Test worker @coroutine#6344] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 08:47:08.099 [Test worker @coroutine#6344] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 08:47:08.099 [Test worker @coroutine#6344] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 08:47:08.099 [Test worker @coroutine#6344] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 08:47:08.099 [Test worker @coroutine#6344] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 08:47:08.099 [Test worker @coroutine#6344] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 08:47:08.099 [Test worker @coroutine#6344] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 08:47:08.099 [Test worker @coroutine#6344] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 08:47:08.099 [Test worker @coroutine#6344] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Starting... 2024-04-19 08:47:08.099 [Test worker @coroutine#6344] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b9815b6 2024-04-19 08:47:08.099 [Test worker @coroutine#6344] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b9815b6 2024-04-19 08:47:08.099 [Test worker @coroutine#6344] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Start completed. 2024-04-19 08:47:08.102 [DefaultDispatcher-worker-8 @coroutine#1882] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c8d685e 2024-04-19 08:47:08.102 [DefaultDispatcher-worker-8 @coroutine#1882] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55221/UmAppDatabase/replication/nodeId 2024-04-19 08:47:08.102 [DefaultDispatcher-worker-8 @coroutine#1882] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55221/UmAppDatabase/replication/nodeId. 2024-04-19 08:47:08.102 [DefaultDispatcher-worker-8 @coroutine#1882] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55221/UmAppDatabase/replication/nodeId 2024-04-19 08:47:08.103 [DefaultDispatcher-worker-19 @coroutine#1882] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55221/UmAppDatabase/replication/nodeId 2024-04-19 08:47:08.103 [DefaultDispatcher-worker-19 @coroutine#1882] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55221/UmAppDatabase/replication/nodeId 2024-04-19 08:47:08.114 [Test worker @coroutine#6344] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b9815b6 2024-04-19 08:47:08.125 [Test worker @coroutine#6349] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b9815b6 2024-04-19 08:47:08.127 [Test worker @coroutine#6351] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b9815b6 2024-04-19 08:47:08.128 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b9815b6 2024-04-19 08:47:08.138 [DefaultDispatcher-worker-5 @coroutine#6355] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b9815b6 2024-04-19 08:47:08.147 [DefaultDispatcher-worker-17 @coroutine#6344] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b9815b6 2024-04-19 08:47:08.152 [UI Thread @coroutine#6364] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60777/582708643778236416/_ustadmanifest.json 2024-04-19 08:47:08.153 [UI Thread @coroutine#6364] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60777/582708643778236416/_ustadmanifest.json. 2024-04-19 08:47:08.153 [UI Thread @coroutine#6364] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60777/582708643778236416/_ustadmanifest.json 2024-04-19 08:47:08.154 [UI Thread @coroutine#6364] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60777/582708643778236416/_ustadmanifest.json 2024-04-19 08:47:08.154 [UI Thread @coroutine#6364] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60777/582708643778236416/_ustadmanifest.json 2024-04-19 08:47:08.154 [UI Thread @coroutine#6364] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60777/582708643778236416/_ustadmanifest.json. 2024-04-19 08:47:08.155 [UI Thread @coroutine#6364] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:60777/582708643778236416/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2024-04-19 08:47:08.155 [UI Thread @coroutine#6364] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60777/tincan.xml 2024-04-19 08:47:08.155 [UI Thread @coroutine#6364] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60777/tincan.xml. 2024-04-19 08:47:08.155 [UI Thread @coroutine#6364] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60777/tincan.xml 2024-04-19 08:47:08.156 [UI Thread @coroutine#6364] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60777/tincan.xml 2024-04-19 08:47:08.156 [UI Thread @coroutine#6364] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60777/tincan.xml 2024-04-19 08:47:08.200 [HikariPool-247 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 08:47:08.201 [UI Thread @coroutine#6364] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60777/tincan.xml. 2024-04-19 08:47:08.201 [UI Thread @coroutine#6364] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:60777/tincan.xml to class io.ktor.utils.io.ByteReadChannel 2024-04-19 08:47:08.203 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Shutdown initiated... 2024-04-19 08:47:08.203 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Close initiated... 2024-04-19 08:47:08.203 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 08:47:08.203 [HikariPool-247 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5b9815b6: (connection evicted) 2024-04-19 08:47:08.204 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-19 08:47:08.204 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Closed. 2024-04-19 08:47:08.204 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Shutdown completed. 2024-04-19 08:47:08.205 [DefaultDispatcher-worker-11 @coroutine#2217] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a598e30 2024-04-19 08:47:08.205 [DefaultDispatcher-worker-11 @coroutine#2217] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35773/UmAppDatabase/replication/nodeId 2024-04-19 08:47:08.205 [DefaultDispatcher-worker-11 @coroutine#2217] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35773/UmAppDatabase/replication/nodeId. 2024-04-19 08:47:08.205 [DefaultDispatcher-worker-11 @coroutine#2217] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35773/UmAppDatabase/replication/nodeId 2024-04-19 08:47:08.206 [DefaultDispatcher-worker-14 @coroutine#1915] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20040c6e 2024-04-19 08:47:08.206 [DefaultDispatcher-worker-13 @coroutine#2217] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35773/UmAppDatabase/replication/nodeId 2024-04-19 08:47:08.206 [DefaultDispatcher-worker-13 @coroutine#2217] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35773/UmAppDatabase/replication/nodeId 2024-04-19 08:47:08.206 [DefaultDispatcher-worker-14 @coroutine#1915] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35017/UmAppDatabase/replication/nodeId 2024-04-19 08:47:08.206 [DefaultDispatcher-worker-14 @coroutine#1915] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35017/UmAppDatabase/replication/nodeId. 2024-04-19 08:47:08.206 [DefaultDispatcher-worker-14 @coroutine#1915] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35017/UmAppDatabase/replication/nodeId 2024-04-19 08:47:08.207 [DefaultDispatcher-worker-13 @coroutine#1915] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35017/UmAppDatabase/replication/nodeId 2024-04-19 08:47:08.207 [DefaultDispatcher-worker-13 @coroutine#1915] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35017/UmAppDatabase/replication/nodeId 2024-04-19 10:45:54.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-1 - configuration: 2024-04-19 10:45:54.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 10:45:54.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 10:45:54.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 10:45:54.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 10:45:54.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 10:45:54.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 10:45:54.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@40a72ecd 2024-04-19 10:45:54.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 10:45:54.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 10:45:54.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 10:45:54.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 10:45:54.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 10:45:54.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 10:45:54.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 10:45:54.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 10:45:54.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 10:45:54.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 10:45:54.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 10:45:54.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 10:45:54.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 10:45:54.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-19 10:45:54.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-19 10:45:54.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 10:45:54.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 10:45:54.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-19 10:45:54.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 10:45:54.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-1" 2024-04-19 10:45:54.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 10:45:54.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 10:45:54.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 10:45:54.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 10:45:54.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 10:45:54.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 10:45:54.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 10:45:54.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 10:45:54.639 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Starting... 2024-04-19 10:45:54.715 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a9cd0f8 2024-04-19 10:45:54.715 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a9cd0f8 2024-04-19 10:45:54.716 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Start completed. 2024-04-19 10:45:54.816 [HikariPool-1 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-19 10:45:54.822 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c77f3ac 2024-04-19 10:45:54.823 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c77f3ac 2024-04-19 10:45:54.827 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@32b01a52 2024-04-19 10:45:54.827 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@32b01a52 2024-04-19 10:45:54.829 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@368f98dc 2024-04-19 10:45:54.829 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@368f98dc 2024-04-19 10:45:54.832 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@738d1069 2024-04-19 10:45:54.832 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@738d1069 2024-04-19 10:45:54.835 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@70646727 2024-04-19 10:45:54.835 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@70646727 2024-04-19 10:45:54.835 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a9cd0f8 2024-04-19 10:45:54.837 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@42b481f3 2024-04-19 10:45:54.837 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@42b481f3 2024-04-19 10:45:54.840 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@8b7a801 2024-04-19 10:45:54.840 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@8b7a801 2024-04-19 10:45:54.843 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@13a2ef26 2024-04-19 10:45:54.843 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@13a2ef26 2024-04-19 10:45:54.845 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@40acff2a 2024-04-19 10:45:54.845 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@40acff2a 2024-04-19 10:45:54.845 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - After adding stats (total=10, active=1, idle=9, waiting=0) 2024-04-19 10:45:54.878 [Test worker @coroutine#2] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a9cd0f8 2024-04-19 10:45:54.882 [Test worker @coroutine#4] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a9cd0f8 2024-04-19 10:45:55.117 [DefaultDispatcher-worker-3 @coroutine#7] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-19 10:45:55.118 [DefaultDispatcher-worker-3 @coroutine#7] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-04-19 10:45:55.118 [DefaultDispatcher-worker-3 @coroutine#7] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-19 10:45:55.119 [DefaultDispatcher-worker-3 @coroutine#7] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-19 10:45:55.160 [DefaultDispatcher-worker-6 @coroutine#6] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a9cd0f8 2024-04-19 10:45:55.161 [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-04-19 10:45:55.161 [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-04-19 10:45:55.161 [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-04-19 10:45:55.205 [Test worker @coroutine#13] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a9cd0f8 2024-04-19 10:45:55.258 [DefaultDispatcher-worker-2 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a9cd0f8 2024-04-19 10:45:55.294 [DefaultDispatcher-worker-2 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a9cd0f8 2024-04-19 10:45:55.316 [DefaultDispatcher-worker-2 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a9cd0f8 2024-04-19 10:45:55.337 [DefaultDispatcher-worker-1 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a9cd0f8 2024-04-19 10:45:55.347 [Test worker @coroutine#20] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a9cd0f8 2024-04-19 10:45:55.413 [DefaultDispatcher-worker-6 @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-04-19 10:45:55.413 [DefaultDispatcher-worker-2 @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-04-19 10:45:55.490 [DefaultDispatcher-worker-2 @coroutine#22] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a9cd0f8 2024-04-19 10:45:55.530 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown initiated... 2024-04-19 10:45:55.530 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Close initiated... 2024-04-19 10:45:55.530 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Before closing stats (total=10, active=0, idle=10, waiting=0) 2024-04-19 10:45:55.531 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6a9cd0f8: (connection evicted) 2024-04-19 10:45:55.532 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3c77f3ac: (connection evicted) 2024-04-19 10:45:55.533 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@32b01a52: (connection evicted) 2024-04-19 10:45:55.533 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@368f98dc: (connection evicted) 2024-04-19 10:45:55.534 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@738d1069: (connection evicted) 2024-04-19 10:45:55.535 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@70646727: (connection evicted) 2024-04-19 10:45:55.535 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@42b481f3: (connection evicted) 2024-04-19 10:45:55.536 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@8b7a801: (connection evicted) 2024-04-19 10:45:55.537 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@13a2ef26: (connection evicted) 2024-04-19 10:45:55.537 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@40acff2a: (connection evicted) 2024-04-19 10:45:55.539 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-19 10:45:55.539 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Closed. 2024-04-19 10:45:55.539 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown completed. 2024-04-19 10:45:55.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-2 - configuration: 2024-04-19 10:45:55.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 10:45:55.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 10:45:55.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 10:45:55.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 10:45:55.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 10:45:55.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 10:45:55.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@32dcfeea 2024-04-19 10:45:55.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 10:45:55.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 10:45:55.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 10:45:55.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 10:45:55.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 10:45:55.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 10:45:55.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 10:45:55.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 10:45:55.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 10:45:55.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 10:45:55.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 10:45:55.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 10:45:55.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 10:45:55.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-19 10:45:55.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-19 10:45:55.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 10:45:55.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 10:45:55.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-19 10:45:55.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 10:45:55.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-2" 2024-04-19 10:45:55.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 10:45:55.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 10:45:55.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 10:45:55.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 10:45:55.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 10:45:55.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 10:45:55.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 10:45:55.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 10:45:55.548 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Starting... 2024-04-19 10:45:55.551 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@2565a7d0 2024-04-19 10:45:55.551 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@2565a7d0 2024-04-19 10:45:55.551 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Start completed. 2024-04-19 10:45:55.553 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2565a7d0 2024-04-19 10:45:55.568 [Test worker @coroutine#27] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2565a7d0 2024-04-19 10:45:55.570 [Test worker @coroutine#29] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2565a7d0 2024-04-19 10:45:55.572 [DefaultDispatcher-worker-3 @coroutine#32] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-19 10:45:55.572 [DefaultDispatcher-worker-3 @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-04-19 10:45:55.573 [DefaultDispatcher-worker-3 @coroutine#32] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-19 10:45:55.573 [DefaultDispatcher-worker-3 @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-04-19 10:45:55.587 [DefaultDispatcher-worker-6 @coroutine#31] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2565a7d0 2024-04-19 10:45:55.589 [DefaultDispatcher-worker-6 @coroutine#31] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2024-04-19 10:45:55.589 [DefaultDispatcher-worker-6 @coroutine#31] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId. 2024-04-19 10:45:55.589 [DefaultDispatcher-worker-6 @coroutine#31] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2024-04-19 10:45:55.597 [Test worker @coroutine#36] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2565a7d0 2024-04-19 10:45:55.612 [DefaultDispatcher-worker-2 @coroutine#40] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2565a7d0 2024-04-19 10:45:55.628 [DefaultDispatcher-worker-6 @coroutine#40] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2565a7d0 2024-04-19 10:45:55.637 [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-04-19 10:45:55.643 [DefaultDispatcher-worker-1 @coroutine#40] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2565a7d0 2024-04-19 10:45:55.651 [DefaultDispatcher-worker-5 @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-04-19 10:45:55.651 [HikariPool-2 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-19 10:45:55.656 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@242708a8 2024-04-19 10:45:55.656 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@242708a8 2024-04-19 10:45:55.660 [DefaultDispatcher-worker-10 @coroutine#40] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2565a7d0 2024-04-19 10:45:55.660 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ae0f25c 2024-04-19 10:45:55.660 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ae0f25c 2024-04-19 10:45:55.666 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@2edf63d8 2024-04-19 10:45:55.666 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@2edf63d8 2024-04-19 10:45:55.667 [Test worker @coroutine#46] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2565a7d0 2024-04-19 10:45:55.669 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@6bddf867 2024-04-19 10:45:55.670 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@6bddf867 2024-04-19 10:45:55.674 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@77a3cffc 2024-04-19 10:45:55.674 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@77a3cffc 2024-04-19 10:45:55.677 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a7cb146 2024-04-19 10:45:55.678 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a7cb146 2024-04-19 10:45:55.681 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@fe8d872 2024-04-19 10:45:55.682 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@fe8d872 2024-04-19 10:45:55.685 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@bf20728 2024-04-19 10:45:55.686 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@bf20728 2024-04-19 10:45:55.689 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@62c7f585 2024-04-19 10:45:55.689 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@62c7f585 2024-04-19 10:45:55.690 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-04-19 10:45:55.755 [DefaultDispatcher-worker-10 @coroutine#48] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2565a7d0 2024-04-19 10:45:55.791 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Shutdown initiated... 2024-04-19 10:45:55.791 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Close initiated... 2024-04-19 10:45:55.791 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Before closing stats (total=10, active=0, idle=10, waiting=0) 2024-04-19 10:45:55.791 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2565a7d0: (connection evicted) 2024-04-19 10:45:55.792 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@242708a8: (connection evicted) 2024-04-19 10:45:55.793 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2ae0f25c: (connection evicted) 2024-04-19 10:45:55.793 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2edf63d8: (connection evicted) 2024-04-19 10:45:55.793 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6bddf867: (connection evicted) 2024-04-19 10:45:55.794 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@77a3cffc: (connection evicted) 2024-04-19 10:45:55.794 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5a7cb146: (connection evicted) 2024-04-19 10:45:55.795 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@fe8d872: (connection evicted) 2024-04-19 10:45:55.795 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@bf20728: (connection evicted) 2024-04-19 10:45:55.796 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@62c7f585: (connection evicted) 2024-04-19 10:45:55.797 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-19 10:45:55.797 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Closed. 2024-04-19 10:45:55.797 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Shutdown completed. 2024-04-19 10:45:55.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-3 - configuration: 2024-04-19 10:45:55.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 10:45:55.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 10:45:55.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 10:45:55.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 10:45:55.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 10:45:55.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 10:45:55.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1657b017 2024-04-19 10:45:55.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 10:45:55.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 10:45:55.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 10:45:55.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 10:45:55.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 10:45:55.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 10:45:55.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 10:45:55.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 10:45:55.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 10:45:55.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 10:45:55.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 10:45:55.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 10:45:55.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 10:45:55.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 10:45:55.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 10:45:55.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 10:45:55.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 10:45:55.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 10:45:55.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 10:45:55.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-3" 2024-04-19 10:45:55.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 10:45:55.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 10:45:55.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 10:45:55.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 10:45:55.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 10:45:55.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 10:45:55.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 10:45:55.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 10:45:55.848 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-3 - Starting... 2024-04-19 10:45:55.848 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@44864536 2024-04-19 10:45:55.848 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@44864536 2024-04-19 10:45:55.848 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-3 - Start completed. 2024-04-19 10:45:55.948 [HikariPool-3 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 10:45:56.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-4 - configuration: 2024-04-19 10:45:56.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 10:45:56.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 10:45:56.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 10:45:56.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 10:45:56.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 10:45:56.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 10:45:56.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@402d6012 2024-04-19 10:45:56.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 10:45:56.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 10:45:56.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 10:45:56.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 10:45:56.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 10:45:56.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 10:45:56.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 10:45:56.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 10:45:56.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 10:45:56.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 10:45:56.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 10:45:56.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 10:45:56.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 10:45:56.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 10:45:56.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 10:45:56.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 10:45:56.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 10:45:56.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 10:45:56.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 10:45:56.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-4" 2024-04-19 10:45:56.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 10:45:56.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 10:45:56.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 10:45:56.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 10:45:56.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 10:45:56.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 10:45:56.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 10:45:56.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 10:45:56.208 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Starting... 2024-04-19 10:45:56.209 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@41d20f06 2024-04-19 10:45:56.209 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@41d20f06 2024-04-19 10:45:56.209 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Start completed. 2024-04-19 10:45:56.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-5 - configuration: 2024-04-19 10:45:56.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 10:45:56.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 10:45:56.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 10:45:56.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 10:45:56.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 10:45:56.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 10:45:56.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1573e8a5 2024-04-19 10:45:56.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 10:45:56.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 10:45:56.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 10:45:56.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 10:45:56.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 10:45:56.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 10:45:56.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 10:45:56.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 10:45:56.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 10:45:56.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 10:45:56.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 10:45:56.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 10:45:56.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 10:45:56.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 10:45:56.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 10:45:56.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 10:45:56.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 10:45:56.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 10:45:56.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 10:45:56.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-5" 2024-04-19 10:45:56.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 10:45:56.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 10:45:56.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 10:45:56.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 10:45:56.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 10:45:56.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 10:45:56.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 10:45:56.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 10:45:56.232 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-5 - Starting... 2024-04-19 10:45:56.232 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Added connection org.sqlite.jdbc4.JDBC4Connection@69f9b561 2024-04-19 10:45:56.232 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Added connection org.sqlite.jdbc4.JDBC4Connection@69f9b561 2024-04-19 10:45:56.232 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-5 - Start completed. 2024-04-19 10:45:56.309 [HikariPool-4 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 10:45:56.325 [Test worker @coroutine#81] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-4 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41d20f06 2024-04-19 10:45:56.333 [HikariPool-5 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 10:45:56.599 [DefaultDispatcher-worker-10 @coroutine#87] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69f9b561 2024-04-19 10:45:56.606 [DefaultDispatcher-worker-10 @coroutine#89] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69f9b561 2024-04-19 10:45:56.607 [DefaultDispatcher-worker-10 @coroutine#80] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43037/com/ustadmobile/core/contenttype/childrens-literature.epub 2024-04-19 10:45:56.607 [DefaultDispatcher-worker-10 @coroutine#80] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43037/com/ustadmobile/core/contenttype/childrens-literature.epub. 2024-04-19 10:45:56.607 [DefaultDispatcher-worker-10 @coroutine#80] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43037/com/ustadmobile/core/contenttype/childrens-literature.epub 2024-04-19 10:45:56.626 [DefaultDispatcher-worker-10 @coroutine#80] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43037/com/ustadmobile/core/contenttype/childrens-literature.epub 2024-04-19 10:45:56.627 [DefaultDispatcher-worker-10 @coroutine#80] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43037/com/ustadmobile/core/contenttype/childrens-literature.epub 2024-04-19 10:45:56.657 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Shutdown initiated... 2024-04-19 10:45:56.657 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Close initiated... 2024-04-19 10:45:56.657 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 10:45:56.658 [HikariPool-4 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-4 - Closing connection org.sqlite.jdbc4.JDBC4Connection@41d20f06: (connection evicted) 2024-04-19 10:45:56.658 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-19 10:45:56.658 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Closed. 2024-04-19 10:45:56.658 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Shutdown completed. 2024-04-19 10:45:56.662 [Test worker @coroutine#93] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69f9b561 2024-04-19 10:45:56.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-6 - configuration: 2024-04-19 10:45:56.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 10:45:56.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 10:45:56.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 10:45:56.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 10:45:56.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 10:45:56.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 10:45:56.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@71fb8301 2024-04-19 10:45:56.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 10:45:56.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 10:45:56.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 10:45:56.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 10:45:56.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 10:45:56.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 10:45:56.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 10:45:56.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 10:45:56.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 10:45:56.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 10:45:56.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 10:45:56.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 10:45:56.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 10:45:56.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 10:45:56.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 10:45:56.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 10:45:56.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 10:45:56.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 10:45:56.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 10:45:56.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-6" 2024-04-19 10:45:56.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 10:45:56.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 10:45:56.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 10:45:56.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 10:45:56.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 10:45:56.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 10:45:56.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 10:45:56.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 10:45:56.667 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Starting... 2024-04-19 10:45:56.668 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Added connection org.sqlite.jdbc4.JDBC4Connection@18db3b3c 2024-04-19 10:45:56.668 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Added connection org.sqlite.jdbc4.JDBC4Connection@18db3b3c 2024-04-19 10:45:56.668 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Start completed. 2024-04-19 10:45:56.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-7 - configuration: 2024-04-19 10:45:56.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 10:45:56.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 10:45:56.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 10:45:56.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 10:45:56.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 10:45:56.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 10:45:56.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@318e3942 2024-04-19 10:45:56.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 10:45:56.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 10:45:56.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 10:45:56.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 10:45:56.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 10:45:56.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 10:45:56.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 10:45:56.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 10:45:56.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 10:45:56.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 10:45:56.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 10:45:56.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 10:45:56.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 10:45:56.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 10:45:56.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 10:45:56.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 10:45:56.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 10:45:56.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 10:45:56.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 10:45:56.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-7" 2024-04-19 10:45:56.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 10:45:56.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 10:45:56.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 10:45:56.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 10:45:56.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 10:45:56.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 10:45:56.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 10:45:56.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 10:45:56.685 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-7 - Starting... 2024-04-19 10:45:56.686 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ddf42dd 2024-04-19 10:45:56.686 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ddf42dd 2024-04-19 10:45:56.686 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-7 - Start completed. 2024-04-19 10:45:56.724 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Shutdown initiated... 2024-04-19 10:45:56.725 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Close initiated... 2024-04-19 10:45:56.725 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 10:45:56.725 [HikariPool-6 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-6 - Closing connection org.sqlite.jdbc4.JDBC4Connection@18db3b3c: (connection evicted) 2024-04-19 10:45:56.726 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-19 10:45:56.726 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Closed. 2024-04-19 10:45:56.726 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Shutdown completed. 2024-04-19 10:45:56.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-8 - configuration: 2024-04-19 10:45:56.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 10:45:56.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 10:45:56.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 10:45:56.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 10:45:56.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 10:45:56.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 10:45:56.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7e1d8d41 2024-04-19 10:45:56.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 10:45:56.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 10:45:56.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 10:45:56.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 10:45:56.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 10:45:56.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 10:45:56.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 10:45:56.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 10:45:56.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 10:45:56.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 10:45:56.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 10:45:56.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 10:45:56.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 10:45:56.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 10:45:56.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 10:45:56.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 10:45:56.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 10:45:56.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 10:45:56.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 10:45:56.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-8" 2024-04-19 10:45:56.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 10:45:56.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 10:45:56.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 10:45:56.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 10:45:56.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 10:45:56.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 10:45:56.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 10:45:56.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 10:45:56.730 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Starting... 2024-04-19 10:45:56.731 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@750e2d33 2024-04-19 10:45:56.731 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@750e2d33 2024-04-19 10:45:56.731 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Start completed. 2024-04-19 10:45:56.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-9 - configuration: 2024-04-19 10:45:56.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 10:45:56.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 10:45:56.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 10:45:56.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 10:45:56.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 10:45:56.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 10:45:56.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@214fba74 2024-04-19 10:45:56.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 10:45:56.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 10:45:56.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 10:45:56.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 10:45:56.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 10:45:56.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 10:45:56.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 10:45:56.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 10:45:56.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 10:45:56.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 10:45:56.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 10:45:56.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 10:45:56.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 10:45:56.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 10:45:56.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 10:45:56.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 10:45:56.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 10:45:56.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 10:45:56.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 10:45:56.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-9" 2024-04-19 10:45:56.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 10:45:56.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 10:45:56.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 10:45:56.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 10:45:56.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 10:45:56.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 10:45:56.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 10:45:56.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 10:45:56.757 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-9 - Starting... 2024-04-19 10:45:56.757 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Added connection org.sqlite.jdbc4.JDBC4Connection@61c87f1b 2024-04-19 10:45:56.757 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Added connection org.sqlite.jdbc4.JDBC4Connection@61c87f1b 2024-04-19 10:45:56.757 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-9 - Start completed. 2024-04-19 10:45:56.768 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Shutdown initiated... 2024-04-19 10:45:56.768 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Close initiated... 2024-04-19 10:45:56.768 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 10:45:56.768 [HikariPool-8 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-8 - Closing connection org.sqlite.jdbc4.JDBC4Connection@750e2d33: (connection evicted) 2024-04-19 10:45:56.769 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-19 10:45:56.769 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Closed. 2024-04-19 10:45:56.769 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Shutdown completed. 2024-04-19 10:45:56.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-10 - configuration: 2024-04-19 10:45:56.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 10:45:56.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 10:45:56.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 10:45:56.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 10:45:56.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 10:45:56.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 10:45:56.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1533338c 2024-04-19 10:45:56.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 10:45:56.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 10:45:56.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 10:45:56.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 10:45:56.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 10:45:56.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 10:45:56.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 10:45:56.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 10:45:56.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 10:45:56.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 10:45:56.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 10:45:56.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 10:45:56.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 10:45:56.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 10:45:56.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 10:45:56.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 10:45:56.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 10:45:56.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 10:45:56.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 10:45:56.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-10" 2024-04-19 10:45:56.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 10:45:56.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 10:45:56.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 10:45:56.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 10:45:56.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 10:45:56.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 10:45:56.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 10:45:56.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 10:45:56.774 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Starting... 2024-04-19 10:45:56.774 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Added connection org.sqlite.jdbc4.JDBC4Connection@34e990cc 2024-04-19 10:45:56.774 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Added connection org.sqlite.jdbc4.JDBC4Connection@34e990cc 2024-04-19 10:45:56.774 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Start completed. 2024-04-19 10:45:56.786 [HikariPool-7 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 10:45:56.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-11 - configuration: 2024-04-19 10:45:56.799 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 10:45:56.799 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 10:45:56.799 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 10:45:56.799 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 10:45:56.799 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 10:45:56.799 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 10:45:56.799 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4f7bb8df 2024-04-19 10:45:56.799 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 10:45:56.799 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 10:45:56.799 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 10:45:56.799 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 10:45:56.799 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 10:45:56.799 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 10:45:56.799 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 10:45:56.799 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 10:45:56.799 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 10:45:56.799 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 10:45:56.799 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 10:45:56.799 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 10:45:56.799 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 10:45:56.799 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 10:45:56.799 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 10:45:56.799 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 10:45:56.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 10:45:56.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 10:45:56.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 10:45:56.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-11" 2024-04-19 10:45:56.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 10:45:56.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 10:45:56.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 10:45:56.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 10:45:56.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 10:45:56.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 10:45:56.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 10:45:56.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 10:45:56.800 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-11 - Starting... 2024-04-19 10:45:56.801 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Added connection org.sqlite.jdbc4.JDBC4Connection@6de84336 2024-04-19 10:45:56.801 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Added connection org.sqlite.jdbc4.JDBC4Connection@6de84336 2024-04-19 10:45:56.801 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-11 - Start completed. 2024-04-19 10:45:56.812 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Shutdown initiated... 2024-04-19 10:45:56.812 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Close initiated... 2024-04-19 10:45:56.813 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 10:45:56.813 [HikariPool-10 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-10 - Closing connection org.sqlite.jdbc4.JDBC4Connection@34e990cc: (connection evicted) 2024-04-19 10:45:56.813 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-19 10:45:56.813 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Closed. 2024-04-19 10:45:56.813 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Shutdown completed. 2024-04-19 10:45:56.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-12 - configuration: 2024-04-19 10:45:56.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 10:45:56.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 10:45:56.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 10:45:56.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 10:45:56.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 10:45:56.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 10:45:56.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4f3fec43 2024-04-19 10:45:56.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 10:45:56.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 10:45:56.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 10:45:56.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 10:45:56.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 10:45:56.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 10:45:56.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 10:45:56.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 10:45:56.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 10:45:56.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 10:45:56.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 10:45:56.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 10:45:56.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 10:45:56.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 10:45:56.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 10:45:56.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 10:45:56.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 10:45:56.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 10:45:56.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 10:45:56.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-12" 2024-04-19 10:45:56.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 10:45:56.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 10:45:56.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 10:45:56.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 10:45:56.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 10:45:56.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 10:45:56.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 10:45:56.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 10:45:56.817 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Starting... 2024-04-19 10:45:56.818 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Added connection org.sqlite.jdbc4.JDBC4Connection@10f20d38 2024-04-19 10:45:56.818 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Added connection org.sqlite.jdbc4.JDBC4Connection@10f20d38 2024-04-19 10:45:56.818 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Start completed. 2024-04-19 10:45:56.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-13 - configuration: 2024-04-19 10:45:56.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 10:45:56.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 10:45:56.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 10:45:56.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 10:45:56.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 10:45:56.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 10:45:56.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@538aa83f 2024-04-19 10:45:56.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 10:45:56.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 10:45:56.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 10:45:56.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 10:45:56.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 10:45:56.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 10:45:56.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 10:45:56.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 10:45:56.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 10:45:56.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 10:45:56.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 10:45:56.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 10:45:56.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 10:45:56.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 10:45:56.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 10:45:56.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 10:45:56.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 10:45:56.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 10:45:56.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 10:45:56.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-13" 2024-04-19 10:45:56.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 10:45:56.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 10:45:56.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 10:45:56.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 10:45:56.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 10:45:56.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 10:45:56.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 10:45:56.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 10:45:56.842 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-13 - Starting... 2024-04-19 10:45:56.843 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Added connection org.sqlite.jdbc4.JDBC4Connection@402a69f 2024-04-19 10:45:56.843 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Added connection org.sqlite.jdbc4.JDBC4Connection@402a69f 2024-04-19 10:45:56.843 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-13 - Start completed. 2024-04-19 10:45:56.859 [HikariPool-9 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 10:45:56.878 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Shutdown initiated... 2024-04-19 10:45:56.878 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Close initiated... 2024-04-19 10:45:56.878 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 10:45:56.878 [HikariPool-12 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-12 - Closing connection org.sqlite.jdbc4.JDBC4Connection@10f20d38: (connection evicted) 2024-04-19 10:45:56.879 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-19 10:45:56.879 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Closed. 2024-04-19 10:45:56.879 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Shutdown completed. 2024-04-19 10:45:56.901 [HikariPool-11 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 10:45:56.943 [HikariPool-13 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 10:45:56.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-14 - configuration: 2024-04-19 10:45:56.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 10:45:56.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 10:45:56.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 10:45:56.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 10:45:56.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 10:45:56.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 10:45:56.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3bf5911d 2024-04-19 10:45:56.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 10:45:56.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 10:45:56.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 10:45:56.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 10:45:56.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 10:45:56.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 10:45:56.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 10:45:56.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 10:45:56.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 10:45:56.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 10:45:57.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 10:45:57.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 10:45:57.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 10:45:57.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 10:45:57.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 10:45:57.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 10:45:57.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 10:45:57.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 10:45:57.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 10:45:57.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-14" 2024-04-19 10:45:57.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 10:45:57.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 10:45:57.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 10:45:57.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 10:45:57.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 10:45:57.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 10:45:57.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 10:45:57.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 10:45:57.000 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Starting... 2024-04-19 10:45:57.000 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Added connection org.sqlite.jdbc4.JDBC4Connection@1cc93da4 2024-04-19 10:45:57.000 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Added connection org.sqlite.jdbc4.JDBC4Connection@1cc93da4 2024-04-19 10:45:57.000 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Start completed. 2024-04-19 10:45:57.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-15 - configuration: 2024-04-19 10:45:57.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 10:45:57.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 10:45:57.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 10:45:57.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 10:45:57.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 10:45:57.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 10:45:57.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@69d2fb0a 2024-04-19 10:45:57.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 10:45:57.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 10:45:57.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 10:45:57.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 10:45:57.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 10:45:57.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 10:45:57.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 10:45:57.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 10:45:57.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 10:45:57.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 10:45:57.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 10:45:57.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 10:45:57.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 10:45:57.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 10:45:57.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 10:45:57.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 10:45:57.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 10:45:57.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 10:45:57.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 10:45:57.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-15" 2024-04-19 10:45:57.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 10:45:57.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 10:45:57.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 10:45:57.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 10:45:57.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 10:45:57.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 10:45:57.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 10:45:57.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 10:45:57.016 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-15 - Starting... 2024-04-19 10:45:57.017 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b3feb26 2024-04-19 10:45:57.017 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b3feb26 2024-04-19 10:45:57.017 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-15 - Start completed. 2024-04-19 10:45:57.101 [HikariPool-14 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 10:45:57.117 [HikariPool-15 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 10:45:57.145 [DefaultDispatcher-worker-7 @coroutine#128] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b3feb26 2024-04-19 10:45:57.171 [DefaultDispatcher-worker-7 @coroutine#130] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b3feb26 2024-04-19 10:45:57.179 [DefaultDispatcher-worker-7 @coroutine#132] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b3feb26 2024-04-19 10:45:57.187 [DefaultDispatcher-worker-7 @coroutine#134] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b3feb26 2024-04-19 10:45:57.243 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Shutdown initiated... 2024-04-19 10:45:57.244 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Close initiated... 2024-04-19 10:45:57.244 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 10:45:57.244 [HikariPool-14 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-14 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1cc93da4: (connection evicted) 2024-04-19 10:45:57.245 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-19 10:45:57.245 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Closed. 2024-04-19 10:45:57.245 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Shutdown completed. 2024-04-19 10:45:57.255 [Test worker @coroutine#136] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b3feb26 2024-04-19 10:45:57.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-16 - configuration: 2024-04-19 10:45:57.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 10:45:57.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 10:45:57.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 10:45:57.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 10:45:57.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 10:45:57.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 10:45:57.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@12166229 2024-04-19 10:45:57.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 10:45:57.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 10:45:57.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 10:45:57.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 10:45:57.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 10:45:57.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 10:45:57.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 10:45:57.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 10:45:57.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 10:45:57.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 10:45:57.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 10:45:57.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 10:45:57.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 10:45:57.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 10:45:57.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 10:45:57.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 10:45:57.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 10:45:57.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 10:45:57.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 10:45:57.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-16" 2024-04-19 10:45:57.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 10:45:57.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 10:45:57.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 10:45:57.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 10:45:57.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 10:45:57.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 10:45:57.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 10:45:57.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 10:45:57.267 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Starting... 2024-04-19 10:45:57.267 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Added connection org.sqlite.jdbc4.JDBC4Connection@2493eec6 2024-04-19 10:45:57.267 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Added connection org.sqlite.jdbc4.JDBC4Connection@2493eec6 2024-04-19 10:45:57.267 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Start completed. 2024-04-19 10:45:57.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-17 - configuration: 2024-04-19 10:45:57.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 10:45:57.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 10:45:57.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 10:45:57.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 10:45:57.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 10:45:57.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 10:45:57.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@42d174ad 2024-04-19 10:45:57.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 10:45:57.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 10:45:57.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 10:45:57.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 10:45:57.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 10:45:57.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 10:45:57.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 10:45:57.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 10:45:57.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 10:45:57.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 10:45:57.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 10:45:57.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 10:45:57.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 10:45:57.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 10:45:57.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 10:45:57.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 10:45:57.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 10:45:57.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 10:45:57.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 10:45:57.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-17" 2024-04-19 10:45:57.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 10:45:57.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 10:45:57.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 10:45:57.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 10:45:57.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 10:45:57.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 10:45:57.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 10:45:57.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 10:45:57.283 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-17 - Starting... 2024-04-19 10:45:57.284 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Added connection org.sqlite.jdbc4.JDBC4Connection@173a5fad 2024-04-19 10:45:57.284 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Added connection org.sqlite.jdbc4.JDBC4Connection@173a5fad 2024-04-19 10:45:57.284 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-17 - Start completed. 2024-04-19 10:45:57.288 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Shutdown initiated... 2024-04-19 10:45:57.288 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Close initiated... 2024-04-19 10:45:57.288 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 10:45:57.288 [HikariPool-16 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-16 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2493eec6: (connection evicted) 2024-04-19 10:45:57.289 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-19 10:45:57.289 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Closed. 2024-04-19 10:45:57.289 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Shutdown completed. 2024-04-19 10:45:57.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-18 - configuration: 2024-04-19 10:45:57.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 10:45:57.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 10:45:57.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 10:45:57.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 10:45:57.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 10:45:57.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 10:45:57.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4c8d45cf 2024-04-19 10:45:57.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 10:45:57.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 10:45:57.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 10:45:57.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 10:45:57.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 10:45:57.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 10:45:57.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 10:45:57.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 10:45:57.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 10:45:57.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 10:45:57.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 10:45:57.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 10:45:57.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 10:45:57.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 10:45:57.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 10:45:57.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 10:45:57.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 10:45:57.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 10:45:57.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 10:45:57.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-18" 2024-04-19 10:45:57.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 10:45:57.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 10:45:57.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 10:45:57.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 10:45:57.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 10:45:57.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 10:45:57.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 10:45:57.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 10:45:57.292 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Starting... 2024-04-19 10:45:57.293 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Added connection org.sqlite.jdbc4.JDBC4Connection@4cc4d454 2024-04-19 10:45:57.293 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Added connection org.sqlite.jdbc4.JDBC4Connection@4cc4d454 2024-04-19 10:45:57.293 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Start completed. 2024-04-19 10:45:57.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-19 - configuration: 2024-04-19 10:45:57.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 10:45:57.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 10:45:57.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 10:45:57.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 10:45:57.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 10:45:57.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 10:45:57.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3add5e17 2024-04-19 10:45:57.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 10:45:57.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 10:45:57.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 10:45:57.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 10:45:57.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 10:45:57.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 10:45:57.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 10:45:57.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 10:45:57.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 10:45:57.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 10:45:57.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 10:45:57.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 10:45:57.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 10:45:57.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 10:45:57.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 10:45:57.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 10:45:57.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 10:45:57.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 10:45:57.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 10:45:57.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-19" 2024-04-19 10:45:57.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 10:45:57.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 10:45:57.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 10:45:57.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 10:45:57.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 10:45:57.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 10:45:57.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 10:45:57.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 10:45:57.311 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-19 - Starting... 2024-04-19 10:45:57.311 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Added connection org.sqlite.jdbc4.JDBC4Connection@61b8c9de 2024-04-19 10:45:57.312 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Added connection org.sqlite.jdbc4.JDBC4Connection@61b8c9de 2024-04-19 10:45:57.312 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-19 - Start completed. 2024-04-19 10:45:57.314 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Shutdown initiated... 2024-04-19 10:45:57.314 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Close initiated... 2024-04-19 10:45:57.314 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 10:45:57.315 [HikariPool-18 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-18 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4cc4d454: (connection evicted) 2024-04-19 10:45:57.315 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-19 10:45:57.315 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Closed. 2024-04-19 10:45:57.315 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Shutdown completed. 2024-04-19 10:45:57.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-20 - configuration: 2024-04-19 10:45:57.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 10:45:57.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 10:45:57.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 10:45:57.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 10:45:57.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 10:45:57.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 10:45:57.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@18513c23 2024-04-19 10:45:57.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 10:45:57.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 10:45:57.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 10:45:57.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 10:45:57.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 10:45:57.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 10:45:57.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 10:45:57.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 10:45:57.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 10:45:57.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 10:45:57.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 10:45:57.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 10:45:57.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 10:45:57.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 10:45:57.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 10:45:57.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 10:45:57.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 10:45:57.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 10:45:57.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 10:45:57.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-20" 2024-04-19 10:45:57.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 10:45:57.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 10:45:57.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 10:45:57.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 10:45:57.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 10:45:57.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 10:45:57.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 10:45:57.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 10:45:57.318 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Starting... 2024-04-19 10:45:57.318 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Added connection org.sqlite.jdbc4.JDBC4Connection@ce2eaa7 2024-04-19 10:45:57.318 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Added connection org.sqlite.jdbc4.JDBC4Connection@ce2eaa7 2024-04-19 10:45:57.318 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Start completed. 2024-04-19 10:45:57.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-21 - configuration: 2024-04-19 10:45:57.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 10:45:57.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 10:45:57.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 10:45:57.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 10:45:57.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 10:45:57.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 10:45:57.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2166c48a 2024-04-19 10:45:57.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 10:45:57.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 10:45:57.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 10:45:57.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 10:45:57.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 10:45:57.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 10:45:57.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 10:45:57.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 10:45:57.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 10:45:57.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 10:45:57.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 10:45:57.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 10:45:57.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 10:45:57.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 10:45:57.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 10:45:57.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 10:45:57.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 10:45:57.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 10:45:57.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 10:45:57.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-21" 2024-04-19 10:45:57.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 10:45:57.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 10:45:57.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 10:45:57.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 10:45:57.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 10:45:57.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 10:45:57.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 10:45:57.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 10:45:57.333 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-21 - Starting... 2024-04-19 10:45:57.334 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Added connection org.sqlite.jdbc4.JDBC4Connection@73385d3f 2024-04-19 10:45:57.334 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Added connection org.sqlite.jdbc4.JDBC4Connection@73385d3f 2024-04-19 10:45:57.334 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-21 - Start completed. 2024-04-19 10:45:57.339 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Shutdown initiated... 2024-04-19 10:45:57.339 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Close initiated... 2024-04-19 10:45:57.339 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 10:45:57.339 [HikariPool-20 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-20 - Closing connection org.sqlite.jdbc4.JDBC4Connection@ce2eaa7: (connection evicted) 2024-04-19 10:45:57.340 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-19 10:45:57.340 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Closed. 2024-04-19 10:45:57.340 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Shutdown completed. 2024-04-19 10:45:57.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-22 - configuration: 2024-04-19 10:45:57.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 10:45:57.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 10:45:57.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 10:45:57.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 10:45:57.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 10:45:57.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 10:45:57.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@319aa9ee 2024-04-19 10:45:57.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 10:45:57.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 10:45:57.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 10:45:57.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 10:45:57.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 10:45:57.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 10:45:57.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 10:45:57.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 10:45:57.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 10:45:57.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 10:45:57.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 10:45:57.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 10:45:57.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 10:45:57.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 10:45:57.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 10:45:57.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 10:45:57.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 10:45:57.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 10:45:57.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 10:45:57.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-22" 2024-04-19 10:45:57.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 10:45:57.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 10:45:57.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 10:45:57.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 10:45:57.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 10:45:57.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 10:45:57.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 10:45:57.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 10:45:57.344 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Starting... 2024-04-19 10:45:57.345 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b9d4b0 2024-04-19 10:45:57.345 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b9d4b0 2024-04-19 10:45:57.345 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Start completed. 2024-04-19 10:45:57.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-23 - configuration: 2024-04-19 10:45:57.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 10:45:57.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 10:45:57.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 10:45:57.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 10:45:57.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 10:45:57.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 10:45:57.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4f541e67 2024-04-19 10:45:57.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 10:45:57.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 10:45:57.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 10:45:57.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 10:45:57.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 10:45:57.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 10:45:57.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 10:45:57.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 10:45:57.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 10:45:57.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 10:45:57.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 10:45:57.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 10:45:57.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 10:45:57.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 10:45:57.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 10:45:57.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 10:45:57.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 10:45:57.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 10:45:57.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 10:45:57.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-23" 2024-04-19 10:45:57.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 10:45:57.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 10:45:57.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 10:45:57.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 10:45:57.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 10:45:57.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 10:45:57.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 10:45:57.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 10:45:57.360 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-23 - Starting... 2024-04-19 10:45:57.360 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Added connection org.sqlite.jdbc4.JDBC4Connection@3514ac7d 2024-04-19 10:45:57.360 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Added connection org.sqlite.jdbc4.JDBC4Connection@3514ac7d 2024-04-19 10:45:57.360 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-23 - Start completed. 2024-04-19 10:45:57.386 [HikariPool-17 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 10:45:57.412 [HikariPool-19 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 10:45:57.424 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Shutdown initiated... 2024-04-19 10:45:57.424 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Close initiated... 2024-04-19 10:45:57.424 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 10:45:57.425 [HikariPool-22 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-22 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2b9d4b0: (connection evicted) 2024-04-19 10:45:57.425 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-19 10:45:57.425 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Closed. 2024-04-19 10:45:57.425 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Shutdown completed. 2024-04-19 10:45:57.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-24 - configuration: 2024-04-19 10:45:57.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 10:45:57.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 10:45:57.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 10:45:57.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 10:45:57.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 10:45:57.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 10:45:57.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5e8f0f98 2024-04-19 10:45:57.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 10:45:57.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 10:45:57.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 10:45:57.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 10:45:57.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 10:45:57.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 10:45:57.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 10:45:57.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 10:45:57.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 10:45:57.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 10:45:57.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 10:45:57.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 10:45:57.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 10:45:57.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 10:45:57.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 10:45:57.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 10:45:57.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 10:45:57.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 10:45:57.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 10:45:57.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-24" 2024-04-19 10:45:57.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 10:45:57.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 10:45:57.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 10:45:57.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 10:45:57.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 10:45:57.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 10:45:57.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 10:45:57.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 10:45:57.429 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Starting... 2024-04-19 10:45:57.429 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Added connection org.sqlite.jdbc4.JDBC4Connection@5310e451 2024-04-19 10:45:57.429 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Added connection org.sqlite.jdbc4.JDBC4Connection@5310e451 2024-04-19 10:45:57.429 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Start completed. 2024-04-19 10:45:57.434 [HikariPool-21 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 10:45:57.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-25 - configuration: 2024-04-19 10:45:57.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 10:45:57.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 10:45:57.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 10:45:57.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 10:45:57.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 10:45:57.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 10:45:57.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@52d63b7e 2024-04-19 10:45:57.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 10:45:57.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 10:45:57.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 10:45:57.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 10:45:57.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 10:45:57.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 10:45:57.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 10:45:57.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 10:45:57.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 10:45:57.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 10:45:57.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 10:45:57.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 10:45:57.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 10:45:57.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 10:45:57.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 10:45:57.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 10:45:57.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 10:45:57.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 10:45:57.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 10:45:57.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-25" 2024-04-19 10:45:57.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 10:45:57.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 10:45:57.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 10:45:57.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 10:45:57.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 10:45:57.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 10:45:57.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 10:45:57.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 10:45:57.446 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-25 - Starting... 2024-04-19 10:45:57.446 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Added connection org.sqlite.jdbc4.JDBC4Connection@1827fc4e 2024-04-19 10:45:57.446 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Added connection org.sqlite.jdbc4.JDBC4Connection@1827fc4e 2024-04-19 10:45:57.446 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-25 - Start completed. 2024-04-19 10:45:57.451 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Shutdown initiated... 2024-04-19 10:45:57.451 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Close initiated... 2024-04-19 10:45:57.451 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 10:45:57.451 [HikariPool-24 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-24 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5310e451: (connection evicted) 2024-04-19 10:45:57.452 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-19 10:45:57.452 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Closed. 2024-04-19 10:45:57.452 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Shutdown completed. 2024-04-19 10:45:57.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-26 - configuration: 2024-04-19 10:45:57.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 10:45:57.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 10:45:57.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 10:45:57.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 10:45:57.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 10:45:57.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 10:45:57.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@d13379e 2024-04-19 10:45:57.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 10:45:57.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 10:45:57.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 10:45:57.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 10:45:57.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 10:45:57.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 10:45:57.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 10:45:57.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 10:45:57.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 10:45:57.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 10:45:57.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 10:45:57.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 10:45:57.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 10:45:57.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 10:45:57.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 10:45:57.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 10:45:57.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 10:45:57.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 10:45:57.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 10:45:57.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-26" 2024-04-19 10:45:57.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 10:45:57.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 10:45:57.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 10:45:57.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 10:45:57.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 10:45:57.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 10:45:57.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 10:45:57.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 10:45:57.455 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Starting... 2024-04-19 10:45:57.456 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Added connection org.sqlite.jdbc4.JDBC4Connection@498e41a4 2024-04-19 10:45:57.456 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Added connection org.sqlite.jdbc4.JDBC4Connection@498e41a4 2024-04-19 10:45:57.456 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Start completed. 2024-04-19 10:45:57.461 [HikariPool-23 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 10:45:57.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-27 - configuration: 2024-04-19 10:45:57.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 10:45:57.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 10:45:57.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 10:45:57.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 10:45:57.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 10:45:57.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 10:45:57.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@be616f0 2024-04-19 10:45:57.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 10:45:57.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 10:45:57.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 10:45:57.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 10:45:57.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 10:45:57.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 10:45:57.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 10:45:57.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 10:45:57.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 10:45:57.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 10:45:57.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 10:45:57.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 10:45:57.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 10:45:57.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 10:45:57.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 10:45:57.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 10:45:57.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 10:45:57.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 10:45:57.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 10:45:57.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-27" 2024-04-19 10:45:57.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 10:45:57.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 10:45:57.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 10:45:57.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 10:45:57.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 10:45:57.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 10:45:57.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 10:45:57.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 10:45:57.480 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-27 - Starting... 2024-04-19 10:45:57.481 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Added connection org.sqlite.jdbc4.JDBC4Connection@cf08c97 2024-04-19 10:45:57.481 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Added connection org.sqlite.jdbc4.JDBC4Connection@cf08c97 2024-04-19 10:45:57.481 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-27 - Start completed. 2024-04-19 10:45:57.496 [DefaultDispatcher-worker-2 @coroutine#178] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cf08c97 2024-04-19 10:45:57.498 [DefaultDispatcher-worker-2 @coroutine#180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cf08c97 2024-04-19 10:45:57.499 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Shutdown initiated... 2024-04-19 10:45:57.499 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Close initiated... 2024-04-19 10:45:57.499 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 10:45:57.500 [HikariPool-26 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-26 - Closing connection org.sqlite.jdbc4.JDBC4Connection@498e41a4: (connection evicted) 2024-04-19 10:45:57.500 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-19 10:45:57.500 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Closed. 2024-04-19 10:45:57.500 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Shutdown completed. 2024-04-19 10:45:57.502 [Test worker @coroutine#182] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cf08c97 2024-04-19 10:45:57.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-28 - configuration: 2024-04-19 10:45:57.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 10:45:57.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 10:45:57.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 10:45:57.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 10:45:57.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 10:45:57.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 10:45:57.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3e6acec2 2024-04-19 10:45:57.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 10:45:57.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 10:45:57.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 10:45:57.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 10:45:57.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 10:45:57.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 10:45:57.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 10:45:57.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 10:45:57.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 10:45:57.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 10:45:57.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 10:45:57.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 10:45:57.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 10:45:57.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 10:45:57.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 10:45:57.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 10:45:57.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 10:45:57.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 10:45:57.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 10:45:57.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-28" 2024-04-19 10:45:57.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 10:45:57.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 10:45:57.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 10:45:57.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 10:45:57.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 10:45:57.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 10:45:57.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 10:45:57.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 10:45:57.505 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Starting... 2024-04-19 10:45:57.506 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e8bccfb 2024-04-19 10:45:57.506 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e8bccfb 2024-04-19 10:45:57.506 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Start completed. 2024-04-19 10:45:57.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-29 - configuration: 2024-04-19 10:45:57.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 10:45:57.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 10:45:57.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 10:45:57.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 10:45:57.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 10:45:57.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 10:45:57.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@77eb607e 2024-04-19 10:45:57.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 10:45:57.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 10:45:57.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 10:45:57.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 10:45:57.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 10:45:57.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 10:45:57.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 10:45:57.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 10:45:57.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 10:45:57.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 10:45:57.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 10:45:57.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 10:45:57.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 10:45:57.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 10:45:57.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 10:45:57.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 10:45:57.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 10:45:57.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 10:45:57.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 10:45:57.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-29" 2024-04-19 10:45:57.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 10:45:57.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 10:45:57.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 10:45:57.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 10:45:57.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 10:45:57.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 10:45:57.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 10:45:57.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 10:45:57.521 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-29 - Starting... 2024-04-19 10:45:57.522 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Added connection org.sqlite.jdbc4.JDBC4Connection@10d4b573 2024-04-19 10:45:57.522 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Added connection org.sqlite.jdbc4.JDBC4Connection@10d4b573 2024-04-19 10:45:57.522 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-29 - Start completed. 2024-04-19 10:45:57.540 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Shutdown initiated... 2024-04-19 10:45:57.540 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Close initiated... 2024-04-19 10:45:57.540 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 10:45:57.540 [HikariPool-28 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-28 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1e8bccfb: (connection evicted) 2024-04-19 10:45:57.541 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-19 10:45:57.541 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Closed. 2024-04-19 10:45:57.541 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Shutdown completed. 2024-04-19 10:45:57.546 [HikariPool-25 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 10:45:57.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-30 - configuration: 2024-04-19 10:45:57.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 10:45:57.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 10:45:57.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 10:45:57.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 10:45:57.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 10:45:57.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 10:45:57.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@283e1759 2024-04-19 10:45:57.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 10:45:57.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 10:45:57.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 10:45:57.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 10:45:57.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 10:45:57.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 10:45:57.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 10:45:57.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 10:45:57.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 10:45:57.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 10:45:57.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 10:45:57.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 10:45:57.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 10:45:57.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 10:45:57.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 10:45:57.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 10:45:57.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 10:45:57.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 10:45:57.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 10:45:57.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-30" 2024-04-19 10:45:57.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 10:45:57.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 10:45:57.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 10:45:57.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 10:45:57.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 10:45:57.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 10:45:57.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 10:45:57.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 10:45:57.554 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Starting... 2024-04-19 10:45:57.555 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Added connection org.sqlite.jdbc4.JDBC4Connection@30a01dd8 2024-04-19 10:45:57.555 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Added connection org.sqlite.jdbc4.JDBC4Connection@30a01dd8 2024-04-19 10:45:57.555 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Start completed. 2024-04-19 10:45:57.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-31 - configuration: 2024-04-19 10:45:57.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 10:45:57.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 10:45:57.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 10:45:57.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 10:45:57.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 10:45:57.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 10:45:57.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1f68e4e8 2024-04-19 10:45:57.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 10:45:57.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 10:45:57.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 10:45:57.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 10:45:57.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 10:45:57.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 10:45:57.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 10:45:57.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 10:45:57.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 10:45:57.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 10:45:57.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 10:45:57.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 10:45:57.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 10:45:57.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 10:45:57.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 10:45:57.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 10:45:57.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 10:45:57.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 10:45:57.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 10:45:57.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-31" 2024-04-19 10:45:57.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 10:45:57.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 10:45:57.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 10:45:57.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 10:45:57.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 10:45:57.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 10:45:57.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 10:45:57.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 10:45:57.579 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-31 - Starting... 2024-04-19 10:45:57.580 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Added connection org.sqlite.jdbc4.JDBC4Connection@351ede23 2024-04-19 10:45:57.580 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Added connection org.sqlite.jdbc4.JDBC4Connection@351ede23 2024-04-19 10:45:57.580 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-31 - Start completed. 2024-04-19 10:45:57.581 [HikariPool-27 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 10:45:57.622 [HikariPool-29 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 10:45:57.655 [HikariPool-30 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 10:45:57.680 [HikariPool-31 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 10:45:57.770 [DefaultDispatcher-worker-7 @coroutine#200] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@351ede23 2024-04-19 10:45:57.772 [DefaultDispatcher-worker-7 @coroutine#202] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@351ede23 2024-04-19 10:45:57.773 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Shutdown initiated... 2024-04-19 10:45:57.773 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Close initiated... 2024-04-19 10:45:57.773 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 10:45:57.774 [HikariPool-30 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-30 - Closing connection org.sqlite.jdbc4.JDBC4Connection@30a01dd8: (connection evicted) 2024-04-19 10:45:57.774 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-19 10:45:57.774 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Closed. 2024-04-19 10:45:57.774 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Shutdown completed. 2024-04-19 10:45:57.776 [Test worker @coroutine#204] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@351ede23 2024-04-19 10:45:57.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-32 - configuration: 2024-04-19 10:45:57.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 10:45:57.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 10:45:57.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 10:45:57.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 10:45:57.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 10:45:57.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 10:45:57.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4e85dcb2 2024-04-19 10:45:57.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 10:45:57.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 10:45:57.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 10:45:57.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 10:45:57.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 10:45:57.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 10:45:57.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 10:45:57.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 10:45:57.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 10:45:57.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 10:45:57.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 10:45:57.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 10:45:57.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 10:45:57.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 10:45:57.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 10:45:57.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 10:45:57.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 10:45:57.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 10:45:57.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 10:45:57.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-32" 2024-04-19 10:45:57.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 10:45:57.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 10:45:57.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 10:45:57.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 10:45:57.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 10:45:57.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 10:45:57.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 10:45:57.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 10:45:57.780 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Starting... 2024-04-19 10:45:57.781 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Added connection org.sqlite.jdbc4.JDBC4Connection@73dbe25 2024-04-19 10:45:57.781 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Added connection org.sqlite.jdbc4.JDBC4Connection@73dbe25 2024-04-19 10:45:57.781 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Start completed. 2024-04-19 10:45:57.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-33 - configuration: 2024-04-19 10:45:57.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 10:45:57.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 10:45:57.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 10:45:57.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 10:45:57.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 10:45:57.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 10:45:57.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@73be4cdd 2024-04-19 10:45:57.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 10:45:57.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 10:45:57.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 10:45:57.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 10:45:57.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 10:45:57.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 10:45:57.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 10:45:57.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 10:45:57.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 10:45:57.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 10:45:57.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 10:45:57.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 10:45:57.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 10:45:57.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 10:45:57.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 10:45:57.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 10:45:57.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 10:45:57.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 10:45:57.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 10:45:57.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-33" 2024-04-19 10:45:57.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 10:45:57.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 10:45:57.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 10:45:57.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 10:45:57.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 10:45:57.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 10:45:57.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 10:45:57.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 10:45:57.798 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-33 - Starting... 2024-04-19 10:45:57.799 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Added connection org.sqlite.jdbc4.JDBC4Connection@638977e0 2024-04-19 10:45:57.799 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Added connection org.sqlite.jdbc4.JDBC4Connection@638977e0 2024-04-19 10:45:57.799 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-33 - Start completed. 2024-04-19 10:45:57.807 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Shutdown initiated... 2024-04-19 10:45:57.807 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Close initiated... 2024-04-19 10:45:57.807 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 10:45:57.808 [HikariPool-32 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-32 - Closing connection org.sqlite.jdbc4.JDBC4Connection@73dbe25: (connection evicted) 2024-04-19 10:45:57.808 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-19 10:45:57.808 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Closed. 2024-04-19 10:45:57.808 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Shutdown completed. 2024-04-19 10:45:57.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-34 - configuration: 2024-04-19 10:45:57.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 10:45:57.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 10:45:57.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 10:45:57.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 10:45:57.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 10:45:57.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 10:45:57.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@76dc36e5 2024-04-19 10:45:57.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 10:45:57.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 10:45:57.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 10:45:57.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 10:45:57.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 10:45:57.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 10:45:57.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 10:45:57.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 10:45:57.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 10:45:57.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 10:45:57.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 10:45:57.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 10:45:57.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 10:45:57.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 10:45:57.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 10:45:57.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 10:45:57.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 10:45:57.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 10:45:57.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 10:45:57.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-34" 2024-04-19 10:45:57.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 10:45:57.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 10:45:57.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 10:45:57.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 10:45:57.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 10:45:57.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 10:45:57.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 10:45:57.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 10:45:57.812 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Starting... 2024-04-19 10:45:57.812 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Added connection org.sqlite.jdbc4.JDBC4Connection@31533eb1 2024-04-19 10:45:57.812 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Added connection org.sqlite.jdbc4.JDBC4Connection@31533eb1 2024-04-19 10:45:57.812 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Start completed. 2024-04-19 10:45:57.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-35 - configuration: 2024-04-19 10:45:57.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 10:45:57.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 10:45:57.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 10:45:57.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 10:45:57.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 10:45:57.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 10:45:57.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1fb71788 2024-04-19 10:45:57.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 10:45:57.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 10:45:57.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 10:45:57.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 10:45:57.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 10:45:57.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 10:45:57.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 10:45:57.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 10:45:57.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 10:45:57.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 10:45:57.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 10:45:57.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 10:45:57.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 10:45:57.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 10:45:57.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 10:45:57.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 10:45:57.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 10:45:57.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 10:45:57.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 10:45:57.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-35" 2024-04-19 10:45:57.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 10:45:57.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 10:45:57.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 10:45:57.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 10:45:57.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 10:45:57.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 10:45:57.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 10:45:57.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 10:45:57.833 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-35 - Starting... 2024-04-19 10:45:57.833 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Added connection org.sqlite.jdbc4.JDBC4Connection@4dac40b 2024-04-19 10:45:57.834 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Added connection org.sqlite.jdbc4.JDBC4Connection@4dac40b 2024-04-19 10:45:57.834 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-35 - Start completed. 2024-04-19 10:45:57.838 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Shutdown initiated... 2024-04-19 10:45:57.838 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Close initiated... 2024-04-19 10:45:57.838 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 10:45:57.838 [HikariPool-34 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-34 - Closing connection org.sqlite.jdbc4.JDBC4Connection@31533eb1: (connection evicted) 2024-04-19 10:45:57.839 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-19 10:45:57.839 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Closed. 2024-04-19 10:45:57.839 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Shutdown completed. 2024-04-19 10:45:57.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-36 - configuration: 2024-04-19 10:45:57.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 10:45:57.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 10:45:57.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 10:45:57.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 10:45:57.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 10:45:57.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 10:45:57.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5f166f2e 2024-04-19 10:45:57.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 10:45:57.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 10:45:57.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 10:45:57.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 10:45:57.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 10:45:57.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 10:45:57.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 10:45:57.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 10:45:57.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 10:45:57.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 10:45:57.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 10:45:57.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 10:45:57.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 10:45:57.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 10:45:57.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 10:45:57.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 10:45:57.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 10:45:57.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 10:45:57.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 10:45:57.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-36" 2024-04-19 10:45:57.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 10:45:57.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 10:45:57.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 10:45:57.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 10:45:57.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 10:45:57.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 10:45:57.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 10:45:57.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 10:45:57.842 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Starting... 2024-04-19 10:45:57.842 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Added connection org.sqlite.jdbc4.JDBC4Connection@4fafd27e 2024-04-19 10:45:57.842 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Added connection org.sqlite.jdbc4.JDBC4Connection@4fafd27e 2024-04-19 10:45:57.842 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Start completed. 2024-04-19 10:45:57.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-37 - configuration: 2024-04-19 10:45:57.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 10:45:57.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 10:45:57.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 10:45:57.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 10:45:57.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 10:45:57.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 10:45:57.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6cd66f6a 2024-04-19 10:45:57.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 10:45:57.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 10:45:57.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 10:45:57.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 10:45:57.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 10:45:57.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 10:45:57.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 10:45:57.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 10:45:57.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 10:45:57.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 10:45:57.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 10:45:57.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 10:45:57.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 10:45:57.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 10:45:57.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 10:45:57.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 10:45:57.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 10:45:57.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 10:45:57.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 10:45:57.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-37" 2024-04-19 10:45:57.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 10:45:57.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 10:45:57.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 10:45:57.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 10:45:57.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 10:45:57.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 10:45:57.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 10:45:57.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 10:45:57.858 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-37 - Starting... 2024-04-19 10:45:57.858 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Added connection org.sqlite.jdbc4.JDBC4Connection@578b2dec 2024-04-19 10:45:57.858 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Added connection org.sqlite.jdbc4.JDBC4Connection@578b2dec 2024-04-19 10:45:57.858 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-37 - Start completed. 2024-04-19 10:45:57.899 [HikariPool-33 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 10:45:57.934 [HikariPool-35 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 10:45:57.942 [HikariPool-36 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 10:45:57.958 [HikariPool-37 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 10:45:58.034 [DefaultDispatcher-worker-2 @coroutine#227] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@578b2dec 2024-04-19 10:45:58.035 [DefaultDispatcher-worker-2 @coroutine#229] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@578b2dec 2024-04-19 10:45:58.036 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Shutdown initiated... 2024-04-19 10:45:58.036 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Close initiated... 2024-04-19 10:45:58.036 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 10:45:58.036 [HikariPool-36 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-36 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4fafd27e: (connection evicted) 2024-04-19 10:45:58.037 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-19 10:45:58.037 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Closed. 2024-04-19 10:45:58.037 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Shutdown completed. 2024-04-19 10:45:58.039 [Test worker @coroutine#231] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@578b2dec 2024-04-19 10:45:58.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-38 - configuration: 2024-04-19 10:45:58.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 10:45:58.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 10:45:58.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 10:45:58.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 10:45:58.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 10:45:58.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 10:45:58.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@24f177f5 2024-04-19 10:45:58.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 10:45:58.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 10:45:58.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 10:45:58.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 10:45:58.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 10:45:58.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 10:45:58.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 10:45:58.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 10:45:58.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 10:45:58.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 10:45:58.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 10:45:58.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 10:45:58.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 10:45:58.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 10:45:58.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 10:45:58.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 10:45:58.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 10:45:58.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 10:45:58.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 10:45:58.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-38" 2024-04-19 10:45:58.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 10:45:58.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 10:45:58.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 10:45:58.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 10:45:58.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 10:45:58.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 10:45:58.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 10:45:58.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 10:45:58.043 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Starting... 2024-04-19 10:45:58.043 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ed691fd 2024-04-19 10:45:58.043 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ed691fd 2024-04-19 10:45:58.043 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Start completed. 2024-04-19 10:45:58.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-39 - configuration: 2024-04-19 10:45:58.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 10:45:58.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 10:45:58.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 10:45:58.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 10:45:58.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 10:45:58.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 10:45:58.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1efcba00 2024-04-19 10:45:58.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 10:45:58.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 10:45:58.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 10:45:58.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 10:45:58.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 10:45:58.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 10:45:58.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 10:45:58.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 10:45:58.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 10:45:58.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 10:45:58.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 10:45:58.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 10:45:58.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 10:45:58.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 10:45:58.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 10:45:58.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 10:45:58.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 10:45:58.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 10:45:58.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 10:45:58.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-39" 2024-04-19 10:45:58.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 10:45:58.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 10:45:58.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 10:45:58.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 10:45:58.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 10:45:58.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 10:45:58.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 10:45:58.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 10:45:58.064 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-39 - Starting... 2024-04-19 10:45:58.064 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Added connection org.sqlite.jdbc4.JDBC4Connection@569a26ab 2024-04-19 10:45:58.064 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Added connection org.sqlite.jdbc4.JDBC4Connection@569a26ab 2024-04-19 10:45:58.064 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-39 - Start completed. 2024-04-19 10:45:58.068 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Shutdown initiated... 2024-04-19 10:45:58.068 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Close initiated... 2024-04-19 10:45:58.068 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 10:45:58.069 [HikariPool-38 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-38 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6ed691fd: (connection evicted) 2024-04-19 10:45:58.069 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-19 10:45:58.069 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Closed. 2024-04-19 10:45:58.069 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Shutdown completed. 2024-04-19 10:45:58.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-40 - configuration: 2024-04-19 10:45:58.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 10:45:58.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 10:45:58.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 10:45:58.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 10:45:58.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 10:45:58.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 10:45:58.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@8b89b3a 2024-04-19 10:45:58.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 10:45:58.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 10:45:58.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 10:45:58.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 10:45:58.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 10:45:58.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 10:45:58.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 10:45:58.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 10:45:58.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 10:45:58.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 10:45:58.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 10:45:58.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 10:45:58.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 10:45:58.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-19 10:45:58.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-19 10:45:58.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 10:45:58.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 10:45:58.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-19 10:45:58.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 10:45:58.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-40" 2024-04-19 10:45:58.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 10:45:58.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 10:45:58.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 10:45:58.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 10:45:58.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 10:45:58.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 10:45:58.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 10:45:58.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 10:45:58.077 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Starting... 2024-04-19 10:45:58.078 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Added connection org.sqlite.jdbc4.JDBC4Connection@3de45b6c 2024-04-19 10:45:58.078 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Added connection org.sqlite.jdbc4.JDBC4Connection@3de45b6c 2024-04-19 10:45:58.078 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Start completed. 2024-04-19 10:45:58.098 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3de45b6c 2024-04-19 10:45:58.109 [Test worker @coroutine#240] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3de45b6c 2024-04-19 10:45:58.115 [Test worker @coroutine#242] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3de45b6c 2024-04-19 10:45:58.133 [DefaultDispatcher-worker-10 @coroutine#244] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3de45b6c 2024-04-19 10:45:58.138 [Test worker @coroutine#247] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3de45b6c 2024-04-19 10:45:58.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-41 - configuration: 2024-04-19 10:45:58.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 10:45:58.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 10:45:58.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 10:45:58.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 10:45:58.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 10:45:58.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 10:45:58.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@120d6cbf 2024-04-19 10:45:58.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 10:45:58.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 10:45:58.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 10:45:58.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 10:45:58.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 10:45:58.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 10:45:58.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 10:45:58.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 10:45:58.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 10:45:58.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 10:45:58.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 10:45:58.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 10:45:58.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 10:45:58.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 10:45:58.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 10:45:58.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 10:45:58.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 10:45:58.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 10:45:58.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 10:45:58.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-41" 2024-04-19 10:45:58.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 10:45:58.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 10:45:58.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 10:45:58.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 10:45:58.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 10:45:58.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 10:45:58.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 10:45:58.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 10:45:58.139 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-41 - Starting... 2024-04-19 10:45:58.140 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Added connection org.sqlite.jdbc4.JDBC4Connection@1115be8c 2024-04-19 10:45:58.140 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Added connection org.sqlite.jdbc4.JDBC4Connection@1115be8c 2024-04-19 10:45:58.140 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-41 - Start completed. 2024-04-19 10:45:58.146 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Shutdown initiated... 2024-04-19 10:45:58.146 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Close initiated... 2024-04-19 10:45:58.146 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 10:45:58.146 [HikariPool-40 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3de45b6c: (connection evicted) 2024-04-19 10:45:58.149 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-19 10:45:58.149 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Closed. 2024-04-19 10:45:58.149 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Shutdown completed. 2024-04-19 10:45:58.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-42 - configuration: 2024-04-19 10:45:58.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 10:45:58.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 10:45:58.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 10:45:58.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 10:45:58.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 10:45:58.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 10:45:58.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1c3d9e28 2024-04-19 10:45:58.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 10:45:58.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 10:45:58.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 10:45:58.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 10:45:58.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 10:45:58.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 10:45:58.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 10:45:58.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 10:45:58.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 10:45:58.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 10:45:58.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 10:45:58.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 10:45:58.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 10:45:58.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-19 10:45:58.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-19 10:45:58.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 10:45:58.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 10:45:58.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-19 10:45:58.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 10:45:58.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-42" 2024-04-19 10:45:58.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 10:45:58.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 10:45:58.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 10:45:58.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 10:45:58.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 10:45:58.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 10:45:58.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 10:45:58.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 10:45:58.153 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Starting... 2024-04-19 10:45:58.156 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Added connection org.sqlite.jdbc4.JDBC4Connection@46d148bd 2024-04-19 10:45:58.157 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Added connection org.sqlite.jdbc4.JDBC4Connection@46d148bd 2024-04-19 10:45:58.157 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Start completed. 2024-04-19 10:45:58.158 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46d148bd 2024-04-19 10:45:58.165 [HikariPool-39 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 10:45:58.173 [Test worker @coroutine#259] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46d148bd 2024-04-19 10:45:58.175 [Test worker @coroutine#261] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46d148bd 2024-04-19 10:45:58.179 [Test worker @coroutine#266] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46d148bd 2024-04-19 10:45:58.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-43 - configuration: 2024-04-19 10:45:58.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 10:45:58.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 10:45:58.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 10:45:58.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 10:45:58.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 10:45:58.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 10:45:58.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@12548f9a 2024-04-19 10:45:58.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 10:45:58.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 10:45:58.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 10:45:58.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 10:45:58.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 10:45:58.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 10:45:58.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 10:45:58.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 10:45:58.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 10:45:58.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 10:45:58.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 10:45:58.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 10:45:58.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 10:45:58.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 10:45:58.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 10:45:58.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 10:45:58.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 10:45:58.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 10:45:58.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 10:45:58.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-43" 2024-04-19 10:45:58.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 10:45:58.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 10:45:58.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 10:45:58.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 10:45:58.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 10:45:58.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 10:45:58.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 10:45:58.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 10:45:58.180 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-43 - Starting... 2024-04-19 10:45:58.181 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Added connection org.sqlite.jdbc4.JDBC4Connection@c5a2d5 2024-04-19 10:45:58.181 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Added connection org.sqlite.jdbc4.JDBC4Connection@c5a2d5 2024-04-19 10:45:58.181 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-43 - Start completed. 2024-04-19 10:45:58.189 [DefaultDispatcher-worker-8 @coroutine#263] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46d148bd 2024-04-19 10:45:58.190 [DefaultDispatcher-worker-5 @coroutine#276] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c5a2d5 2024-04-19 10:45:58.193 [Test worker @coroutine#279] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c5a2d5 2024-04-19 10:45:58.197 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Shutdown initiated... 2024-04-19 10:45:58.197 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Close initiated... 2024-04-19 10:45:58.197 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 10:45:58.197 [HikariPool-42 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Closing connection org.sqlite.jdbc4.JDBC4Connection@46d148bd: (connection evicted) 2024-04-19 10:45:58.198 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-19 10:45:58.198 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Closed. 2024-04-19 10:45:58.198 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Shutdown completed. 2024-04-19 10:45:58.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-44 - configuration: 2024-04-19 10:45:58.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 10:45:58.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 10:45:58.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 10:45:58.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 10:45:58.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 10:45:58.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 10:45:58.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@59a5bb61 2024-04-19 10:45:58.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 10:45:58.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 10:45:58.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 10:45:58.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 10:45:58.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 10:45:58.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 10:45:58.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 10:45:58.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 10:45:58.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 10:45:58.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 10:45:58.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 10:45:58.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 10:45:58.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 10:45:58.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-19 10:45:58.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-19 10:45:58.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 10:45:58.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 10:45:58.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-19 10:45:58.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 10:45:58.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-44" 2024-04-19 10:45:58.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 10:45:58.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 10:45:58.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 10:45:58.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 10:45:58.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 10:45:58.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 10:45:58.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 10:45:58.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 10:45:58.201 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Starting... 2024-04-19 10:45:58.205 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Added connection org.sqlite.jdbc4.JDBC4Connection@749f61a3 2024-04-19 10:45:58.206 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Added connection org.sqlite.jdbc4.JDBC4Connection@749f61a3 2024-04-19 10:45:58.206 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Start completed. 2024-04-19 10:45:58.206 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@749f61a3 2024-04-19 10:45:58.218 [Test worker @coroutine#282] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@749f61a3 2024-04-19 10:45:58.220 [Test worker @coroutine#284] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@749f61a3 2024-04-19 10:45:58.223 [Test worker @coroutine#289] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@749f61a3 2024-04-19 10:45:58.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-45 - configuration: 2024-04-19 10:45:58.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 10:45:58.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 10:45:58.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 10:45:58.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 10:45:58.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 10:45:58.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 10:45:58.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@45dc7be 2024-04-19 10:45:58.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 10:45:58.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 10:45:58.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 10:45:58.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 10:45:58.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 10:45:58.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 10:45:58.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 10:45:58.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 10:45:58.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 10:45:58.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 10:45:58.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 10:45:58.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 10:45:58.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 10:45:58.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 10:45:58.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 10:45:58.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 10:45:58.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 10:45:58.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 10:45:58.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 10:45:58.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-45" 2024-04-19 10:45:58.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 10:45:58.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 10:45:58.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 10:45:58.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 10:45:58.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 10:45:58.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 10:45:58.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 10:45:58.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 10:45:58.224 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-45 - Starting... 2024-04-19 10:45:58.225 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ceb11f9 2024-04-19 10:45:58.225 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ceb11f9 2024-04-19 10:45:58.225 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-45 - Start completed. 2024-04-19 10:45:58.227 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Shutdown initiated... 2024-04-19 10:45:58.227 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Close initiated... 2024-04-19 10:45:58.227 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-19 10:45:58.227 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-19 10:45:58.227 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Closed. 2024-04-19 10:45:58.227 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Shutdown completed. 2024-04-19 10:45:58.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-46 - configuration: 2024-04-19 10:45:58.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 10:45:58.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 10:45:58.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 10:45:58.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 10:45:58.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 10:45:58.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 10:45:58.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7a78d380 2024-04-19 10:45:58.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 10:45:58.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 10:45:58.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 10:45:58.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 10:45:58.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 10:45:58.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 10:45:58.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 10:45:58.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 10:45:58.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 10:45:58.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 10:45:58.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 10:45:58.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 10:45:58.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 10:45:58.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-19 10:45:58.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-19 10:45:58.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 10:45:58.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 10:45:58.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-19 10:45:58.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 10:45:58.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-46" 2024-04-19 10:45:58.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 10:45:58.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 10:45:58.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 10:45:58.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 10:45:58.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 10:45:58.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 10:45:58.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 10:45:58.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 10:45:58.229 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Starting... 2024-04-19 10:45:58.232 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Added connection org.sqlite.jdbc4.JDBC4Connection@23bd2f6e 2024-04-19 10:45:58.232 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Added connection org.sqlite.jdbc4.JDBC4Connection@23bd2f6e 2024-04-19 10:45:58.232 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Start completed. 2024-04-19 10:45:58.233 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23bd2f6e 2024-04-19 10:45:58.240 [HikariPool-41 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 10:45:58.245 [Test worker @coroutine#300] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23bd2f6e 2024-04-19 10:45:58.247 [Test worker @coroutine#302] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23bd2f6e 2024-04-19 10:45:58.251 [Test worker @coroutine#307] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23bd2f6e 2024-04-19 10:45:58.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-47 - configuration: 2024-04-19 10:45:58.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 10:45:58.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 10:45:58.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 10:45:58.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 10:45:58.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 10:45:58.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 10:45:58.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@bf4e48e 2024-04-19 10:45:58.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 10:45:58.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 10:45:58.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 10:45:58.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 10:45:58.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 10:45:58.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 10:45:58.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 10:45:58.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 10:45:58.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 10:45:58.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 10:45:58.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 10:45:58.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 10:45:58.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 10:45:58.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 10:45:58.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 10:45:58.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 10:45:58.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 10:45:58.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 10:45:58.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 10:45:58.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-47" 2024-04-19 10:45:58.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 10:45:58.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 10:45:58.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 10:45:58.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 10:45:58.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 10:45:58.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 10:45:58.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 10:45:58.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 10:45:58.252 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-47 - Starting... 2024-04-19 10:45:58.252 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Added connection org.sqlite.jdbc4.JDBC4Connection@189633f2 2024-04-19 10:45:58.252 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Added connection org.sqlite.jdbc4.JDBC4Connection@189633f2 2024-04-19 10:45:58.252 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-47 - Start completed. 2024-04-19 10:45:58.259 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Shutdown initiated... 2024-04-19 10:45:58.259 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Close initiated... 2024-04-19 10:45:58.259 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-19 10:45:58.260 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-19 10:45:58.260 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Closed. 2024-04-19 10:45:58.260 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Shutdown completed. 2024-04-19 10:45:58.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-48 - configuration: 2024-04-19 10:45:58.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 10:45:58.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 10:45:58.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 10:45:58.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 10:45:58.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 10:45:58.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 10:45:58.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@23a78c77 2024-04-19 10:45:58.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 10:45:58.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 10:45:58.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 10:45:58.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 10:45:58.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 10:45:58.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 10:45:58.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 10:45:58.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 10:45:58.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 10:45:58.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 10:45:58.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 10:45:58.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 10:45:58.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 10:45:58.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 10:45:58.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 10:45:58.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 10:45:58.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 10:45:58.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 10:45:58.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 10:45:58.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-48" 2024-04-19 10:45:58.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 10:45:58.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 10:45:58.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 10:45:58.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 10:45:58.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 10:45:58.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 10:45:58.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 10:45:58.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 10:45:58.264 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Starting... 2024-04-19 10:45:58.264 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Added connection org.sqlite.jdbc4.JDBC4Connection@61d09475 2024-04-19 10:45:58.264 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Added connection org.sqlite.jdbc4.JDBC4Connection@61d09475 2024-04-19 10:45:58.265 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Start completed. 2024-04-19 10:45:58.281 [HikariPool-43 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 10:45:58.319 [DefaultDispatcher-worker-8 @coroutine#317] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61d09475 2024-04-19 10:45:58.325 [HikariPool-45 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 10:45:58.331 [DefaultDispatcher-worker-7 @coroutine#317] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61d09475 2024-04-19 10:45:58.352 [HikariPool-47 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 10:45:58.365 [HikariPool-48 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 10:45:58.384 [DefaultDispatcher-worker-11 @coroutine#317] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61d09475 2024-04-19 10:45:58.386 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Shutdown initiated... 2024-04-19 10:45:58.387 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Close initiated... 2024-04-19 10:45:58.387 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 10:45:58.387 [HikariPool-48 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Closing connection org.sqlite.jdbc4.JDBC4Connection@61d09475: (connection evicted) 2024-04-19 10:45:58.388 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-19 10:45:58.388 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Closed. 2024-04-19 10:45:58.388 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Shutdown completed. 2024-04-19 10:45:58.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-49 - configuration: 2024-04-19 10:45:58.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 10:45:58.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 10:45:58.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 10:45:58.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 10:45:58.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 10:45:58.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 10:45:58.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6cbbfe29 2024-04-19 10:45:58.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 10:45:58.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 10:45:58.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 10:45:58.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 10:45:58.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 10:45:58.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 10:45:58.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 10:45:58.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 10:45:58.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 10:45:58.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 10:45:58.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 10:45:58.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 10:45:58.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 10:45:58.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 10:45:58.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 10:45:58.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 10:45:58.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 10:45:58.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 10:45:58.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 10:45:58.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-49" 2024-04-19 10:45:58.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 10:45:58.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 10:45:58.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 10:45:58.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 10:45:58.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 10:45:58.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 10:45:58.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 10:45:58.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 10:45:58.391 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Starting... 2024-04-19 10:45:58.392 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Added connection org.sqlite.jdbc4.JDBC4Connection@3df04fa1 2024-04-19 10:45:58.392 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Added connection org.sqlite.jdbc4.JDBC4Connection@3df04fa1 2024-04-19 10:45:58.392 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Start completed. 2024-04-19 10:45:58.443 [DefaultDispatcher-worker-9 @coroutine#322] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3df04fa1 2024-04-19 10:45:58.453 [DefaultDispatcher-worker-9 @coroutine#322] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3df04fa1 2024-04-19 10:45:58.469 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Shutdown initiated... 2024-04-19 10:45:58.469 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Close initiated... 2024-04-19 10:45:58.469 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 10:45:58.470 [HikariPool-49 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3df04fa1: (connection evicted) 2024-04-19 10:45:58.471 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-19 10:45:58.471 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Closed. 2024-04-19 10:45:58.471 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Shutdown completed. 2024-04-19 10:45:58.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-50 - configuration: 2024-04-19 10:45:58.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 10:45:58.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 10:45:58.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 10:45:58.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 10:45:58.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 10:45:58.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 10:45:58.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5b59c3d 2024-04-19 10:45:58.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 10:45:58.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 10:45:58.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 10:45:58.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 10:45:58.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 10:45:58.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 10:45:58.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 10:45:58.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 10:45:58.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 10:45:58.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 10:45:58.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 10:45:58.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 10:45:58.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 10:45:58.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 10:45:58.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 10:45:58.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 10:45:58.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 10:45:58.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 10:45:58.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 10:45:58.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-50" 2024-04-19 10:45:58.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 10:45:58.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 10:45:58.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 10:45:58.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 10:45:58.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 10:45:58.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 10:45:58.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 10:45:58.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 10:45:58.473 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Starting... 2024-04-19 10:45:58.473 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Added connection org.sqlite.jdbc4.JDBC4Connection@48d31d25 2024-04-19 10:45:58.473 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Added connection org.sqlite.jdbc4.JDBC4Connection@48d31d25 2024-04-19 10:45:58.473 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Start completed. 2024-04-19 10:45:58.521 [DefaultDispatcher-worker-11 @coroutine#325] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-50 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48d31d25 2024-04-19 10:45:58.523 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Shutdown initiated... 2024-04-19 10:45:58.523 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Close initiated... 2024-04-19 10:45:58.524 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 10:45:58.524 [HikariPool-50 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-50 - Closing connection org.sqlite.jdbc4.JDBC4Connection@48d31d25: (connection evicted) 2024-04-19 10:45:58.525 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-19 10:45:58.525 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Closed. 2024-04-19 10:45:58.525 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Shutdown completed. 2024-04-19 10:45:58.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-51 - configuration: 2024-04-19 10:45:58.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 10:45:58.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 10:45:58.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 10:45:58.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 10:45:58.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 10:45:58.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 10:45:58.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@68f2363 2024-04-19 10:45:58.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 10:45:58.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 10:45:58.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 10:45:58.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 10:45:58.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 10:45:58.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 10:45:58.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 10:45:58.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 10:45:58.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 10:45:58.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 10:45:58.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 10:45:58.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 10:45:58.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 10:45:58.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 10:45:58.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 10:45:58.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 10:45:58.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 10:45:58.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 10:45:58.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 10:45:58.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-51" 2024-04-19 10:45:58.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 10:45:58.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 10:45:58.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 10:45:58.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 10:45:58.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 10:45:58.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 10:45:58.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 10:45:58.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 10:45:58.527 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Starting... 2024-04-19 10:45:58.528 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Added connection org.sqlite.jdbc4.JDBC4Connection@86377d5 2024-04-19 10:45:58.528 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Added connection org.sqlite.jdbc4.JDBC4Connection@86377d5 2024-04-19 10:45:58.528 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Start completed. 2024-04-19 10:45:58.571 [DefaultDispatcher-worker-11 @coroutine#327] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@86377d5 2024-04-19 10:45:58.580 [DefaultDispatcher-worker-11 @coroutine#327] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@86377d5 2024-04-19 10:45:58.580 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Shutdown initiated... 2024-04-19 10:45:58.580 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Close initiated... 2024-04-19 10:45:58.580 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 10:45:58.581 [HikariPool-51 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Closing connection org.sqlite.jdbc4.JDBC4Connection@86377d5: (connection evicted) 2024-04-19 10:45:58.581 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-19 10:45:58.581 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Closed. 2024-04-19 10:45:58.581 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Shutdown completed. 2024-04-19 10:45:58.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-52 - configuration: 2024-04-19 10:45:58.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 10:45:58.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 10:45:58.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 10:45:58.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 10:45:58.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 10:45:58.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 10:45:58.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@774013dc 2024-04-19 10:45:58.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 10:45:58.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 10:45:58.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 10:45:58.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 10:45:58.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 10:45:58.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 10:45:58.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 10:45:58.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 10:45:58.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 10:45:58.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 10:45:58.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 10:45:58.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 10:45:58.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 10:45:58.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 10:45:58.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 10:45:58.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 10:45:58.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 10:45:58.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 10:45:58.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 10:45:58.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-52" 2024-04-19 10:45:58.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 10:45:58.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 10:45:58.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 10:45:58.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 10:45:58.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 10:45:58.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 10:45:58.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 10:45:58.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 10:45:58.584 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Starting... 2024-04-19 10:45:58.584 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Added connection org.sqlite.jdbc4.JDBC4Connection@76e9eed8 2024-04-19 10:45:58.584 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Added connection org.sqlite.jdbc4.JDBC4Connection@76e9eed8 2024-04-19 10:45:58.584 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Start completed. 2024-04-19 10:45:58.625 [DefaultDispatcher-worker-6 @coroutine#331] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-52 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76e9eed8 2024-04-19 10:45:58.627 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Shutdown initiated... 2024-04-19 10:45:58.627 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Close initiated... 2024-04-19 10:45:58.627 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 10:45:58.627 [HikariPool-52 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-52 - Closing connection org.sqlite.jdbc4.JDBC4Connection@76e9eed8: (connection evicted) 2024-04-19 10:45:58.628 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-19 10:45:58.628 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Closed. 2024-04-19 10:45:58.628 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Shutdown completed. 2024-04-19 10:45:58.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-53 - configuration: 2024-04-19 10:45:58.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 10:45:58.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 10:45:58.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 10:45:58.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 10:45:58.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 10:45:58.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 10:45:58.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@75959b0c 2024-04-19 10:45:58.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 10:45:58.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 10:45:58.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 10:45:58.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 10:45:58.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 10:45:58.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 10:45:58.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 10:45:58.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 10:45:58.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 10:45:58.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 10:45:58.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 10:45:58.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 10:45:58.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 10:45:58.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 10:45:58.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 10:45:58.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 10:45:58.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 10:45:58.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 10:45:58.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 10:45:58.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-53" 2024-04-19 10:45:58.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 10:45:58.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 10:45:58.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 10:45:58.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 10:45:58.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 10:45:58.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 10:45:58.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 10:45:58.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 10:45:58.630 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Starting... 2024-04-19 10:45:58.631 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ebc5be6 2024-04-19 10:45:58.631 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ebc5be6 2024-04-19 10:45:58.631 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Start completed. 2024-04-19 10:45:58.677 [DefaultDispatcher-worker-6 @coroutine#333] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-53 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ebc5be6 2024-04-19 10:45:58.677 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Shutdown initiated... 2024-04-19 10:45:58.677 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Close initiated... 2024-04-19 10:45:58.677 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 10:45:58.677 [HikariPool-53 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-53 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7ebc5be6: (connection evicted) 2024-04-19 10:45:58.678 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-19 10:45:58.678 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Closed. 2024-04-19 10:45:58.678 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Shutdown completed. 2024-04-19 10:45:58.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-54 - configuration: 2024-04-19 10:45:58.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 10:45:58.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 10:45:58.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 10:45:58.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 10:45:58.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 10:45:58.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 10:45:58.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@97b84a4 2024-04-19 10:45:58.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 10:45:58.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 10:45:58.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 10:45:58.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 10:45:58.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 10:45:58.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 10:45:58.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 10:45:58.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 10:45:58.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 10:45:58.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 10:45:58.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 10:45:58.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 10:45:58.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 10:45:58.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 10:45:58.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 10:45:58.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 10:45:58.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 10:45:58.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 10:45:58.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 10:45:58.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-54" 2024-04-19 10:45:58.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 10:45:58.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 10:45:58.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 10:45:58.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 10:45:58.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 10:45:58.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 10:45:58.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 10:45:58.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 10:45:58.870 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Starting... 2024-04-19 10:45:58.871 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Added connection org.sqlite.jdbc4.JDBC4Connection@70bc3a9c 2024-04-19 10:45:58.871 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Added connection org.sqlite.jdbc4.JDBC4Connection@70bc3a9c 2024-04-19 10:45:58.871 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Start completed. 2024-04-19 10:45:58.950 [DefaultDispatcher-worker-2 @coroutine#344] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70bc3a9c 2024-04-19 10:45:58.962 [DefaultDispatcher-worker-9 @coroutine#346] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70bc3a9c 2024-04-19 10:45:58.965 [Test worker @coroutine#348] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42711/manifest.json 2024-04-19 10:45:58.965 [Test worker @coroutine#348] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42711/manifest.json. 2024-04-19 10:45:58.965 [Test worker @coroutine#348] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42711/manifest.json 2024-04-19 10:45:58.967 [Test worker @coroutine#348] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42711/manifest.json 2024-04-19 10:45:58.968 [Test worker @coroutine#348] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42711/manifest.json 2024-04-19 10:45:58.971 [HikariPool-54 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 10:45:59.090 [Test worker @coroutine#348] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42711/manifest.json. 2024-04-19 10:45:59.090 [Test worker @coroutine#348] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:42711/manifest.json to class io.ktor.utils.io.ByteReadChannel 2024-04-19 10:45:59.106 [DefaultDispatcher-worker-5 @coroutine#348] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70bc3a9c 2024-04-19 10:45:59.115 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Shutdown initiated... 2024-04-19 10:45:59.115 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Close initiated... 2024-04-19 10:45:59.115 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 10:45:59.115 [HikariPool-54 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Closing connection org.sqlite.jdbc4.JDBC4Connection@70bc3a9c: (connection evicted) 2024-04-19 10:45:59.116 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-19 10:45:59.116 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Closed. 2024-04-19 10:45:59.116 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Shutdown completed. 2024-04-19 10:45:59.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-55 - configuration: 2024-04-19 10:45:59.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 10:45:59.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 10:45:59.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 10:45:59.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 10:45:59.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 10:45:59.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 10:45:59.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4a3516fd 2024-04-19 10:45:59.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 10:45:59.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 10:45:59.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 10:45:59.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 10:45:59.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 10:45:59.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 10:45:59.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 10:45:59.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 10:45:59.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 10:45:59.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 10:45:59.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 10:45:59.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 10:45:59.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 10:45:59.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 10:45:59.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 10:45:59.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 10:45:59.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 10:45:59.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 10:45:59.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 10:45:59.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-55" 2024-04-19 10:45:59.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 10:45:59.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 10:45:59.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 10:45:59.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 10:45:59.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 10:45:59.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 10:45:59.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 10:45:59.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 10:45:59.121 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-55 - Starting... 2024-04-19 10:45:59.122 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Added connection org.sqlite.jdbc4.JDBC4Connection@5764d421 2024-04-19 10:45:59.122 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Added connection org.sqlite.jdbc4.JDBC4Connection@5764d421 2024-04-19 10:45:59.122 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-55 - Start completed. 2024-04-19 10:45:59.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-56 - configuration: 2024-04-19 10:45:59.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 10:45:59.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 10:45:59.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 10:45:59.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 10:45:59.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 10:45:59.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 10:45:59.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@299ea986 2024-04-19 10:45:59.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 10:45:59.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 10:45:59.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 10:45:59.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 10:45:59.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 10:45:59.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 10:45:59.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 10:45:59.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 10:45:59.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 10:45:59.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 10:45:59.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 10:45:59.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 10:45:59.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 10:45:59.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 10:45:59.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 10:45:59.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 10:45:59.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 10:45:59.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 10:45:59.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 10:45:59.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-56" 2024-04-19 10:45:59.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 10:45:59.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 10:45:59.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 10:45:59.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 10:45:59.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 10:45:59.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 10:45:59.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 10:45:59.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 10:45:59.134 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Starting... 2024-04-19 10:45:59.135 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Added connection org.sqlite.jdbc4.JDBC4Connection@79bf39e5 2024-04-19 10:45:59.135 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Added connection org.sqlite.jdbc4.JDBC4Connection@79bf39e5 2024-04-19 10:45:59.135 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Start completed. 2024-04-19 10:45:59.163 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-04-19 10:45:59.216 [Test worker] INFO ktor.application - Application started in 0.059 seconds. 2024-04-19 10:45:59.216 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@7f9dbe11 2024-04-19 10:45:59.222 [HikariPool-55 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 10:45:59.235 [HikariPool-56 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 10:45:59.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-57 - configuration: 2024-04-19 10:45:59.308 [DefaultDispatcher-worker-6 @coroutine#359] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-04-19 10:45:59.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 10:45:59.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 10:45:59.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 10:45:59.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 10:45:59.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 10:45:59.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 10:45:59.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@277474fc 2024-04-19 10:45:59.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 10:45:59.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 10:45:59.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 10:45:59.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 10:45:59.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 10:45:59.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 10:45:59.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 10:45:59.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 10:45:59.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 10:45:59.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 10:45:59.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 10:45:59.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 10:45:59.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 10:45:59.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 10:45:59.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 10:45:59.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 10:45:59.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 10:45:59.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 10:45:59.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 10:45:59.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-57" 2024-04-19 10:45:59.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 10:45:59.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 10:45:59.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 10:45:59.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 10:45:59.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 10:45:59.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 10:45:59.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 10:45:59.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 10:45:59.309 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-57 - Starting... 2024-04-19 10:45:59.309 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Added connection org.sqlite.jdbc4.JDBC4Connection@33425171 2024-04-19 10:45:59.309 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Added connection org.sqlite.jdbc4.JDBC4Connection@33425171 2024-04-19 10:45:59.309 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-57 - Start completed. 2024-04-19 10:45:59.337 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2024-04-19 10:45:59.343 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2024-04-19 10:45:59.343 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2024-04-19 10:45:59.344 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2024-04-19 10:45:59.344 [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-04-19 10:45:59.344 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2024-04-19 10:45:59.344 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2024-04-19 10:45:59.344 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2024-04-19 10:45:59.344 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-04-19 10:45:59.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-58 - configuration: 2024-04-19 10:45:59.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 10:45:59.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 10:45:59.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 10:45:59.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 10:45:59.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 10:45:59.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 10:45:59.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@49392256 2024-04-19 10:45:59.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 10:45:59.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 10:45:59.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 10:45:59.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 10:45:59.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 10:45:59.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 10:45:59.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 10:45:59.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 10:45:59.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 10:45:59.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 10:45:59.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 10:45:59.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 10:45:59.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 10:45:59.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 10:45:59.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 10:45:59.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 10:45:59.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 10:45:59.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 10:45:59.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 10:45:59.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-58" 2024-04-19 10:45:59.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 10:45:59.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 10:45:59.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 10:45:59.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 10:45:59.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 10:45:59.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 10:45:59.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 10:45:59.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 10:45:59.346 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Starting... 2024-04-19 10:45:59.346 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Added connection org.sqlite.jdbc4.JDBC4Connection@3962b216 2024-04-19 10:45:59.346 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Added connection org.sqlite.jdbc4.JDBC4Connection@3962b216 2024-04-19 10:45:59.346 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Start completed. 2024-04-19 10:45:59.401 [DefaultDispatcher-worker-9 @coroutine#365] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3962b216 2024-04-19 10:45:59.409 [HikariPool-57 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 10:45:59.413 [DefaultDispatcher-worker-8 @coroutine#365] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3962b216 2024-04-19 10:45:59.423 [DefaultDispatcher-worker-8 @coroutine#369] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33425171 2024-04-19 10:45:59.427 [DefaultDispatcher-worker-8 @coroutine#371] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33425171 2024-04-19 10:45:59.436 [DefaultDispatcher-worker-6 @coroutine#365] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3962b216 2024-04-19 10:45:59.446 [HikariPool-58 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-19 10:45:59.447 [DefaultDispatcher-worker-7 @coroutine#365] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3962b216 2024-04-19 10:45:59.447 [Test worker @coroutine#365] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/582739271058276352/_ustadmanifest.json 2024-04-19 10:45:59.447 [Test worker @coroutine#365] 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/582739271058276352/_ustadmanifest.json. 2024-04-19 10:45:59.447 [Test worker @coroutine#365] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/582739271058276352/_ustadmanifest.json 2024-04-19 10:45:59.453 [Test worker @coroutine#365] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/582739271058276352/_ustadmanifest.json 2024-04-19 10:45:59.453 [Test worker @coroutine#365] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/582739271058276352/_ustadmanifest.json 2024-04-19 10:45:59.454 [Test worker @coroutine#365] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/content/582739271058276352/_ustadmanifest.json. 2024-04-19 10:45:59.454 [Test worker @coroutine#365] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/582739271058276352/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2024-04-19 10:45:59.471 [DefaultDispatcher-worker-11 @coroutine#365] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3962b216 2024-04-19 10:45:59.478 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2024-04-19 10:45:59.478 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-170e7348-30c5-4be5-ba8c-cc55daf7f145', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2024-04-19 10:45:59.481 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-04-19 10:45:59.481 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-170e7348-30c5-4be5-ba8c-cc55daf7f145 2024-04-19 10:45:59.487 [DefaultDispatcher-worker-6 @coroutine#385] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-19 10:45:59.487 [DefaultDispatcher-worker-6 @coroutine#385] 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-04-19 10:45:59.487 [DefaultDispatcher-worker-6 @coroutine#385] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-19 10:45:59.487 [DefaultDispatcher-worker-6 @coroutine#385] 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-04-19 10:45:59.497 [DefaultDispatcher-worker-11 @coroutine#384] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3962b216 2024-04-19 10:45:59.498 [DefaultDispatcher-worker-11 @coroutine#384] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-19 10:45:59.498 [DefaultDispatcher-worker-11 @coroutine#384] 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-04-19 10:45:59.498 [DefaultDispatcher-worker-11 @coroutine#384] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-19 10:45:59.506 [DefaultDispatcher-worker-5 @coroutine#383] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-04-19 10:45:59.506 [DefaultDispatcher-worker-5 @coroutine#383] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-04-19 10:45:59.506 [DefaultDispatcher-worker-5 @coroutine#383] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-04-19 10:45:59.506 [DefaultDispatcher-worker-5 @coroutine#383] 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-04-19 10:45:59.567 [eventLoopGroupProxy-4-2 @call-handler#406] 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-04-19 10:45:59.567 [eventLoopGroupProxy-4-3 @call-handler#409] 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/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-04-19 10:45:59.567 [eventLoopGroupProxy-4-4 @call-handler#408] 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/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-04-19 10:45:59.567 [eventLoopGroupProxy-4-1 @call-handler#407] 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/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-04-19 10:45:59.572 [eventLoopGroupProxy-4-1 @call-handler#407] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 10:45:59.572 [eventLoopGroupProxy-4-3 @call-handler#409] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 10:45:59.578 [eventLoopGroupProxy-4-2 @call-handler#406] 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-04-19 10:45:59.578 [eventLoopGroupProxy-4-4 @call-handler#408] 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-04-19 10:45:59.578 [eventLoopGroupProxy-4-4 @call-handler#408] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-04-19 10:45:59.578 [DefaultDispatcher-worker-14 @coroutine#384] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-19 10:45:59.578 [DefaultDispatcher-worker-14 @coroutine#384] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-19 10:45:59.582 [eventLoopGroupProxy-4-4 @call-handler#408] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 10:45:59.584 [DefaultDispatcher-worker-13 @coroutine#385] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-19 10:45:59.584 [DefaultDispatcher-worker-13 @coroutine#385] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-19 10:45:59.586 [eventLoopGroupProxy-4-4 @call-handler#408] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 24ms 2024-04-19 10:45:59.586 [eventLoopGroupProxy-4-1 @call-handler#407] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 24ms 2024-04-19 10:45:59.591 [DefaultDispatcher-worker-7 @coroutine#384] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3962b216 2024-04-19 10:45:59.593 [eventLoopGroupProxy-4-2 @coroutine#416] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5764d421 2024-04-19 10:45:59.599 [DefaultDispatcher-worker-3 @coroutine#386] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3962b216 2024-04-19 10:45:59.604 [eventLoopGroupProxy-4-2 @call-handler#406] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 42ms 2024-04-19 10:45:59.605 [DefaultDispatcher-worker-3 @coroutine#383] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-04-19 10:45:59.605 [DefaultDispatcher-worker-3 @coroutine#383] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-04-19 10:45:59.610 [DefaultDispatcher-worker-3 @coroutine#383] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-04-19 10:45:59.610 [DefaultDispatcher-worker-3 @coroutine#383] 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-04-19 10:45:59.624 [DefaultDispatcher-worker-3 @coroutine#420] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:45:59.624 [DefaultDispatcher-worker-3 @coroutine#420] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-19 10:45:59.624 [DefaultDispatcher-worker-3 @coroutine#420] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:45:59.624 [DefaultDispatcher-worker-3 @coroutine#420] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-19 10:45:59.629 [eventLoopGroupProxy-4-4 @call-handler#422] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-19 10:45:59.643 [eventLoopGroupProxy-4-4 @coroutine#423] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5764d421 2024-04-19 10:45:59.645 [eventLoopGroupProxy-4-4 @call-handler#422] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 10:45:59.645 [eventLoopGroupProxy-4-4 @call-handler#422] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 16ms 2024-04-19 10:45:59.646 [DefaultDispatcher-worker-3 @coroutine#420] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:45:59.658 [DefaultDispatcher-worker-3 @coroutine#420] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:45:59.658 [DefaultDispatcher-worker-3 @coroutine#420] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-19 10:45:59.658 [DefaultDispatcher-worker-3 @coroutine#420] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:45:59.658 [DefaultDispatcher-worker-3 @coroutine#420] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-19 10:45:59.661 [eventLoopGroupProxy-4-4 @call-handler#427] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-19 10:45:59.664 [eventLoopGroupProxy-4-4 @coroutine#428] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5764d421 2024-04-19 10:45:59.665 [eventLoopGroupProxy-4-4 @call-handler#427] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 10:45:59.665 [eventLoopGroupProxy-4-4 @call-handler#427] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-04-19 10:45:59.666 [DefaultDispatcher-worker-3 @coroutine#420] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:45:59.687 [DefaultDispatcher-worker-2 @coroutine#383] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3962b216 2024-04-19 10:45:59.700 [DefaultDispatcher-worker-3 @coroutine#386] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3962b216 2024-04-19 10:45:59.717 [DefaultDispatcher-worker-3 @coroutine#386] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-04-19 10:45:59.717 [DefaultDispatcher-worker-3 @coroutine#386] 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-04-19 10:45:59.717 [DefaultDispatcher-worker-3 @coroutine#386] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-04-19 10:45:59.717 [DefaultDispatcher-worker-3 @coroutine#386] 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-04-19 10:45:59.720 [eventLoopGroupProxy-4-4 @call-handler#441] 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/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-04-19 10:45:59.721 [eventLoopGroupProxy-4-4 @call-handler#441] 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-04-19 10:45:59.721 [eventLoopGroupProxy-4-4 @call-handler#441] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-04-19 10:45:59.746 [DefaultDispatcher-worker-9 @call-handler#441] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79bf39e5 2024-04-19 10:45:59.748 [DefaultDispatcher-worker-15 @coroutine#358] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/582739271058276352/_ustadmanifest.json 2024-04-19 10:45:59.748 [DefaultDispatcher-worker-15 @coroutine#358] 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/582739271058276352/_ustadmanifest.json. 2024-04-19 10:45:59.748 [DefaultDispatcher-worker-15 @coroutine#358] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/582739271058276352/_ustadmanifest.json 2024-04-19 10:45:59.748 [eventLoopGroupProxy-4-4 @call-handler#441] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 10:45:59.748 [eventLoopGroupProxy-4-4 @call-handler#441] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 28ms 2024-04-19 10:45:59.749 [DefaultDispatcher-worker-7 @coroutine#386] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-04-19 10:45:59.749 [DefaultDispatcher-worker-7 @coroutine#386] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-04-19 10:45:59.750 [DefaultDispatcher-worker-7 @coroutine#386] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-04-19 10:45:59.750 [DefaultDispatcher-worker-7 @coroutine#386] 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-04-19 10:45:59.750 [DefaultDispatcher-worker-3 @coroutine#358] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/582739271058276352/_ustadmanifest.json 2024-04-19 10:45:59.751 [DefaultDispatcher-worker-3 @coroutine#358] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/582739271058276352/_ustadmanifest.json 2024-04-19 10:45:59.751 [DefaultDispatcher-worker-3 @coroutine#358] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/content/582739271058276352/_ustadmanifest.json. 2024-04-19 10:45:59.751 [DefaultDispatcher-worker-3 @coroutine#358] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/582739271058276352/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2024-04-19 10:45:59.765 [DefaultDispatcher-worker-5 @coroutine#386] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3962b216 2024-04-19 10:45:59.766 [DefaultDispatcher-worker-8 @coroutine#358] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79bf39e5 2024-04-19 10:45:59.768 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2024-04-19 10:45:59.768 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2024-04-19 10:45:59.768 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2024-04-19 10:45:59.768 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2024-04-19 10:45:59.768 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2024-04-19 10:45:59.770 [Test worker @coroutine#453] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33425171 2024-04-19 10:45:59.770 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Shutdown initiated... 2024-04-19 10:45:59.770 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Close initiated... 2024-04-19 10:45:59.770 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 10:45:59.771 [HikariPool-58 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3962b216: (connection evicted) 2024-04-19 10:45:59.771 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-19 10:45:59.771 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Closed. 2024-04-19 10:45:59.771 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Shutdown completed. 2024-04-19 10:45:59.839 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-04-19 10:45:59.839 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-04-19 10:46:00.183 [DefaultDispatcher-worker-3 @coroutine#457] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c5a2d5 2024-04-19 10:46:00.188 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-04-19 10:46:00.776 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@7f9dbe11 2024-04-19 10:46:00.776 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@7f9dbe11 2024-04-19 10:46:00.780 [Test worker @coroutine#461] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5764d421 2024-04-19 10:46:00.780 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Shutdown initiated... 2024-04-19 10:46:00.780 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Close initiated... 2024-04-19 10:46:00.780 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 10:46:00.781 [HikariPool-56 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Closing connection org.sqlite.jdbc4.JDBC4Connection@79bf39e5: (connection evicted) 2024-04-19 10:46:00.781 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-19 10:46:00.781 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Closed. 2024-04-19 10:46:00.781 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Shutdown completed. 2024-04-19 10:46:00.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-59 - configuration: 2024-04-19 10:46:00.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 10:46:00.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 10:46:00.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 10:46:00.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 10:46:00.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 10:46:00.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 10:46:00.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@707b38a1 2024-04-19 10:46:00.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 10:46:00.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 10:46:00.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 10:46:00.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 10:46:00.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 10:46:00.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 10:46:00.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 10:46:00.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 10:46:00.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 10:46:00.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 10:46:00.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 10:46:00.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 10:46:00.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 10:46:00.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 10:46:00.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 10:46:00.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 10:46:00.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 10:46:00.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 10:46:00.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 10:46:00.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-59" 2024-04-19 10:46:00.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 10:46:00.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 10:46:00.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 10:46:00.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 10:46:00.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 10:46:00.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 10:46:00.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 10:46:00.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 10:46:00.785 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-59 - Starting... 2024-04-19 10:46:00.785 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Added connection org.sqlite.jdbc4.JDBC4Connection@f245168 2024-04-19 10:46:00.785 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Added connection org.sqlite.jdbc4.JDBC4Connection@f245168 2024-04-19 10:46:00.785 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-59 - Start completed. 2024-04-19 10:46:00.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-60 - configuration: 2024-04-19 10:46:00.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 10:46:00.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 10:46:00.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 10:46:00.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 10:46:00.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 10:46:00.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 10:46:00.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@52b32622 2024-04-19 10:46:00.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 10:46:00.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 10:46:00.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 10:46:00.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 10:46:00.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 10:46:00.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 10:46:00.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 10:46:00.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 10:46:00.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 10:46:00.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 10:46:00.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 10:46:00.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 10:46:00.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 10:46:00.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 10:46:00.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 10:46:00.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 10:46:00.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 10:46:00.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 10:46:00.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 10:46:00.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-60" 2024-04-19 10:46:00.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 10:46:00.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 10:46:00.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 10:46:00.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 10:46:00.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 10:46:00.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 10:46:00.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 10:46:00.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 10:46:00.788 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Starting... 2024-04-19 10:46:00.789 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e27b77a 2024-04-19 10:46:00.789 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e27b77a 2024-04-19 10:46:00.789 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Start completed. 2024-04-19 10:46:00.805 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-04-19 10:46:00.806 [Test worker] INFO ktor.application - Application started in 0.002 seconds. 2024-04-19 10:46:00.807 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@501b296a 2024-04-19 10:46:00.808 [DefaultDispatcher-worker-3 @coroutine#468] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-04-19 10:46:00.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-61 - configuration: 2024-04-19 10:46:00.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 10:46:00.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 10:46:00.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 10:46:00.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 10:46:00.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 10:46:00.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 10:46:00.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@64c37088 2024-04-19 10:46:00.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 10:46:00.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 10:46:00.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 10:46:00.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 10:46:00.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 10:46:00.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 10:46:00.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 10:46:00.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 10:46:00.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 10:46:00.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 10:46:00.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 10:46:00.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 10:46:00.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 10:46:00.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 10:46:00.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 10:46:00.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 10:46:00.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 10:46:00.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 10:46:00.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 10:46:00.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-61" 2024-04-19 10:46:00.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 10:46:00.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 10:46:00.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 10:46:00.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 10:46:00.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 10:46:00.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 10:46:00.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 10:46:00.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 10:46:00.809 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-61 - Starting... 2024-04-19 10:46:00.809 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d7d968c 2024-04-19 10:46:00.809 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d7d968c 2024-04-19 10:46:00.809 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-61 - Start completed. 2024-04-19 10:46:00.812 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2024-04-19 10:46:00.812 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2024-04-19 10:46:00.812 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2024-04-19 10:46:00.812 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2024-04-19 10:46:00.812 [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-04-19 10:46:00.812 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2024-04-19 10:46:00.812 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2024-04-19 10:46:00.812 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2024-04-19 10:46:00.812 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-04-19 10:46:00.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-62 - configuration: 2024-04-19 10:46:00.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 10:46:00.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 10:46:00.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 10:46:00.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 10:46:00.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 10:46:00.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 10:46:00.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2d527346 2024-04-19 10:46:00.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 10:46:00.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 10:46:00.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 10:46:00.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 10:46:00.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 10:46:00.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 10:46:00.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 10:46:00.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 10:46:00.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 10:46:00.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 10:46:00.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 10:46:00.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 10:46:00.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 10:46:00.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 10:46:00.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 10:46:00.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 10:46:00.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 10:46:00.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 10:46:00.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 10:46:00.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-62" 2024-04-19 10:46:00.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 10:46:00.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 10:46:00.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 10:46:00.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 10:46:00.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 10:46:00.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 10:46:00.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 10:46:00.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 10:46:00.813 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Starting... 2024-04-19 10:46:00.813 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Added connection org.sqlite.jdbc4.JDBC4Connection@11fb1691 2024-04-19 10:46:00.813 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Added connection org.sqlite.jdbc4.JDBC4Connection@11fb1691 2024-04-19 10:46:00.813 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Start completed. 2024-04-19 10:46:00.853 [DefaultDispatcher-worker-15 @coroutine#473] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11fb1691 2024-04-19 10:46:00.863 [DefaultDispatcher-worker-8 @coroutine#473] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11fb1691 2024-04-19 10:46:00.871 [DefaultDispatcher-worker-8 @coroutine#477] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d7d968c 2024-04-19 10:46:00.875 [Test worker @coroutine#479] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d7d968c 2024-04-19 10:46:00.885 [HikariPool-59 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 10:46:00.886 [DefaultDispatcher-worker-13 @coroutine#473] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11fb1691 2024-04-19 10:46:00.889 [HikariPool-60 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 10:46:00.894 [DefaultDispatcher-worker-11 @coroutine#473] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11fb1691 2024-04-19 10:46:00.894 [Test worker @coroutine#473] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/582739276226473984/_ustadmanifest.json 2024-04-19 10:46:00.894 [Test worker @coroutine#473] 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/582739276226473984/_ustadmanifest.json. 2024-04-19 10:46:00.894 [Test worker @coroutine#473] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/582739276226473984/_ustadmanifest.json 2024-04-19 10:46:00.897 [Test worker @coroutine#473] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/582739276226473984/_ustadmanifest.json 2024-04-19 10:46:00.897 [Test worker @coroutine#473] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/582739276226473984/_ustadmanifest.json 2024-04-19 10:46:00.897 [Test worker @coroutine#473] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/content/582739276226473984/_ustadmanifest.json. 2024-04-19 10:46:00.897 [Test worker @coroutine#473] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/582739276226473984/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2024-04-19 10:46:00.910 [HikariPool-61 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 10:46:00.912 [DefaultDispatcher-worker-13 @coroutine#473] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11fb1691 2024-04-19 10:46:00.913 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2024-04-19 10:46:00.913 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-5e637150-a333-4e75-84d2-7c4a17511c55', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2024-04-19 10:46:00.913 [HikariPool-62 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 10:46:00.914 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-04-19 10:46:00.914 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-5e637150-a333-4e75-84d2-7c4a17511c55 2024-04-19 10:46:00.916 [DefaultDispatcher-worker-13 @coroutine#493] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-19 10:46:00.916 [DefaultDispatcher-worker-13 @coroutine#493] 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-04-19 10:46:00.916 [DefaultDispatcher-worker-13 @coroutine#493] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-19 10:46:00.916 [DefaultDispatcher-worker-13 @coroutine#493] 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-04-19 10:46:00.919 [eventLoopGroupProxy-7-1 @call-handler#503] 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/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-04-19 10:46:00.920 [eventLoopGroupProxy-7-2 @call-handler#504] 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/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-04-19 10:46:00.920 [eventLoopGroupProxy-7-1 @call-handler#503] 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-04-19 10:46:00.920 [eventLoopGroupProxy-7-1 @call-handler#503] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-04-19 10:46:00.920 [eventLoopGroupProxy-7-2 @call-handler#504] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 10:46:00.921 [eventLoopGroupProxy-7-1 @call-handler#503] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 10:46:00.921 [eventLoopGroupProxy-7-1 @call-handler#503] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 2ms 2024-04-19 10:46:00.922 [DefaultDispatcher-worker-14 @coroutine#493] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-19 10:46:00.922 [DefaultDispatcher-worker-14 @coroutine#493] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-19 10:46:00.924 [DefaultDispatcher-worker-1 @coroutine#492] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11fb1691 2024-04-19 10:46:00.925 [DefaultDispatcher-worker-1 @coroutine#492] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-19 10:46:00.925 [DefaultDispatcher-worker-1 @coroutine#492] 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-04-19 10:46:00.925 [DefaultDispatcher-worker-1 @coroutine#492] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-19 10:46:00.928 [eventLoopGroupProxy-7-1 @call-handler#512] 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/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-04-19 10:46:00.928 [DefaultDispatcher-worker-3 @coroutine#491] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-04-19 10:46:00.928 [DefaultDispatcher-worker-3 @coroutine#491] 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-04-19 10:46:00.928 [DefaultDispatcher-worker-3 @coroutine#491] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-04-19 10:46:00.928 [DefaultDispatcher-worker-3 @coroutine#491] 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-04-19 10:46:00.928 [eventLoopGroupProxy-7-1 @call-handler#512] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 10:46:00.928 [eventLoopGroupProxy-7-1 @call-handler#512] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 1ms 2024-04-19 10:46:00.930 [DefaultDispatcher-worker-10 @coroutine#492] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-19 10:46:00.930 [DefaultDispatcher-worker-10 @coroutine#492] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-19 10:46:00.930 [eventLoopGroupProxy-7-1 @call-handler#517] 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-04-19 10:46:00.931 [eventLoopGroupProxy-7-1 @call-handler#517] 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-04-19 10:46:00.933 [eventLoopGroupProxy-7-1 @coroutine#518] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f245168 2024-04-19 10:46:00.935 [eventLoopGroupProxy-7-1 @call-handler#517] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 5ms 2024-04-19 10:46:00.936 [DefaultDispatcher-worker-7 @coroutine#491] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-04-19 10:46:00.936 [DefaultDispatcher-worker-7 @coroutine#491] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-04-19 10:46:00.936 [DefaultDispatcher-worker-7 @coroutine#491] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-04-19 10:46:00.936 [DefaultDispatcher-worker-7 @coroutine#491] 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-04-19 10:46:00.939 [DefaultDispatcher-worker-2 @coroutine#522] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:00.939 [DefaultDispatcher-worker-2 @coroutine#522] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-19 10:46:00.939 [DefaultDispatcher-worker-2 @coroutine#522] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:00.939 [DefaultDispatcher-worker-2 @coroutine#522] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-19 10:46:00.942 [DefaultDispatcher-worker-11 @coroutine#492] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11fb1691 2024-04-19 10:46:00.943 [eventLoopGroupProxy-7-1 @call-handler#525] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-19 10:46:00.946 [eventLoopGroupProxy-7-1 @coroutine#526] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f245168 2024-04-19 10:46:00.947 [eventLoopGroupProxy-7-1 @call-handler#525] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 10:46:00.947 [eventLoopGroupProxy-7-1 @call-handler#525] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-04-19 10:46:00.947 [DefaultDispatcher-worker-14 @coroutine#522] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:00.951 [DefaultDispatcher-worker-14 @coroutine#522] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:00.951 [DefaultDispatcher-worker-14 @coroutine#522] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-19 10:46:00.951 [DefaultDispatcher-worker-14 @coroutine#522] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:00.951 [DefaultDispatcher-worker-14 @coroutine#522] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-19 10:46:00.953 [DefaultDispatcher-worker-2 @coroutine#494] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11fb1691 2024-04-19 10:46:00.954 [eventLoopGroupProxy-7-1 @call-handler#530] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-19 10:46:00.958 [eventLoopGroupProxy-7-1 @coroutine#531] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f245168 2024-04-19 10:46:00.958 [eventLoopGroupProxy-7-1 @call-handler#530] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 10:46:00.958 [eventLoopGroupProxy-7-1 @call-handler#530] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-04-19 10:46:00.959 [DefaultDispatcher-worker-9 @coroutine#522] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:00.961 [DefaultDispatcher-worker-9 @coroutine#522] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:00.961 [DefaultDispatcher-worker-9 @coroutine#522] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-19 10:46:00.961 [DefaultDispatcher-worker-9 @coroutine#522] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:00.961 [DefaultDispatcher-worker-9 @coroutine#522] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-19 10:46:00.964 [eventLoopGroupProxy-7-1 @call-handler#535] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-19 10:46:01.011 [eventLoopGroupProxy-7-1 @call-handler#535] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 10:46:01.011 [eventLoopGroupProxy-7-1 @call-handler#535] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 48ms 2024-04-19 10:46:01.012 [DefaultDispatcher-worker-9 @coroutine#522] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:01.014 [DefaultDispatcher-worker-9 @coroutine#522] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:01.014 [DefaultDispatcher-worker-9 @coroutine#522] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-19 10:46:01.014 [DefaultDispatcher-worker-9 @coroutine#522] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:01.014 [DefaultDispatcher-worker-9 @coroutine#522] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-19 10:46:01.017 [eventLoopGroupProxy-7-1 @call-handler#539] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 10:46:01.017 [eventLoopGroupProxy-7-1 @call-handler#539] INFO ktor.application - 500 Internal Server Error: POST - /api/blob/upload-batch-data in 1ms 2024-04-19 10:46:01.018 [DefaultDispatcher-worker-9 @coroutine#522] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:01.019 [DefaultDispatcher-worker-9 @coroutine#522] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-19 10:46:01.019 [DefaultDispatcher-worker-9 @coroutine#522] 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-04-19 10:46:01.020 [DefaultDispatcher-worker-9 @coroutine#522] 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-04-19 10:46:01.020 [DefaultDispatcher-worker-9 @coroutine#522] 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-04-19 10:46:01.035 [DefaultDispatcher-worker-11 @coroutine#491] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11fb1691 2024-04-19 10:46:01.038 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2024-04-19 10:46:01.537 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-a7be14f8-a24f-470a-8616-81b1c6f5783f', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2024-04-19 10:46:01.537 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-04-19 10:46:01.537 [MyScheduler_Worker-2] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-a7be14f8-a24f-470a-8616-81b1c6f5783f 2024-04-19 10:46:01.542 [DefaultDispatcher-worker-7 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-04-19 10:46:01.543 [DefaultDispatcher-worker-7 @coroutine#543] 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-04-19 10:46:01.543 [DefaultDispatcher-worker-7 @coroutine#543] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-04-19 10:46:01.543 [DefaultDispatcher-worker-7 @coroutine#543] 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-04-19 10:46:01.545 [eventLoopGroupProxy-7-1 @call-handler#546] 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-04-19 10:46:01.545 [eventLoopGroupProxy-7-1 @call-handler#546] 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-04-19 10:46:01.547 [eventLoopGroupProxy-7-1 @coroutine#547] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f245168 2024-04-19 10:46:01.550 [eventLoopGroupProxy-7-1 @call-handler#546] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 5ms 2024-04-19 10:46:01.551 [DefaultDispatcher-worker-7 @coroutine#543] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-04-19 10:46:01.551 [DefaultDispatcher-worker-7 @coroutine#543] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-04-19 10:46:01.552 [DefaultDispatcher-worker-7 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-04-19 10:46:01.552 [DefaultDispatcher-worker-7 @coroutine#543] 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-04-19 10:46:01.554 [DefaultDispatcher-worker-10 @coroutine#551] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:01.554 [DefaultDispatcher-worker-10 @coroutine#551] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-19 10:46:01.554 [DefaultDispatcher-worker-10 @coroutine#551] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:01.554 [DefaultDispatcher-worker-10 @coroutine#551] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-19 10:46:01.557 [eventLoopGroupProxy-7-1 @call-handler#553] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-19 10:46:01.561 [eventLoopGroupProxy-7-1 @call-handler#553] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 10:46:01.561 [eventLoopGroupProxy-7-1 @call-handler#553] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-04-19 10:46:01.562 [DefaultDispatcher-worker-10 @coroutine#551] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:01.564 [DefaultDispatcher-worker-10 @coroutine#551] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:01.564 [DefaultDispatcher-worker-10 @coroutine#551] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-19 10:46:01.564 [DefaultDispatcher-worker-10 @coroutine#551] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:01.564 [DefaultDispatcher-worker-10 @coroutine#551] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-19 10:46:01.566 [eventLoopGroupProxy-7-1 @call-handler#556] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-19 10:46:01.569 [eventLoopGroupProxy-7-1 @call-handler#556] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 10:46:01.569 [eventLoopGroupProxy-7-1 @call-handler#556] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-19 10:46:01.570 [DefaultDispatcher-worker-10 @coroutine#551] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:01.571 [DefaultDispatcher-worker-10 @coroutine#551] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:01.572 [DefaultDispatcher-worker-10 @coroutine#551] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-19 10:46:01.572 [DefaultDispatcher-worker-10 @coroutine#551] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:01.572 [DefaultDispatcher-worker-10 @coroutine#551] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-19 10:46:01.573 [eventLoopGroupProxy-7-1 @call-handler#559] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-19 10:46:01.619 [eventLoopGroupProxy-7-1 @call-handler#559] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 10:46:01.619 [eventLoopGroupProxy-7-1 @call-handler#559] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-04-19 10:46:01.620 [DefaultDispatcher-worker-10 @coroutine#551] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:01.621 [DefaultDispatcher-worker-10 @coroutine#551] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:01.621 [DefaultDispatcher-worker-10 @coroutine#551] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-19 10:46:01.621 [DefaultDispatcher-worker-10 @coroutine#551] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:01.621 [DefaultDispatcher-worker-10 @coroutine#551] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-19 10:46:01.623 [eventLoopGroupProxy-7-1 @call-handler#563] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-19 10:46:01.666 [eventLoopGroupProxy-7-1 @call-handler#563] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 10:46:01.666 [eventLoopGroupProxy-7-1 @call-handler#563] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2024-04-19 10:46:01.667 [DefaultDispatcher-worker-10 @coroutine#551] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:01.668 [DefaultDispatcher-worker-10 @coroutine#551] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:01.668 [DefaultDispatcher-worker-10 @coroutine#551] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-19 10:46:01.668 [DefaultDispatcher-worker-10 @coroutine#551] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:01.668 [DefaultDispatcher-worker-10 @coroutine#551] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-19 10:46:01.670 [eventLoopGroupProxy-7-1 @call-handler#566] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-19 10:46:01.718 [eventLoopGroupProxy-7-1 @call-handler#566] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 10:46:01.718 [eventLoopGroupProxy-7-1 @call-handler#566] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 48ms 2024-04-19 10:46:01.719 [DefaultDispatcher-worker-10 @coroutine#551] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:01.720 [DefaultDispatcher-worker-10 @coroutine#551] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:01.720 [DefaultDispatcher-worker-10 @coroutine#551] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-19 10:46:01.720 [DefaultDispatcher-worker-10 @coroutine#551] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:01.720 [DefaultDispatcher-worker-10 @coroutine#551] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-19 10:46:01.722 [eventLoopGroupProxy-7-1 @call-handler#569] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-19 10:46:01.766 [eventLoopGroupProxy-7-1 @call-handler#569] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 10:46:01.766 [eventLoopGroupProxy-7-1 @call-handler#569] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-04-19 10:46:01.767 [DefaultDispatcher-worker-10 @coroutine#551] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:01.768 [DefaultDispatcher-worker-10 @coroutine#551] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:01.768 [DefaultDispatcher-worker-10 @coroutine#551] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-19 10:46:01.768 [DefaultDispatcher-worker-10 @coroutine#551] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:01.769 [DefaultDispatcher-worker-10 @coroutine#551] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-19 10:46:01.771 [eventLoopGroupProxy-7-1 @call-handler#572] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-19 10:46:01.814 [eventLoopGroupProxy-7-1 @call-handler#572] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 10:46:01.814 [eventLoopGroupProxy-7-1 @call-handler#572] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-04-19 10:46:01.815 [DefaultDispatcher-worker-10 @coroutine#551] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:01.816 [DefaultDispatcher-worker-10 @coroutine#551] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:01.817 [DefaultDispatcher-worker-10 @coroutine#551] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-19 10:46:01.817 [DefaultDispatcher-worker-10 @coroutine#551] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:01.817 [DefaultDispatcher-worker-10 @coroutine#551] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-19 10:46:01.819 [eventLoopGroupProxy-7-1 @call-handler#575] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-19 10:46:01.862 [eventLoopGroupProxy-7-1 @call-handler#575] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 10:46:01.862 [eventLoopGroupProxy-7-1 @call-handler#575] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-04-19 10:46:01.863 [DefaultDispatcher-worker-10 @coroutine#551] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:01.864 [DefaultDispatcher-worker-10 @coroutine#551] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:01.864 [DefaultDispatcher-worker-10 @coroutine#551] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-19 10:46:01.864 [DefaultDispatcher-worker-10 @coroutine#551] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:01.864 [DefaultDispatcher-worker-10 @coroutine#551] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-19 10:46:01.866 [eventLoopGroupProxy-7-1 @call-handler#578] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-19 10:46:01.910 [eventLoopGroupProxy-7-1 @call-handler#578] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 10:46:01.910 [eventLoopGroupProxy-7-1 @call-handler#578] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-04-19 10:46:01.911 [DefaultDispatcher-worker-10 @coroutine#551] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:01.913 [DefaultDispatcher-worker-10 @coroutine#551] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:01.913 [DefaultDispatcher-worker-10 @coroutine#551] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-19 10:46:01.913 [DefaultDispatcher-worker-10 @coroutine#551] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:01.913 [DefaultDispatcher-worker-10 @coroutine#551] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-19 10:46:01.915 [eventLoopGroupProxy-7-1 @call-handler#582] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-19 10:46:01.958 [eventLoopGroupProxy-7-1 @call-handler#582] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 10:46:01.958 [eventLoopGroupProxy-7-1 @call-handler#582] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2024-04-19 10:46:01.959 [DefaultDispatcher-worker-10 @coroutine#551] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:01.960 [DefaultDispatcher-worker-7 @coroutine#551] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:01.960 [DefaultDispatcher-worker-7 @coroutine#551] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-19 10:46:01.960 [DefaultDispatcher-worker-7 @coroutine#551] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:01.960 [DefaultDispatcher-worker-7 @coroutine#551] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-19 10:46:01.963 [eventLoopGroupProxy-7-1 @call-handler#585] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-19 10:46:02.006 [eventLoopGroupProxy-7-1 @call-handler#585] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 10:46:02.006 [eventLoopGroupProxy-7-1 @call-handler#585] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-04-19 10:46:02.007 [DefaultDispatcher-worker-7 @coroutine#551] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:02.008 [DefaultDispatcher-worker-7 @coroutine#551] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:02.008 [DefaultDispatcher-worker-7 @coroutine#551] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-19 10:46:02.008 [DefaultDispatcher-worker-7 @coroutine#551] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:02.008 [DefaultDispatcher-worker-7 @coroutine#551] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-19 10:46:02.010 [eventLoopGroupProxy-7-1 @call-handler#588] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-19 10:46:02.052 [DefaultDispatcher-worker-1 @coroutine#544] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11fb1691 2024-04-19 10:46:02.058 [eventLoopGroupProxy-7-1 @call-handler#588] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 10:46:02.058 [eventLoopGroupProxy-7-1 @call-handler#588] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 49ms 2024-04-19 10:46:02.059 [DefaultDispatcher-worker-11 @coroutine#551] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:02.060 [DefaultDispatcher-worker-11 @coroutine#551] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:02.060 [DefaultDispatcher-worker-11 @coroutine#551] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-19 10:46:02.060 [DefaultDispatcher-worker-11 @coroutine#551] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:02.060 [DefaultDispatcher-worker-11 @coroutine#551] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-19 10:46:02.062 [eventLoopGroupProxy-7-1 @call-handler#592] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-19 10:46:02.106 [eventLoopGroupProxy-7-1 @call-handler#592] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 10:46:02.106 [eventLoopGroupProxy-7-1 @call-handler#592] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-04-19 10:46:02.107 [DefaultDispatcher-worker-11 @coroutine#551] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:02.111 [DefaultDispatcher-worker-11 @coroutine#551] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:02.111 [DefaultDispatcher-worker-11 @coroutine#551] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-19 10:46:02.111 [DefaultDispatcher-worker-11 @coroutine#551] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:02.111 [DefaultDispatcher-worker-11 @coroutine#551] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-19 10:46:02.113 [eventLoopGroupProxy-7-1 @call-handler#595] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-19 10:46:02.156 [eventLoopGroupProxy-7-1 @coroutine#596] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f245168 2024-04-19 10:46:02.157 [eventLoopGroupProxy-7-1 @call-handler#595] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 10:46:02.157 [eventLoopGroupProxy-7-1 @call-handler#595] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-04-19 10:46:02.158 [DefaultDispatcher-worker-11 @coroutine#551] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:02.161 [DefaultDispatcher-worker-11 @coroutine#551] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:02.161 [DefaultDispatcher-worker-11 @coroutine#551] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-19 10:46:02.161 [DefaultDispatcher-worker-11 @coroutine#551] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:02.161 [DefaultDispatcher-worker-11 @coroutine#551] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-19 10:46:02.163 [eventLoopGroupProxy-7-1 @call-handler#600] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-19 10:46:02.166 [eventLoopGroupProxy-7-1 @coroutine#601] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f245168 2024-04-19 10:46:02.166 [eventLoopGroupProxy-7-1 @call-handler#600] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 10:46:02.166 [eventLoopGroupProxy-7-1 @call-handler#600] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-04-19 10:46:02.167 [DefaultDispatcher-worker-11 @coroutine#551] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:02.169 [DefaultDispatcher-worker-11 @coroutine#551] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:02.169 [DefaultDispatcher-worker-11 @coroutine#551] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-19 10:46:02.169 [DefaultDispatcher-worker-11 @coroutine#551] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:02.169 [DefaultDispatcher-worker-11 @coroutine#551] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-19 10:46:02.171 [eventLoopGroupProxy-7-1 @call-handler#605] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-19 10:46:02.174 [eventLoopGroupProxy-7-1 @coroutine#606] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f245168 2024-04-19 10:46:02.175 [eventLoopGroupProxy-7-1 @call-handler#605] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 10:46:02.175 [eventLoopGroupProxy-7-1 @call-handler#605] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-04-19 10:46:02.176 [DefaultDispatcher-worker-11 @coroutine#551] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:02.189 [DefaultDispatcher-worker-12 @coroutine#543] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11fb1691 2024-04-19 10:46:02.199 [DefaultDispatcher-worker-6 @coroutine#494] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11fb1691 2024-04-19 10:46:02.199 [DefaultDispatcher-worker-6 @coroutine#494] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-04-19 10:46:02.199 [DefaultDispatcher-worker-6 @coroutine#494] 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-04-19 10:46:02.199 [DefaultDispatcher-worker-6 @coroutine#494] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-04-19 10:46:02.199 [DefaultDispatcher-worker-6 @coroutine#494] 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-04-19 10:46:02.202 [eventLoopGroupProxy-7-1 @call-handler#616] 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/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-04-19 10:46:02.202 [eventLoopGroupProxy-7-1 @call-handler#616] 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-04-19 10:46:02.203 [eventLoopGroupProxy-7-1 @call-handler#616] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-04-19 10:46:02.227 [DefaultDispatcher-worker-2 @call-handler#616] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e27b77a 2024-04-19 10:46:02.227 [eventLoopGroupProxy-7-1 @call-handler#616] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 10:46:02.227 [eventLoopGroupProxy-7-1 @call-handler#616] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 26ms 2024-04-19 10:46:02.228 [DefaultDispatcher-worker-6 @coroutine#467] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/582739276226473984/_ustadmanifest.json 2024-04-19 10:46:02.228 [DefaultDispatcher-worker-6 @coroutine#467] 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/582739276226473984/_ustadmanifest.json. 2024-04-19 10:46:02.228 [DefaultDispatcher-worker-6 @coroutine#467] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/582739276226473984/_ustadmanifest.json 2024-04-19 10:46:02.228 [DefaultDispatcher-worker-9 @coroutine#494] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-04-19 10:46:02.228 [DefaultDispatcher-worker-9 @coroutine#494] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-04-19 10:46:02.229 [DefaultDispatcher-worker-9 @coroutine#494] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-04-19 10:46:02.229 [DefaultDispatcher-worker-9 @coroutine#494] 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-04-19 10:46:02.230 [DefaultDispatcher-worker-11 @coroutine#467] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/582739276226473984/_ustadmanifest.json 2024-04-19 10:46:02.230 [DefaultDispatcher-worker-11 @coroutine#467] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/582739276226473984/_ustadmanifest.json 2024-04-19 10:46:02.231 [DefaultDispatcher-worker-11 @coroutine#467] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/content/582739276226473984/_ustadmanifest.json. 2024-04-19 10:46:02.231 [DefaultDispatcher-worker-11 @coroutine#467] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/582739276226473984/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2024-04-19 10:46:02.240 [DefaultDispatcher-worker-9 @coroutine#494] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11fb1691 2024-04-19 10:46:02.243 [DefaultDispatcher-worker-7 @coroutine#467] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e27b77a 2024-04-19 10:46:02.245 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2024-04-19 10:46:02.245 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2024-04-19 10:46:02.245 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2024-04-19 10:46:02.245 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2024-04-19 10:46:02.245 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2024-04-19 10:46:02.247 [Test worker @coroutine#632] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d7d968c 2024-04-19 10:46:02.247 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Shutdown initiated... 2024-04-19 10:46:02.247 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Close initiated... 2024-04-19 10:46:02.247 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 10:46:02.247 [HikariPool-62 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Closing connection org.sqlite.jdbc4.JDBC4Connection@11fb1691: (connection evicted) 2024-04-19 10:46:02.248 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-19 10:46:02.248 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Closed. 2024-04-19 10:46:02.248 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Shutdown completed. 2024-04-19 10:46:02.312 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-04-19 10:46:02.538 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-04-19 10:46:02.690 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-04-19 10:46:02.788 [DefaultDispatcher-worker-2 @coroutine#635] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f245168 2024-04-19 10:46:03.252 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@501b296a 2024-04-19 10:46:03.252 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@501b296a 2024-04-19 10:46:03.253 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Shutdown initiated... 2024-04-19 10:46:03.253 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Close initiated... 2024-04-19 10:46:03.253 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 10:46:03.253 [HikariPool-60 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7e27b77a: (connection evicted) 2024-04-19 10:46:03.254 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-19 10:46:03.254 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Closed. 2024-04-19 10:46:03.254 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Shutdown completed. 2024-04-19 10:46:03.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-63 - configuration: 2024-04-19 10:46:03.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 10:46:03.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 10:46:03.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 10:46:03.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 10:46:03.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 10:46:03.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 10:46:03.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6a6e410c 2024-04-19 10:46:03.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 10:46:03.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 10:46:03.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 10:46:03.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 10:46:03.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 10:46:03.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 10:46:03.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 10:46:03.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 10:46:03.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 10:46:03.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 10:46:03.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 10:46:03.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 10:46:03.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 10:46:03.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 10:46:03.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 10:46:03.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 10:46:03.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 10:46:03.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 10:46:03.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 10:46:03.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-63" 2024-04-19 10:46:03.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 10:46:03.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 10:46:03.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 10:46:03.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 10:46:03.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 10:46:03.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 10:46:03.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 10:46:03.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 10:46:03.258 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-63 - Starting... 2024-04-19 10:46:03.259 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Added connection org.sqlite.jdbc4.JDBC4Connection@41120e48 2024-04-19 10:46:03.259 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Added connection org.sqlite.jdbc4.JDBC4Connection@41120e48 2024-04-19 10:46:03.259 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-63 - Start completed. 2024-04-19 10:46:03.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-64 - configuration: 2024-04-19 10:46:03.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 10:46:03.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 10:46:03.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 10:46:03.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 10:46:03.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 10:46:03.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 10:46:03.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5d782a4a 2024-04-19 10:46:03.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 10:46:03.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 10:46:03.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 10:46:03.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 10:46:03.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 10:46:03.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 10:46:03.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 10:46:03.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 10:46:03.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 10:46:03.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 10:46:03.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 10:46:03.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 10:46:03.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 10:46:03.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 10:46:03.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 10:46:03.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 10:46:03.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 10:46:03.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 10:46:03.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 10:46:03.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-64" 2024-04-19 10:46:03.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 10:46:03.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 10:46:03.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 10:46:03.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 10:46:03.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 10:46:03.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 10:46:03.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 10:46:03.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 10:46:03.262 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Starting... 2024-04-19 10:46:03.263 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Added connection org.sqlite.jdbc4.JDBC4Connection@481c1e92 2024-04-19 10:46:03.263 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Added connection org.sqlite.jdbc4.JDBC4Connection@481c1e92 2024-04-19 10:46:03.263 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Start completed. 2024-04-19 10:46:03.279 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-04-19 10:46:03.281 [Test worker] INFO ktor.application - Application started in 0.001 seconds. 2024-04-19 10:46:03.281 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@54fd5759 2024-04-19 10:46:03.282 [DefaultDispatcher-worker-2 @coroutine#644] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-04-19 10:46:03.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-65 - configuration: 2024-04-19 10:46:03.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 10:46:03.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 10:46:03.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 10:46:03.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 10:46:03.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 10:46:03.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 10:46:03.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@118f2486 2024-04-19 10:46:03.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 10:46:03.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 10:46:03.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 10:46:03.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 10:46:03.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 10:46:03.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 10:46:03.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 10:46:03.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 10:46:03.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 10:46:03.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 10:46:03.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 10:46:03.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 10:46:03.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 10:46:03.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 10:46:03.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 10:46:03.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 10:46:03.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 10:46:03.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 10:46:03.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 10:46:03.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-65" 2024-04-19 10:46:03.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 10:46:03.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 10:46:03.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 10:46:03.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 10:46:03.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 10:46:03.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 10:46:03.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 10:46:03.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 10:46:03.282 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-65 - Starting... 2024-04-19 10:46:03.283 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b441609 2024-04-19 10:46:03.283 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b441609 2024-04-19 10:46:03.283 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-65 - Start completed. 2024-04-19 10:46:03.285 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2024-04-19 10:46:03.285 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2024-04-19 10:46:03.285 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2024-04-19 10:46:03.285 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2024-04-19 10:46:03.285 [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-04-19 10:46:03.285 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2024-04-19 10:46:03.285 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2024-04-19 10:46:03.285 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2024-04-19 10:46:03.285 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-04-19 10:46:03.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-66 - configuration: 2024-04-19 10:46:03.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 10:46:03.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 10:46:03.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 10:46:03.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 10:46:03.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 10:46:03.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 10:46:03.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@34cb1310 2024-04-19 10:46:03.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 10:46:03.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 10:46:03.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 10:46:03.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 10:46:03.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 10:46:03.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 10:46:03.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 10:46:03.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 10:46:03.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 10:46:03.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 10:46:03.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 10:46:03.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 10:46:03.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 10:46:03.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 10:46:03.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 10:46:03.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 10:46:03.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 10:46:03.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 10:46:03.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 10:46:03.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-66" 2024-04-19 10:46:03.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 10:46:03.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 10:46:03.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 10:46:03.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 10:46:03.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 10:46:03.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 10:46:03.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 10:46:03.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 10:46:03.286 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Starting... 2024-04-19 10:46:03.286 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Added connection org.sqlite.jdbc4.JDBC4Connection@41a3c6f5 2024-04-19 10:46:03.286 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Added connection org.sqlite.jdbc4.JDBC4Connection@41a3c6f5 2024-04-19 10:46:03.286 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Start completed. 2024-04-19 10:46:03.322 [DefaultDispatcher-worker-16 @coroutine#649] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41a3c6f5 2024-04-19 10:46:03.333 [DefaultDispatcher-worker-7 @coroutine#649] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41a3c6f5 2024-04-19 10:46:03.340 [DefaultDispatcher-worker-1 @coroutine#653] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b441609 2024-04-19 10:46:03.343 [Test worker @coroutine#655] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b441609 2024-04-19 10:46:03.351 [DefaultDispatcher-worker-9 @coroutine#649] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41a3c6f5 2024-04-19 10:46:03.359 [HikariPool-63 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 10:46:03.360 [DefaultDispatcher-worker-1 @coroutine#649] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41a3c6f5 2024-04-19 10:46:03.361 [Test worker @coroutine#649] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/582739289429184512/_ustadmanifest.json 2024-04-19 10:46:03.361 [Test worker @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/api/content/582739289429184512/_ustadmanifest.json. 2024-04-19 10:46:03.361 [Test worker @coroutine#649] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/582739289429184512/_ustadmanifest.json 2024-04-19 10:46:03.363 [HikariPool-64 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 10:46:03.363 [Test worker @coroutine#649] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/582739289429184512/_ustadmanifest.json 2024-04-19 10:46:03.363 [Test worker @coroutine#649] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/582739289429184512/_ustadmanifest.json 2024-04-19 10:46:03.364 [Test worker @coroutine#649] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/content/582739289429184512/_ustadmanifest.json. 2024-04-19 10:46:03.364 [Test worker @coroutine#649] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/582739289429184512/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2024-04-19 10:46:03.377 [DefaultDispatcher-worker-15 @coroutine#649] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41a3c6f5 2024-04-19 10:46:03.377 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2024-04-19 10:46:03.377 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-5131da18-8b89-4558-8387-10aed27febe9', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2024-04-19 10:46:03.379 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-04-19 10:46:03.379 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-5131da18-8b89-4558-8387-10aed27febe9 2024-04-19 10:46:03.380 [DefaultDispatcher-worker-7 @coroutine#669] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-19 10:46:03.380 [DefaultDispatcher-worker-7 @coroutine#669] 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-04-19 10:46:03.380 [DefaultDispatcher-worker-7 @coroutine#669] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-19 10:46:03.381 [DefaultDispatcher-worker-7 @coroutine#669] 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-04-19 10:46:03.383 [HikariPool-65 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 10:46:03.384 [eventLoopGroupProxy-10-1 @call-handler#679] 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/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-04-19 10:46:03.384 [eventLoopGroupProxy-10-2 @call-handler#680] 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/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-04-19 10:46:03.385 [eventLoopGroupProxy-10-2 @call-handler#680] 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-04-19 10:46:03.385 [eventLoopGroupProxy-10-1 @call-handler#679] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 10:46:03.385 [eventLoopGroupProxy-10-2 @call-handler#680] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-04-19 10:46:03.386 [eventLoopGroupProxy-10-2 @call-handler#680] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 10:46:03.386 [eventLoopGroupProxy-10-2 @call-handler#680] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 2ms 2024-04-19 10:46:03.386 [HikariPool-66 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-19 10:46:03.386 [DefaultDispatcher-worker-6 @coroutine#669] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-19 10:46:03.386 [DefaultDispatcher-worker-6 @coroutine#669] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-19 10:46:03.389 [DefaultDispatcher-worker-9 @coroutine#668] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41a3c6f5 2024-04-19 10:46:03.389 [DefaultDispatcher-worker-9 @coroutine#668] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-19 10:46:03.389 [DefaultDispatcher-worker-9 @coroutine#668] 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-04-19 10:46:03.390 [DefaultDispatcher-worker-9 @coroutine#668] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-19 10:46:03.392 [DefaultDispatcher-worker-2 @coroutine#667] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-04-19 10:46:03.392 [DefaultDispatcher-worker-2 @coroutine#667] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-04-19 10:46:03.392 [DefaultDispatcher-worker-2 @coroutine#667] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-04-19 10:46:03.392 [DefaultDispatcher-worker-2 @coroutine#667] 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-04-19 10:46:03.392 [eventLoopGroupProxy-10-2 @call-handler#689] 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/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-04-19 10:46:03.393 [eventLoopGroupProxy-10-2 @call-handler#689] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 10:46:03.393 [eventLoopGroupProxy-10-2 @call-handler#689] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 1ms 2024-04-19 10:46:03.394 [DefaultDispatcher-worker-2 @coroutine#668] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-19 10:46:03.394 [DefaultDispatcher-worker-2 @coroutine#668] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-19 10:46:03.395 [eventLoopGroupProxy-10-3 @call-handler#696] 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-04-19 10:46:03.395 [eventLoopGroupProxy-10-3 @call-handler#696] 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-04-19 10:46:03.397 [eventLoopGroupProxy-10-3 @coroutine#697] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41120e48 2024-04-19 10:46:03.399 [eventLoopGroupProxy-10-3 @call-handler#696] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 4ms 2024-04-19 10:46:03.399 [DefaultDispatcher-worker-7 @coroutine#667] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-04-19 10:46:03.399 [DefaultDispatcher-worker-7 @coroutine#667] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-04-19 10:46:03.400 [DefaultDispatcher-worker-7 @coroutine#667] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-04-19 10:46:03.400 [DefaultDispatcher-worker-7 @coroutine#667] 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-04-19 10:46:03.403 [DefaultDispatcher-worker-7 @coroutine#701] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:03.403 [DefaultDispatcher-worker-7 @coroutine#701] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-19 10:46:03.403 [DefaultDispatcher-worker-7 @coroutine#701] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:03.403 [DefaultDispatcher-worker-7 @coroutine#701] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-19 10:46:03.405 [DefaultDispatcher-worker-7 @coroutine#668] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41a3c6f5 2024-04-19 10:46:03.406 [eventLoopGroupProxy-10-2 @call-handler#704] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-19 10:46:03.411 [eventLoopGroupProxy-10-2 @coroutine#705] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41120e48 2024-04-19 10:46:03.411 [eventLoopGroupProxy-10-2 @call-handler#704] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 10:46:03.412 [eventLoopGroupProxy-10-2 @call-handler#704] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 6ms 2024-04-19 10:46:03.413 [DefaultDispatcher-worker-7 @coroutine#701] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:03.414 [DefaultDispatcher-worker-4 @coroutine#670] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41a3c6f5 2024-04-19 10:46:03.415 [DefaultDispatcher-worker-7 @coroutine#701] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:03.415 [DefaultDispatcher-worker-7 @coroutine#701] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-19 10:46:03.415 [DefaultDispatcher-worker-7 @coroutine#701] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:03.415 [DefaultDispatcher-worker-7 @coroutine#701] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-19 10:46:03.423 [eventLoopGroupProxy-10-2 @call-handler#709] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-19 10:46:03.426 [eventLoopGroupProxy-10-2 @coroutine#710] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41120e48 2024-04-19 10:46:03.426 [eventLoopGroupProxy-10-2 @call-handler#709] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 10:46:03.426 [eventLoopGroupProxy-10-2 @call-handler#709] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-19 10:46:03.427 [DefaultDispatcher-worker-9 @coroutine#701] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:03.433 [DefaultDispatcher-worker-9 @coroutine#701] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:03.433 [DefaultDispatcher-worker-9 @coroutine#701] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-19 10:46:03.433 [DefaultDispatcher-worker-9 @coroutine#701] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:03.433 [DefaultDispatcher-worker-9 @coroutine#701] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-19 10:46:03.436 [eventLoopGroupProxy-10-2 @call-handler#714] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-19 10:46:03.443 [eventLoopGroupProxy-10-2 @coroutine#715] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41120e48 2024-04-19 10:46:03.443 [eventLoopGroupProxy-10-2 @call-handler#714] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 10:46:03.443 [eventLoopGroupProxy-10-2 @call-handler#714] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 8ms 2024-04-19 10:46:03.444 [DefaultDispatcher-worker-9 @coroutine#701] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:03.450 [DefaultDispatcher-worker-9 @coroutine#701] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:03.450 [DefaultDispatcher-worker-9 @coroutine#701] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-19 10:46:03.450 [DefaultDispatcher-worker-9 @coroutine#701] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:03.450 [DefaultDispatcher-worker-9 @coroutine#701] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-19 10:46:03.452 [eventLoopGroupProxy-10-2 @call-handler#719] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-19 10:46:03.454 [eventLoopGroupProxy-10-2 @coroutine#720] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41120e48 2024-04-19 10:46:03.455 [eventLoopGroupProxy-10-2 @call-handler#719] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 10:46:03.455 [eventLoopGroupProxy-10-2 @call-handler#719] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-19 10:46:03.455 [DefaultDispatcher-worker-9 @coroutine#701] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:03.459 [DefaultDispatcher-worker-9 @coroutine#701] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:03.459 [DefaultDispatcher-worker-9 @coroutine#701] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-19 10:46:03.459 [DefaultDispatcher-worker-9 @coroutine#701] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:03.459 [DefaultDispatcher-worker-9 @coroutine#701] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-19 10:46:03.463 [eventLoopGroupProxy-10-2 @call-handler#724] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-19 10:46:03.466 [eventLoopGroupProxy-10-2 @coroutine#725] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41120e48 2024-04-19 10:46:03.466 [eventLoopGroupProxy-10-2 @call-handler#724] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 10:46:03.466 [eventLoopGroupProxy-10-2 @call-handler#724] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-04-19 10:46:03.467 [DefaultDispatcher-worker-9 @coroutine#701] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:03.483 [DefaultDispatcher-worker-4 @coroutine#667] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41a3c6f5 2024-04-19 10:46:03.492 [DefaultDispatcher-worker-14 @coroutine#670] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41a3c6f5 2024-04-19 10:46:03.492 [DefaultDispatcher-worker-14 @coroutine#670] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-04-19 10:46:03.493 [DefaultDispatcher-worker-14 @coroutine#670] 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-04-19 10:46:03.493 [DefaultDispatcher-worker-14 @coroutine#670] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-04-19 10:46:03.493 [DefaultDispatcher-worker-14 @coroutine#670] 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-04-19 10:46:03.494 [eventLoopGroupProxy-10-2 @call-handler#734] 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/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-04-19 10:46:03.495 [eventLoopGroupProxy-10-2 @call-handler#734] 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-04-19 10:46:03.495 [eventLoopGroupProxy-10-2 @call-handler#734] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-04-19 10:46:03.512 [DefaultDispatcher-worker-14 @call-handler#734] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@481c1e92 2024-04-19 10:46:03.513 [eventLoopGroupProxy-10-2 @call-handler#734] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 10:46:03.513 [DefaultDispatcher-worker-14 @coroutine#643] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/582739289429184512/_ustadmanifest.json 2024-04-19 10:46:03.513 [DefaultDispatcher-worker-14 @coroutine#643] 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/582739289429184512/_ustadmanifest.json. 2024-04-19 10:46:03.513 [DefaultDispatcher-worker-14 @coroutine#643] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/582739289429184512/_ustadmanifest.json 2024-04-19 10:46:03.513 [eventLoopGroupProxy-10-2 @call-handler#734] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 19ms 2024-04-19 10:46:03.514 [DefaultDispatcher-worker-16 @coroutine#670] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-04-19 10:46:03.514 [DefaultDispatcher-worker-16 @coroutine#670] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-04-19 10:46:03.515 [DefaultDispatcher-worker-16 @coroutine#670] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-04-19 10:46:03.515 [DefaultDispatcher-worker-16 @coroutine#670] 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-04-19 10:46:03.515 [DefaultDispatcher-worker-7 @coroutine#643] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/582739289429184512/_ustadmanifest.json 2024-04-19 10:46:03.515 [DefaultDispatcher-worker-7 @coroutine#643] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/582739289429184512/_ustadmanifest.json 2024-04-19 10:46:03.516 [DefaultDispatcher-worker-7 @coroutine#643] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/content/582739289429184512/_ustadmanifest.json. 2024-04-19 10:46:03.516 [DefaultDispatcher-worker-7 @coroutine#643] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/582739289429184512/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2024-04-19 10:46:03.528 [DefaultDispatcher-worker-12 @coroutine#670] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41a3c6f5 2024-04-19 10:46:03.529 [DefaultDispatcher-worker-16 @coroutine#643] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@481c1e92 2024-04-19 10:46:03.531 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2024-04-19 10:46:03.531 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2024-04-19 10:46:03.531 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2024-04-19 10:46:03.531 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2024-04-19 10:46:03.531 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2024-04-19 10:46:03.534 [Test worker @coroutine#750] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b441609 2024-04-19 10:46:03.534 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Shutdown initiated... 2024-04-19 10:46:03.534 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Close initiated... 2024-04-19 10:46:03.534 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 10:46:03.535 [HikariPool-66 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Closing connection org.sqlite.jdbc4.JDBC4Connection@41a3c6f5: (connection evicted) 2024-04-19 10:46:03.535 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-19 10:46:03.535 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Closed. 2024-04-19 10:46:03.535 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Shutdown completed. 2024-04-19 10:46:03.785 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-04-19 10:46:03.785 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-04-19 10:46:03.983 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-04-19 10:46:04.539 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@54fd5759 2024-04-19 10:46:04.539 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@54fd5759 2024-04-19 10:46:04.541 [Test worker @coroutine#755] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41120e48 2024-04-19 10:46:04.541 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Shutdown initiated... 2024-04-19 10:46:04.541 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Close initiated... 2024-04-19 10:46:04.541 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 10:46:04.541 [HikariPool-64 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Closing connection org.sqlite.jdbc4.JDBC4Connection@481c1e92: (connection evicted) 2024-04-19 10:46:04.542 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-19 10:46:04.542 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Closed. 2024-04-19 10:46:04.542 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Shutdown completed. 2024-04-19 10:46:04.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-67 - configuration: 2024-04-19 10:46:04.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 10:46:04.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 10:46:04.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 10:46:04.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 10:46:04.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 10:46:04.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 10:46:04.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2fd05b15 2024-04-19 10:46:04.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 10:46:04.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 10:46:04.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 10:46:04.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 10:46:04.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 10:46:04.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 10:46:04.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 10:46:04.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 10:46:04.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 10:46:04.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 10:46:04.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 10:46:04.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 10:46:04.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 10:46:04.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 10:46:04.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 10:46:04.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 10:46:04.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 10:46:04.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 10:46:04.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 10:46:04.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-67" 2024-04-19 10:46:04.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 10:46:04.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 10:46:04.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 10:46:04.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 10:46:04.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 10:46:04.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 10:46:04.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 10:46:04.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 10:46:04.548 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-67 - Starting... 2024-04-19 10:46:04.549 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Added connection org.sqlite.jdbc4.JDBC4Connection@65b7678a 2024-04-19 10:46:04.549 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Added connection org.sqlite.jdbc4.JDBC4Connection@65b7678a 2024-04-19 10:46:04.549 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-67 - Start completed. 2024-04-19 10:46:04.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-68 - configuration: 2024-04-19 10:46:04.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 10:46:04.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 10:46:04.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 10:46:04.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 10:46:04.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 10:46:04.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 10:46:04.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@734a2c17 2024-04-19 10:46:04.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 10:46:04.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 10:46:04.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 10:46:04.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 10:46:04.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 10:46:04.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 10:46:04.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 10:46:04.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 10:46:04.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 10:46:04.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 10:46:04.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 10:46:04.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 10:46:04.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 10:46:04.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 10:46:04.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 10:46:04.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 10:46:04.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 10:46:04.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 10:46:04.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 10:46:04.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-68" 2024-04-19 10:46:04.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 10:46:04.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 10:46:04.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 10:46:04.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 10:46:04.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 10:46:04.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 10:46:04.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 10:46:04.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 10:46:04.552 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Starting... 2024-04-19 10:46:04.552 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Added connection org.sqlite.jdbc4.JDBC4Connection@148f94dc 2024-04-19 10:46:04.552 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Added connection org.sqlite.jdbc4.JDBC4Connection@148f94dc 2024-04-19 10:46:04.552 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Start completed. 2024-04-19 10:46:04.568 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-04-19 10:46:04.569 [Test worker] INFO ktor.application - Application started in 0.002 seconds. 2024-04-19 10:46:04.569 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@3ba815ee 2024-04-19 10:46:04.570 [DefaultDispatcher-worker-16 @coroutine#762] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-04-19 10:46:04.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-69 - configuration: 2024-04-19 10:46:04.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 10:46:04.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 10:46:04.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 10:46:04.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 10:46:04.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 10:46:04.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 10:46:04.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@44d2bbc0 2024-04-19 10:46:04.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 10:46:04.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 10:46:04.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 10:46:04.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 10:46:04.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 10:46:04.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 10:46:04.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 10:46:04.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 10:46:04.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 10:46:04.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 10:46:04.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 10:46:04.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 10:46:04.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 10:46:04.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 10:46:04.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 10:46:04.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 10:46:04.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 10:46:04.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 10:46:04.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 10:46:04.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-69" 2024-04-19 10:46:04.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 10:46:04.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 10:46:04.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 10:46:04.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 10:46:04.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 10:46:04.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 10:46:04.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 10:46:04.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 10:46:04.571 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-69 - Starting... 2024-04-19 10:46:04.571 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e94947e 2024-04-19 10:46:04.571 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e94947e 2024-04-19 10:46:04.571 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-69 - Start completed. 2024-04-19 10:46:04.573 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2024-04-19 10:46:04.574 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2024-04-19 10:46:04.574 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2024-04-19 10:46:04.574 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2024-04-19 10:46:04.574 [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-04-19 10:46:04.574 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2024-04-19 10:46:04.574 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2024-04-19 10:46:04.574 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2024-04-19 10:46:04.574 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-04-19 10:46:04.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-70 - configuration: 2024-04-19 10:46:04.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 10:46:04.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 10:46:04.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 10:46:04.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 10:46:04.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 10:46:04.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 10:46:04.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@647b3fd3 2024-04-19 10:46:04.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 10:46:04.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 10:46:04.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 10:46:04.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 10:46:04.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 10:46:04.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 10:46:04.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 10:46:04.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 10:46:04.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 10:46:04.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 10:46:04.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 10:46:04.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 10:46:04.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 10:46:04.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 10:46:04.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 10:46:04.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 10:46:04.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 10:46:04.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 10:46:04.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 10:46:04.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-70" 2024-04-19 10:46:04.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 10:46:04.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 10:46:04.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 10:46:04.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 10:46:04.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 10:46:04.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 10:46:04.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 10:46:04.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 10:46:04.574 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Starting... 2024-04-19 10:46:04.575 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Added connection org.sqlite.jdbc4.JDBC4Connection@586b78d7 2024-04-19 10:46:04.575 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Added connection org.sqlite.jdbc4.JDBC4Connection@586b78d7 2024-04-19 10:46:04.575 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Start completed. 2024-04-19 10:46:04.612 [DefaultDispatcher-worker-5 @coroutine#767] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@586b78d7 2024-04-19 10:46:04.622 [DefaultDispatcher-worker-12 @coroutine#767] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@586b78d7 2024-04-19 10:46:04.649 [HikariPool-67 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 10:46:04.652 [HikariPool-68 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 10:46:04.671 [HikariPool-69 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 10:46:04.675 [HikariPool-70 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 10:46:04.748 [DefaultDispatcher-worker-12 @coroutine#773] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e94947e 2024-04-19 10:46:04.796 [DefaultDispatcher-worker-4 @coroutine#775] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e94947e 2024-04-19 10:46:04.803 [DefaultDispatcher-worker-1 @coroutine#777] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e94947e 2024-04-19 10:46:04.808 [DefaultDispatcher-worker-1 @coroutine#779] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e94947e 2024-04-19 10:46:04.820 [DefaultDispatcher-worker-5 @coroutine#767] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@586b78d7 2024-04-19 10:46:04.828 [DefaultDispatcher-worker-1 @coroutine#767] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@586b78d7 2024-04-19 10:46:04.829 [Test worker @coroutine#767] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/582739293121708032/_ustadmanifest.json 2024-04-19 10:46:04.829 [Test worker @coroutine#767] 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/582739293121708032/_ustadmanifest.json. 2024-04-19 10:46:04.829 [Test worker @coroutine#767] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/582739293121708032/_ustadmanifest.json 2024-04-19 10:46:04.831 [Test worker @coroutine#767] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/582739293121708032/_ustadmanifest.json 2024-04-19 10:46:04.831 [Test worker @coroutine#767] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/582739293121708032/_ustadmanifest.json 2024-04-19 10:46:04.833 [Test worker @coroutine#767] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/content/582739293121708032/_ustadmanifest.json. 2024-04-19 10:46:04.833 [Test worker @coroutine#767] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/582739293121708032/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2024-04-19 10:46:04.942 [DefaultDispatcher-worker-1 @coroutine#767] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@586b78d7 2024-04-19 10:46:04.943 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2024-04-19 10:46:04.943 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-3909b0d7-18c9-4fd4-9560-74632d87e30b', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2024-04-19 10:46:04.945 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-04-19 10:46:04.945 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-3909b0d7-18c9-4fd4-9560-74632d87e30b 2024-04-19 10:46:04.946 [DefaultDispatcher-worker-4 @coroutine#794] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-19 10:46:04.946 [DefaultDispatcher-worker-4 @coroutine#794] 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-04-19 10:46:04.946 [DefaultDispatcher-worker-4 @coroutine#794] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-19 10:46:04.946 [DefaultDispatcher-worker-4 @coroutine#794] 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-04-19 10:46:04.950 [eventLoopGroupProxy-13-2 @call-handler#804] 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/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-04-19 10:46:04.950 [eventLoopGroupProxy-13-1 @call-handler#805] 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/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-04-19 10:46:04.950 [eventLoopGroupProxy-13-2 @call-handler#804] 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-04-19 10:46:04.950 [eventLoopGroupProxy-13-1 @call-handler#805] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 10:46:04.950 [eventLoopGroupProxy-13-2 @call-handler#804] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-04-19 10:46:04.951 [eventLoopGroupProxy-13-2 @call-handler#804] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 10:46:04.951 [eventLoopGroupProxy-13-2 @call-handler#804] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 2ms 2024-04-19 10:46:04.952 [DefaultDispatcher-worker-12 @coroutine#794] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-19 10:46:04.952 [DefaultDispatcher-worker-12 @coroutine#794] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-19 10:46:04.955 [DefaultDispatcher-worker-12 @coroutine#793] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@586b78d7 2024-04-19 10:46:04.955 [DefaultDispatcher-worker-12 @coroutine#793] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-19 10:46:04.955 [DefaultDispatcher-worker-12 @coroutine#793] 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-04-19 10:46:04.955 [DefaultDispatcher-worker-12 @coroutine#793] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-19 10:46:04.957 [eventLoopGroupProxy-13-2 @call-handler#812] 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/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-04-19 10:46:04.958 [eventLoopGroupProxy-13-2 @call-handler#812] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 10:46:04.958 [eventLoopGroupProxy-13-2 @call-handler#812] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 1ms 2024-04-19 10:46:04.958 [DefaultDispatcher-worker-15 @coroutine#793] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-19 10:46:04.959 [DefaultDispatcher-worker-15 @coroutine#793] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-19 10:46:04.970 [DefaultDispatcher-worker-14 @coroutine#793] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@586b78d7 2024-04-19 10:46:04.980 [DefaultDispatcher-worker-15 @coroutine#795] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@586b78d7 2024-04-19 10:46:04.985 [DefaultDispatcher-worker-2 @coroutine#792] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-04-19 10:46:04.985 [DefaultDispatcher-worker-2 @coroutine#792] 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-04-19 10:46:04.985 [DefaultDispatcher-worker-2 @coroutine#792] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-04-19 10:46:04.985 [DefaultDispatcher-worker-2 @coroutine#792] 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-04-19 10:46:04.986 [eventLoopGroupProxy-13-2 @call-handler#819] 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-04-19 10:46:04.987 [eventLoopGroupProxy-13-2 @call-handler#819] 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-04-19 10:46:05.035 [eventLoopGroupProxy-13-2 @coroutine#820] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b7678a 2024-04-19 10:46:05.038 [eventLoopGroupProxy-13-2 @call-handler#819] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 52ms 2024-04-19 10:46:05.039 [DefaultDispatcher-worker-2 @coroutine#792] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-04-19 10:46:05.039 [DefaultDispatcher-worker-2 @coroutine#792] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-04-19 10:46:05.040 [DefaultDispatcher-worker-2 @coroutine#792] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-04-19 10:46:05.040 [DefaultDispatcher-worker-2 @coroutine#792] 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-04-19 10:46:05.047 [DefaultDispatcher-worker-2 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:05.047 [DefaultDispatcher-worker-2 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-19 10:46:05.047 [DefaultDispatcher-worker-2 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:05.047 [DefaultDispatcher-worker-2 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-19 10:46:05.049 [eventLoopGroupProxy-13-2 @call-handler#826] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-19 10:46:05.053 [eventLoopGroupProxy-13-2 @coroutine#827] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b7678a 2024-04-19 10:46:05.053 [eventLoopGroupProxy-13-2 @call-handler#826] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 10:46:05.053 [eventLoopGroupProxy-13-2 @call-handler#826] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-04-19 10:46:05.054 [DefaultDispatcher-worker-2 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:05.056 [DefaultDispatcher-worker-2 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:05.056 [DefaultDispatcher-worker-2 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-19 10:46:05.056 [DefaultDispatcher-worker-2 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:05.056 [DefaultDispatcher-worker-2 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-19 10:46:05.058 [eventLoopGroupProxy-13-2 @call-handler#831] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-19 10:46:05.105 [eventLoopGroupProxy-13-2 @coroutine#832] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b7678a 2024-04-19 10:46:05.105 [eventLoopGroupProxy-13-2 @call-handler#831] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 10:46:05.106 [eventLoopGroupProxy-13-2 @call-handler#831] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 48ms 2024-04-19 10:46:05.106 [DefaultDispatcher-worker-2 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:05.110 [DefaultDispatcher-worker-2 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:05.110 [DefaultDispatcher-worker-2 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-19 10:46:05.110 [DefaultDispatcher-worker-2 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:05.110 [DefaultDispatcher-worker-2 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-19 10:46:05.112 [eventLoopGroupProxy-13-2 @call-handler#836] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-19 10:46:05.115 [eventLoopGroupProxy-13-2 @coroutine#837] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b7678a 2024-04-19 10:46:05.115 [eventLoopGroupProxy-13-2 @call-handler#836] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 10:46:05.116 [eventLoopGroupProxy-13-2 @call-handler#836] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-04-19 10:46:05.117 [DefaultDispatcher-worker-2 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:05.119 [DefaultDispatcher-worker-2 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:05.119 [DefaultDispatcher-worker-2 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-19 10:46:05.119 [DefaultDispatcher-worker-2 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:05.119 [DefaultDispatcher-worker-2 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-19 10:46:05.121 [eventLoopGroupProxy-13-2 @call-handler#841] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-19 10:46:05.130 [eventLoopGroupProxy-13-2 @coroutine#842] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b7678a 2024-04-19 10:46:05.130 [eventLoopGroupProxy-13-2 @call-handler#841] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 10:46:05.130 [eventLoopGroupProxy-13-2 @call-handler#841] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 10ms 2024-04-19 10:46:05.131 [DefaultDispatcher-worker-2 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:05.134 [DefaultDispatcher-worker-2 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:05.134 [DefaultDispatcher-worker-2 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-19 10:46:05.134 [DefaultDispatcher-worker-2 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:05.134 [DefaultDispatcher-worker-2 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-19 10:46:05.136 [eventLoopGroupProxy-13-2 @call-handler#846] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-19 10:46:05.184 [eventLoopGroupProxy-13-2 @coroutine#847] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b7678a 2024-04-19 10:46:05.185 [eventLoopGroupProxy-13-2 @call-handler#846] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 10:46:05.185 [eventLoopGroupProxy-13-2 @call-handler#846] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 50ms 2024-04-19 10:46:05.186 [DefaultDispatcher-worker-2 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:05.192 [DefaultDispatcher-worker-2 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:05.192 [DefaultDispatcher-worker-2 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-19 10:46:05.192 [DefaultDispatcher-worker-2 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:05.192 [DefaultDispatcher-worker-2 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-19 10:46:05.194 [eventLoopGroupProxy-13-2 @call-handler#852] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-19 10:46:05.227 [eventLoopGroupProxy-13-2 @coroutine#853] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b7678a 2024-04-19 10:46:05.228 [eventLoopGroupProxy-13-2 @call-handler#852] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 10:46:05.228 [eventLoopGroupProxy-13-2 @call-handler#852] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 34ms 2024-04-19 10:46:05.229 [DefaultDispatcher-worker-2 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:05.233 [DefaultDispatcher-worker-2 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:05.233 [DefaultDispatcher-worker-2 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-19 10:46:05.233 [DefaultDispatcher-worker-2 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:05.233 [DefaultDispatcher-worker-2 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-19 10:46:05.236 [eventLoopGroupProxy-13-2 @call-handler#857] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-19 10:46:05.295 [eventLoopGroupProxy-13-2 @coroutine#858] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b7678a 2024-04-19 10:46:05.295 [eventLoopGroupProxy-13-2 @call-handler#857] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 10:46:05.296 [eventLoopGroupProxy-13-2 @call-handler#857] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 61ms 2024-04-19 10:46:05.297 [DefaultDispatcher-worker-2 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:05.301 [DefaultDispatcher-worker-2 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:05.301 [DefaultDispatcher-worker-2 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-19 10:46:05.301 [DefaultDispatcher-worker-2 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:05.301 [DefaultDispatcher-worker-2 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-19 10:46:05.303 [eventLoopGroupProxy-13-2 @call-handler#862] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-19 10:46:05.348 [eventLoopGroupProxy-13-2 @coroutine#863] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b7678a 2024-04-19 10:46:05.349 [eventLoopGroupProxy-13-2 @call-handler#862] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 10:46:05.349 [eventLoopGroupProxy-13-2 @call-handler#862] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-04-19 10:46:05.350 [DefaultDispatcher-worker-2 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:05.353 [DefaultDispatcher-worker-2 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:05.354 [DefaultDispatcher-worker-2 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-19 10:46:05.354 [DefaultDispatcher-worker-2 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:05.354 [DefaultDispatcher-worker-2 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-19 10:46:05.356 [eventLoopGroupProxy-13-2 @call-handler#867] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-19 10:46:05.400 [eventLoopGroupProxy-13-2 @coroutine#868] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b7678a 2024-04-19 10:46:05.401 [eventLoopGroupProxy-13-2 @call-handler#867] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 10:46:05.401 [eventLoopGroupProxy-13-2 @call-handler#867] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-04-19 10:46:05.401 [DefaultDispatcher-worker-2 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:05.406 [DefaultDispatcher-worker-2 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:05.406 [DefaultDispatcher-worker-2 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-19 10:46:05.406 [DefaultDispatcher-worker-2 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:05.406 [DefaultDispatcher-worker-2 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-19 10:46:05.408 [eventLoopGroupProxy-13-2 @call-handler#872] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-19 10:46:05.453 [eventLoopGroupProxy-13-2 @coroutine#873] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b7678a 2024-04-19 10:46:05.453 [eventLoopGroupProxy-13-2 @call-handler#872] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 10:46:05.453 [eventLoopGroupProxy-13-2 @call-handler#872] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-04-19 10:46:05.454 [DefaultDispatcher-worker-2 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:05.456 [DefaultDispatcher-worker-2 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:05.456 [DefaultDispatcher-worker-2 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-19 10:46:05.456 [DefaultDispatcher-worker-2 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:05.456 [DefaultDispatcher-worker-2 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-19 10:46:05.458 [eventLoopGroupProxy-13-2 @call-handler#877] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-19 10:46:05.460 [eventLoopGroupProxy-13-2 @coroutine#878] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b7678a 2024-04-19 10:46:05.461 [eventLoopGroupProxy-13-2 @call-handler#877] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 10:46:05.461 [eventLoopGroupProxy-13-2 @call-handler#877] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-19 10:46:05.462 [DefaultDispatcher-worker-12 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:05.463 [DefaultDispatcher-worker-12 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:05.463 [DefaultDispatcher-worker-12 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-19 10:46:05.463 [DefaultDispatcher-worker-12 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:05.463 [DefaultDispatcher-worker-12 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-19 10:46:05.465 [eventLoopGroupProxy-13-2 @call-handler#882] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-19 10:46:05.467 [eventLoopGroupProxy-13-2 @coroutine#883] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b7678a 2024-04-19 10:46:05.467 [eventLoopGroupProxy-13-2 @call-handler#882] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 10:46:05.467 [eventLoopGroupProxy-13-2 @call-handler#882] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-19 10:46:05.468 [DefaultDispatcher-worker-5 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:05.469 [DefaultDispatcher-worker-5 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:05.469 [DefaultDispatcher-worker-5 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-19 10:46:05.469 [DefaultDispatcher-worker-5 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:05.469 [DefaultDispatcher-worker-5 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-19 10:46:05.471 [eventLoopGroupProxy-13-2 @call-handler#887] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-19 10:46:05.471 [DefaultDispatcher-worker-16 @coroutine#813] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@586b78d7 2024-04-19 10:46:05.473 [eventLoopGroupProxy-13-2 @coroutine#889] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b7678a 2024-04-19 10:46:05.473 [eventLoopGroupProxy-13-2 @call-handler#887] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 10:46:05.474 [eventLoopGroupProxy-13-2 @call-handler#887] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-19 10:46:05.474 [DefaultDispatcher-worker-12 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:05.475 [DefaultDispatcher-worker-12 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:05.476 [DefaultDispatcher-worker-12 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-19 10:46:05.476 [DefaultDispatcher-worker-12 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:05.476 [DefaultDispatcher-worker-12 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-19 10:46:05.477 [eventLoopGroupProxy-13-2 @call-handler#893] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-19 10:46:05.479 [eventLoopGroupProxy-13-2 @coroutine#894] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b7678a 2024-04-19 10:46:05.480 [eventLoopGroupProxy-13-2 @call-handler#893] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 10:46:05.480 [eventLoopGroupProxy-13-2 @call-handler#893] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-19 10:46:05.480 [DefaultDispatcher-worker-12 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:05.481 [DefaultDispatcher-worker-12 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:05.482 [DefaultDispatcher-worker-12 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-19 10:46:05.482 [DefaultDispatcher-worker-12 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:05.482 [DefaultDispatcher-worker-12 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-19 10:46:05.483 [eventLoopGroupProxy-13-2 @call-handler#898] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-19 10:46:05.485 [eventLoopGroupProxy-13-2 @coroutine#899] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b7678a 2024-04-19 10:46:05.486 [eventLoopGroupProxy-13-2 @call-handler#898] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 10:46:05.486 [eventLoopGroupProxy-13-2 @call-handler#898] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-19 10:46:05.486 [DefaultDispatcher-worker-12 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:05.488 [DefaultDispatcher-worker-12 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:05.488 [DefaultDispatcher-worker-12 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-19 10:46:05.488 [DefaultDispatcher-worker-12 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:05.488 [DefaultDispatcher-worker-12 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-19 10:46:05.489 [eventLoopGroupProxy-13-2 @call-handler#903] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-19 10:46:05.491 [eventLoopGroupProxy-13-2 @coroutine#904] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b7678a 2024-04-19 10:46:05.492 [eventLoopGroupProxy-13-2 @call-handler#903] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 10:46:05.492 [eventLoopGroupProxy-13-2 @call-handler#903] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-19 10:46:05.492 [DefaultDispatcher-worker-12 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:05.494 [DefaultDispatcher-worker-12 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:05.494 [DefaultDispatcher-worker-12 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-19 10:46:05.494 [DefaultDispatcher-worker-12 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:05.494 [DefaultDispatcher-worker-12 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-19 10:46:05.495 [eventLoopGroupProxy-13-2 @call-handler#909] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-19 10:46:05.498 [eventLoopGroupProxy-13-2 @coroutine#910] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b7678a 2024-04-19 10:46:05.498 [eventLoopGroupProxy-13-2 @call-handler#909] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 10:46:05.498 [eventLoopGroupProxy-13-2 @call-handler#909] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-19 10:46:05.499 [DefaultDispatcher-worker-12 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:05.500 [DefaultDispatcher-worker-12 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:05.500 [DefaultDispatcher-worker-12 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-19 10:46:05.500 [DefaultDispatcher-worker-12 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:05.500 [DefaultDispatcher-worker-12 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-19 10:46:05.502 [eventLoopGroupProxy-13-2 @call-handler#914] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-19 10:46:05.504 [eventLoopGroupProxy-13-2 @coroutine#915] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b7678a 2024-04-19 10:46:05.504 [eventLoopGroupProxy-13-2 @call-handler#914] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 10:46:05.504 [eventLoopGroupProxy-13-2 @call-handler#914] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-19 10:46:05.505 [DefaultDispatcher-worker-12 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:05.506 [DefaultDispatcher-worker-12 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:05.506 [DefaultDispatcher-worker-12 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-19 10:46:05.506 [DefaultDispatcher-worker-12 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:05.506 [DefaultDispatcher-worker-12 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-19 10:46:05.508 [eventLoopGroupProxy-13-2 @call-handler#919] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-19 10:46:05.510 [eventLoopGroupProxy-13-2 @coroutine#920] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b7678a 2024-04-19 10:46:05.510 [eventLoopGroupProxy-13-2 @call-handler#919] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 10:46:05.511 [eventLoopGroupProxy-13-2 @call-handler#919] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-04-19 10:46:05.511 [DefaultDispatcher-worker-12 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:05.512 [DefaultDispatcher-worker-12 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:05.512 [DefaultDispatcher-worker-12 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-19 10:46:05.512 [DefaultDispatcher-worker-12 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:05.512 [DefaultDispatcher-worker-12 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-19 10:46:05.514 [eventLoopGroupProxy-13-2 @call-handler#924] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-19 10:46:05.516 [eventLoopGroupProxy-13-2 @coroutine#925] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b7678a 2024-04-19 10:46:05.517 [eventLoopGroupProxy-13-2 @call-handler#924] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 10:46:05.517 [eventLoopGroupProxy-13-2 @call-handler#924] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-19 10:46:05.517 [DefaultDispatcher-worker-12 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:05.519 [DefaultDispatcher-worker-12 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:05.519 [DefaultDispatcher-worker-12 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-19 10:46:05.519 [DefaultDispatcher-worker-12 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:05.519 [DefaultDispatcher-worker-12 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-19 10:46:05.520 [eventLoopGroupProxy-13-2 @call-handler#929] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-19 10:46:05.522 [eventLoopGroupProxy-13-2 @coroutine#930] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b7678a 2024-04-19 10:46:05.523 [eventLoopGroupProxy-13-2 @call-handler#929] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 10:46:05.523 [eventLoopGroupProxy-13-2 @call-handler#929] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-19 10:46:05.523 [DefaultDispatcher-worker-12 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:05.525 [DefaultDispatcher-worker-12 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:05.525 [DefaultDispatcher-worker-12 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-19 10:46:05.525 [DefaultDispatcher-worker-12 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:05.525 [DefaultDispatcher-worker-12 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-19 10:46:05.526 [eventLoopGroupProxy-13-2 @call-handler#934] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-19 10:46:05.529 [eventLoopGroupProxy-13-2 @coroutine#935] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b7678a 2024-04-19 10:46:05.529 [eventLoopGroupProxy-13-2 @call-handler#934] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 10:46:05.529 [eventLoopGroupProxy-13-2 @call-handler#934] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-19 10:46:05.530 [DefaultDispatcher-worker-12 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:05.531 [DefaultDispatcher-worker-12 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:05.531 [DefaultDispatcher-worker-12 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-19 10:46:05.531 [DefaultDispatcher-worker-12 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:05.531 [DefaultDispatcher-worker-12 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-19 10:46:05.532 [eventLoopGroupProxy-13-2 @call-handler#939] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-19 10:46:05.535 [eventLoopGroupProxy-13-2 @coroutine#940] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b7678a 2024-04-19 10:46:05.535 [eventLoopGroupProxy-13-2 @call-handler#939] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 10:46:05.535 [eventLoopGroupProxy-13-2 @call-handler#939] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-19 10:46:05.536 [DefaultDispatcher-worker-12 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:05.537 [DefaultDispatcher-worker-12 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:05.537 [DefaultDispatcher-worker-12 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-19 10:46:05.537 [DefaultDispatcher-worker-12 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:05.537 [DefaultDispatcher-worker-12 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-19 10:46:05.539 [eventLoopGroupProxy-13-2 @call-handler#944] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-19 10:46:05.541 [eventLoopGroupProxy-13-2 @coroutine#945] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b7678a 2024-04-19 10:46:05.541 [eventLoopGroupProxy-13-2 @call-handler#944] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 10:46:05.541 [eventLoopGroupProxy-13-2 @call-handler#944] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-19 10:46:05.542 [DefaultDispatcher-worker-12 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:05.543 [DefaultDispatcher-worker-12 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:05.543 [DefaultDispatcher-worker-12 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-19 10:46:05.543 [DefaultDispatcher-worker-12 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:05.543 [DefaultDispatcher-worker-12 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-19 10:46:05.545 [eventLoopGroupProxy-13-2 @call-handler#949] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-19 10:46:05.547 [eventLoopGroupProxy-13-2 @coroutine#950] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b7678a 2024-04-19 10:46:05.547 [eventLoopGroupProxy-13-2 @call-handler#949] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 10:46:05.547 [eventLoopGroupProxy-13-2 @call-handler#949] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-19 10:46:05.548 [DefaultDispatcher-worker-12 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:05.549 [DefaultDispatcher-worker-12 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:05.549 [DefaultDispatcher-worker-12 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-19 10:46:05.549 [DefaultDispatcher-worker-12 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:05.549 [DefaultDispatcher-worker-12 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-19 10:46:05.551 [eventLoopGroupProxy-13-2 @call-handler#954] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-19 10:46:05.553 [eventLoopGroupProxy-13-2 @coroutine#955] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b7678a 2024-04-19 10:46:05.553 [eventLoopGroupProxy-13-2 @call-handler#954] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 10:46:05.554 [eventLoopGroupProxy-13-2 @call-handler#954] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-04-19 10:46:05.554 [DefaultDispatcher-worker-12 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:05.555 [DefaultDispatcher-worker-12 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:05.555 [DefaultDispatcher-worker-12 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-19 10:46:05.555 [DefaultDispatcher-worker-12 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:05.556 [DefaultDispatcher-worker-12 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-19 10:46:05.557 [eventLoopGroupProxy-13-2 @call-handler#959] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-19 10:46:05.559 [eventLoopGroupProxy-13-2 @coroutine#960] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b7678a 2024-04-19 10:46:05.559 [eventLoopGroupProxy-13-2 @call-handler#959] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 10:46:05.560 [eventLoopGroupProxy-13-2 @call-handler#959] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-19 10:46:05.560 [DefaultDispatcher-worker-12 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:05.561 [DefaultDispatcher-worker-12 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:05.562 [DefaultDispatcher-worker-12 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-19 10:46:05.562 [DefaultDispatcher-worker-12 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:05.562 [DefaultDispatcher-worker-12 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-19 10:46:05.563 [eventLoopGroupProxy-13-2 @call-handler#964] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-19 10:46:05.565 [eventLoopGroupProxy-13-2 @coroutine#965] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b7678a 2024-04-19 10:46:05.565 [eventLoopGroupProxy-13-2 @call-handler#964] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 10:46:05.565 [eventLoopGroupProxy-13-2 @call-handler#964] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-19 10:46:05.566 [DefaultDispatcher-worker-12 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:05.567 [DefaultDispatcher-worker-12 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:05.567 [DefaultDispatcher-worker-12 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-19 10:46:05.567 [DefaultDispatcher-worker-12 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:05.567 [DefaultDispatcher-worker-12 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-19 10:46:05.569 [eventLoopGroupProxy-13-2 @call-handler#969] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-19 10:46:05.571 [eventLoopGroupProxy-13-2 @coroutine#970] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b7678a 2024-04-19 10:46:05.571 [eventLoopGroupProxy-13-2 @call-handler#969] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 10:46:05.571 [eventLoopGroupProxy-13-2 @call-handler#969] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-19 10:46:05.571 [DefaultDispatcher-worker-12 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:05.573 [DefaultDispatcher-worker-12 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:05.573 [DefaultDispatcher-worker-12 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-19 10:46:05.573 [DefaultDispatcher-worker-12 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:05.573 [DefaultDispatcher-worker-12 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-19 10:46:05.574 [eventLoopGroupProxy-13-2 @call-handler#974] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-19 10:46:05.577 [eventLoopGroupProxy-13-2 @coroutine#975] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b7678a 2024-04-19 10:46:05.577 [eventLoopGroupProxy-13-2 @call-handler#974] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 10:46:05.577 [eventLoopGroupProxy-13-2 @call-handler#974] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-19 10:46:05.578 [DefaultDispatcher-worker-12 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:05.579 [DefaultDispatcher-worker-12 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:05.579 [DefaultDispatcher-worker-12 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-19 10:46:05.579 [DefaultDispatcher-worker-12 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:05.579 [DefaultDispatcher-worker-12 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-19 10:46:05.581 [eventLoopGroupProxy-13-2 @call-handler#979] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-19 10:46:05.583 [eventLoopGroupProxy-13-2 @coroutine#980] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b7678a 2024-04-19 10:46:05.584 [eventLoopGroupProxy-13-2 @call-handler#979] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 10:46:05.584 [eventLoopGroupProxy-13-2 @call-handler#979] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-19 10:46:05.584 [DefaultDispatcher-worker-12 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:05.586 [DefaultDispatcher-worker-12 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:05.586 [DefaultDispatcher-worker-12 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-19 10:46:05.586 [DefaultDispatcher-worker-12 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:05.586 [DefaultDispatcher-worker-12 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-19 10:46:05.587 [eventLoopGroupProxy-13-2 @call-handler#984] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-19 10:46:05.589 [eventLoopGroupProxy-13-2 @coroutine#985] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b7678a 2024-04-19 10:46:05.589 [eventLoopGroupProxy-13-2 @call-handler#984] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 10:46:05.589 [eventLoopGroupProxy-13-2 @call-handler#984] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-19 10:46:05.590 [DefaultDispatcher-worker-12 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:05.591 [DefaultDispatcher-worker-12 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:05.591 [DefaultDispatcher-worker-12 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-19 10:46:05.591 [DefaultDispatcher-worker-12 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:05.591 [DefaultDispatcher-worker-12 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-19 10:46:05.592 [eventLoopGroupProxy-13-2 @call-handler#989] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-19 10:46:05.594 [eventLoopGroupProxy-13-2 @coroutine#990] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b7678a 2024-04-19 10:46:05.594 [eventLoopGroupProxy-13-2 @call-handler#989] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 10:46:05.594 [eventLoopGroupProxy-13-2 @call-handler#989] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-19 10:46:05.595 [DefaultDispatcher-worker-12 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:05.596 [DefaultDispatcher-worker-12 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:05.596 [DefaultDispatcher-worker-12 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-19 10:46:05.596 [DefaultDispatcher-worker-12 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:05.596 [DefaultDispatcher-worker-12 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-19 10:46:05.598 [eventLoopGroupProxy-13-2 @call-handler#994] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-19 10:46:05.600 [eventLoopGroupProxy-13-2 @coroutine#995] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b7678a 2024-04-19 10:46:05.600 [eventLoopGroupProxy-13-2 @call-handler#994] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 10:46:05.600 [eventLoopGroupProxy-13-2 @call-handler#994] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-19 10:46:05.600 [DefaultDispatcher-worker-12 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:05.602 [DefaultDispatcher-worker-12 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:05.602 [DefaultDispatcher-worker-12 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-19 10:46:05.602 [DefaultDispatcher-worker-12 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:05.602 [DefaultDispatcher-worker-12 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-19 10:46:05.603 [eventLoopGroupProxy-13-2 @call-handler#999] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-19 10:46:05.605 [eventLoopGroupProxy-13-2 @coroutine#1000] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b7678a 2024-04-19 10:46:05.606 [eventLoopGroupProxy-13-2 @call-handler#999] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 10:46:05.606 [eventLoopGroupProxy-13-2 @call-handler#999] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-19 10:46:05.606 [DefaultDispatcher-worker-12 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:05.608 [DefaultDispatcher-worker-12 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:05.608 [DefaultDispatcher-worker-12 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-19 10:46:05.608 [DefaultDispatcher-worker-12 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:05.608 [DefaultDispatcher-worker-12 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-19 10:46:05.609 [eventLoopGroupProxy-13-2 @call-handler#1004] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-19 10:46:05.611 [eventLoopGroupProxy-13-2 @coroutine#1005] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b7678a 2024-04-19 10:46:05.611 [eventLoopGroupProxy-13-2 @call-handler#1004] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 10:46:05.611 [eventLoopGroupProxy-13-2 @call-handler#1004] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-19 10:46:05.612 [DefaultDispatcher-worker-12 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:05.613 [DefaultDispatcher-worker-12 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:05.613 [DefaultDispatcher-worker-12 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-19 10:46:05.613 [DefaultDispatcher-worker-12 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:05.613 [DefaultDispatcher-worker-12 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-19 10:46:05.615 [eventLoopGroupProxy-13-2 @call-handler#1009] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-19 10:46:05.659 [eventLoopGroupProxy-13-2 @coroutine#1010] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b7678a 2024-04-19 10:46:05.660 [eventLoopGroupProxy-13-2 @call-handler#1009] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 10:46:05.660 [eventLoopGroupProxy-13-2 @call-handler#1009] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-04-19 10:46:05.661 [DefaultDispatcher-worker-12 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:05.662 [DefaultDispatcher-worker-12 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:05.662 [DefaultDispatcher-worker-12 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-19 10:46:05.662 [DefaultDispatcher-worker-12 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:05.662 [DefaultDispatcher-worker-12 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-19 10:46:05.664 [eventLoopGroupProxy-13-2 @call-handler#1014] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-19 10:46:05.666 [eventLoopGroupProxy-13-2 @coroutine#1015] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b7678a 2024-04-19 10:46:05.667 [eventLoopGroupProxy-13-2 @call-handler#1014] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 10:46:05.667 [eventLoopGroupProxy-13-2 @call-handler#1014] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-19 10:46:05.668 [DefaultDispatcher-worker-12 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:05.669 [DefaultDispatcher-worker-12 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:05.669 [DefaultDispatcher-worker-12 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-19 10:46:05.669 [DefaultDispatcher-worker-12 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:05.670 [DefaultDispatcher-worker-12 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-19 10:46:05.671 [eventLoopGroupProxy-13-2 @call-handler#1019] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-19 10:46:05.673 [eventLoopGroupProxy-13-2 @coroutine#1020] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b7678a 2024-04-19 10:46:05.673 [eventLoopGroupProxy-13-2 @call-handler#1019] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 10:46:05.673 [eventLoopGroupProxy-13-2 @call-handler#1019] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-19 10:46:05.674 [DefaultDispatcher-worker-12 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:05.675 [DefaultDispatcher-worker-12 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:05.675 [DefaultDispatcher-worker-12 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-19 10:46:05.675 [DefaultDispatcher-worker-12 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:05.675 [DefaultDispatcher-worker-12 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-19 10:46:05.678 [eventLoopGroupProxy-13-2 @call-handler#1024] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-19 10:46:05.680 [eventLoopGroupProxy-13-2 @coroutine#1025] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b7678a 2024-04-19 10:46:05.681 [eventLoopGroupProxy-13-2 @call-handler#1024] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 10:46:05.681 [eventLoopGroupProxy-13-2 @call-handler#1024] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-19 10:46:05.681 [DefaultDispatcher-worker-12 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:05.683 [DefaultDispatcher-worker-12 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:05.683 [DefaultDispatcher-worker-12 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-19 10:46:05.683 [DefaultDispatcher-worker-12 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:05.683 [DefaultDispatcher-worker-12 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-19 10:46:05.684 [eventLoopGroupProxy-13-2 @call-handler#1029] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-19 10:46:05.728 [eventLoopGroupProxy-13-2 @coroutine#1030] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b7678a 2024-04-19 10:46:05.729 [eventLoopGroupProxy-13-2 @call-handler#1029] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 10:46:05.729 [eventLoopGroupProxy-13-2 @call-handler#1029] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-04-19 10:46:05.730 [DefaultDispatcher-worker-12 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:05.732 [DefaultDispatcher-worker-12 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:05.732 [DefaultDispatcher-worker-12 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-19 10:46:05.732 [DefaultDispatcher-worker-12 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:05.732 [DefaultDispatcher-worker-12 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-19 10:46:05.733 [eventLoopGroupProxy-13-2 @call-handler#1034] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-19 10:46:05.781 [eventLoopGroupProxy-13-2 @coroutine#1035] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b7678a 2024-04-19 10:46:05.781 [eventLoopGroupProxy-13-2 @call-handler#1034] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 10:46:05.781 [eventLoopGroupProxy-13-2 @call-handler#1034] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 48ms 2024-04-19 10:46:05.782 [DefaultDispatcher-worker-12 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:05.784 [DefaultDispatcher-worker-12 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:05.784 [DefaultDispatcher-worker-12 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-19 10:46:05.784 [DefaultDispatcher-worker-12 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:05.784 [DefaultDispatcher-worker-12 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-19 10:46:05.785 [eventLoopGroupProxy-13-2 @call-handler#1039] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-19 10:46:05.788 [eventLoopGroupProxy-13-2 @coroutine#1040] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b7678a 2024-04-19 10:46:05.788 [eventLoopGroupProxy-13-2 @call-handler#1039] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 10:46:05.788 [eventLoopGroupProxy-13-2 @call-handler#1039] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-19 10:46:05.788 [DefaultDispatcher-worker-12 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:05.790 [DefaultDispatcher-worker-12 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:05.790 [DefaultDispatcher-worker-12 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-19 10:46:05.790 [DefaultDispatcher-worker-12 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:05.790 [DefaultDispatcher-worker-12 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-19 10:46:05.792 [eventLoopGroupProxy-13-2 @call-handler#1045] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-19 10:46:05.794 [eventLoopGroupProxy-13-2 @coroutine#1046] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b7678a 2024-04-19 10:46:05.794 [eventLoopGroupProxy-13-2 @call-handler#1045] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 10:46:05.794 [eventLoopGroupProxy-13-2 @call-handler#1045] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-19 10:46:05.795 [DefaultDispatcher-worker-12 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:05.796 [DefaultDispatcher-worker-12 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:05.796 [DefaultDispatcher-worker-12 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-19 10:46:05.796 [DefaultDispatcher-worker-12 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:05.796 [DefaultDispatcher-worker-12 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-19 10:46:05.798 [eventLoopGroupProxy-13-2 @call-handler#1050] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-19 10:46:05.843 [eventLoopGroupProxy-13-2 @coroutine#1051] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b7678a 2024-04-19 10:46:05.844 [eventLoopGroupProxy-13-2 @call-handler#1050] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 10:46:05.844 [eventLoopGroupProxy-13-2 @call-handler#1050] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-04-19 10:46:05.844 [DefaultDispatcher-worker-12 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:05.846 [DefaultDispatcher-worker-12 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:05.846 [DefaultDispatcher-worker-12 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-19 10:46:05.846 [DefaultDispatcher-worker-12 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:05.846 [DefaultDispatcher-worker-12 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-19 10:46:05.848 [eventLoopGroupProxy-13-2 @call-handler#1055] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-19 10:46:05.850 [eventLoopGroupProxy-13-2 @coroutine#1056] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b7678a 2024-04-19 10:46:05.851 [eventLoopGroupProxy-13-2 @call-handler#1055] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 10:46:05.851 [eventLoopGroupProxy-13-2 @call-handler#1055] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-19 10:46:05.852 [DefaultDispatcher-worker-12 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:05.853 [DefaultDispatcher-worker-12 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:05.853 [DefaultDispatcher-worker-12 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-19 10:46:05.853 [DefaultDispatcher-worker-12 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:05.853 [DefaultDispatcher-worker-12 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-19 10:46:05.854 [eventLoopGroupProxy-13-2 @call-handler#1060] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-19 10:46:05.856 [eventLoopGroupProxy-13-2 @coroutine#1061] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b7678a 2024-04-19 10:46:05.857 [eventLoopGroupProxy-13-2 @call-handler#1060] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 10:46:05.857 [eventLoopGroupProxy-13-2 @call-handler#1060] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-19 10:46:05.857 [DefaultDispatcher-worker-12 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:05.859 [DefaultDispatcher-worker-12 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:05.859 [DefaultDispatcher-worker-12 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-19 10:46:05.859 [DefaultDispatcher-worker-12 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:05.859 [DefaultDispatcher-worker-12 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-19 10:46:05.860 [eventLoopGroupProxy-13-2 @call-handler#1065] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-19 10:46:05.862 [eventLoopGroupProxy-13-2 @coroutine#1066] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b7678a 2024-04-19 10:46:05.862 [eventLoopGroupProxy-13-2 @call-handler#1065] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 10:46:05.862 [eventLoopGroupProxy-13-2 @call-handler#1065] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-19 10:46:05.863 [DefaultDispatcher-worker-12 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:05.864 [DefaultDispatcher-worker-12 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:05.864 [DefaultDispatcher-worker-12 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-19 10:46:05.864 [DefaultDispatcher-worker-12 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:05.864 [DefaultDispatcher-worker-12 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-19 10:46:05.866 [eventLoopGroupProxy-13-2 @call-handler#1070] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-19 10:46:05.868 [eventLoopGroupProxy-13-2 @coroutine#1071] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b7678a 2024-04-19 10:46:05.868 [eventLoopGroupProxy-13-2 @call-handler#1070] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 10:46:05.868 [eventLoopGroupProxy-13-2 @call-handler#1070] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-19 10:46:05.868 [DefaultDispatcher-worker-12 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:05.870 [DefaultDispatcher-worker-12 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:05.870 [DefaultDispatcher-worker-12 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-19 10:46:05.870 [DefaultDispatcher-worker-12 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:05.870 [DefaultDispatcher-worker-12 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-19 10:46:05.871 [eventLoopGroupProxy-13-2 @call-handler#1075] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-19 10:46:05.919 [eventLoopGroupProxy-13-2 @coroutine#1076] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b7678a 2024-04-19 10:46:05.920 [eventLoopGroupProxy-13-2 @call-handler#1075] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 10:46:05.920 [eventLoopGroupProxy-13-2 @call-handler#1075] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 49ms 2024-04-19 10:46:05.920 [DefaultDispatcher-worker-12 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:05.922 [DefaultDispatcher-worker-12 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:05.922 [DefaultDispatcher-worker-12 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-19 10:46:05.922 [DefaultDispatcher-worker-12 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:05.922 [DefaultDispatcher-worker-12 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-19 10:46:05.924 [eventLoopGroupProxy-13-2 @call-handler#1080] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-19 10:46:05.926 [eventLoopGroupProxy-13-2 @coroutine#1081] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b7678a 2024-04-19 10:46:05.927 [eventLoopGroupProxy-13-2 @call-handler#1080] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 10:46:05.927 [eventLoopGroupProxy-13-2 @call-handler#1080] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-04-19 10:46:05.927 [DefaultDispatcher-worker-12 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:05.929 [DefaultDispatcher-worker-12 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:05.929 [DefaultDispatcher-worker-12 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-19 10:46:05.929 [DefaultDispatcher-worker-12 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:05.929 [DefaultDispatcher-worker-12 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-19 10:46:05.930 [eventLoopGroupProxy-13-2 @call-handler#1085] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-19 10:46:05.932 [eventLoopGroupProxy-13-2 @coroutine#1086] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b7678a 2024-04-19 10:46:05.932 [eventLoopGroupProxy-13-2 @call-handler#1085] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 10:46:05.932 [eventLoopGroupProxy-13-2 @call-handler#1085] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-19 10:46:05.933 [DefaultDispatcher-worker-12 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:05.934 [DefaultDispatcher-worker-12 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:05.934 [DefaultDispatcher-worker-12 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-19 10:46:05.934 [DefaultDispatcher-worker-12 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:05.934 [DefaultDispatcher-worker-12 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-19 10:46:05.935 [eventLoopGroupProxy-13-2 @call-handler#1090] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-19 10:46:05.937 [eventLoopGroupProxy-13-2 @coroutine#1091] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b7678a 2024-04-19 10:46:05.938 [eventLoopGroupProxy-13-2 @call-handler#1090] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 10:46:05.938 [eventLoopGroupProxy-13-2 @call-handler#1090] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-19 10:46:05.938 [DefaultDispatcher-worker-12 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:05.940 [DefaultDispatcher-worker-12 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:05.940 [DefaultDispatcher-worker-12 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-19 10:46:05.940 [DefaultDispatcher-worker-12 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:05.940 [DefaultDispatcher-worker-12 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-19 10:46:05.941 [eventLoopGroupProxy-13-2 @call-handler#1095] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-19 10:46:05.943 [eventLoopGroupProxy-13-2 @coroutine#1096] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b7678a 2024-04-19 10:46:05.943 [eventLoopGroupProxy-13-2 @call-handler#1095] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 10:46:05.943 [eventLoopGroupProxy-13-2 @call-handler#1095] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-19 10:46:05.944 [DefaultDispatcher-worker-12 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:05.945 [DefaultDispatcher-worker-12 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:05.945 [DefaultDispatcher-worker-12 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-19 10:46:05.945 [DefaultDispatcher-worker-12 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:05.945 [DefaultDispatcher-worker-12 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-19 10:46:05.946 [eventLoopGroupProxy-13-2 @call-handler#1100] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-19 10:46:05.948 [eventLoopGroupProxy-13-2 @coroutine#1101] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b7678a 2024-04-19 10:46:05.949 [eventLoopGroupProxy-13-2 @call-handler#1100] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 10:46:05.949 [eventLoopGroupProxy-13-2 @call-handler#1100] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-19 10:46:05.949 [DefaultDispatcher-worker-12 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:05.950 [DefaultDispatcher-worker-12 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:05.951 [DefaultDispatcher-worker-12 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-19 10:46:05.951 [DefaultDispatcher-worker-12 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:05.951 [DefaultDispatcher-worker-12 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-19 10:46:05.952 [eventLoopGroupProxy-13-2 @call-handler#1105] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-19 10:46:05.954 [eventLoopGroupProxy-13-2 @coroutine#1106] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b7678a 2024-04-19 10:46:05.954 [eventLoopGroupProxy-13-2 @call-handler#1105] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 10:46:05.954 [eventLoopGroupProxy-13-2 @call-handler#1105] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-19 10:46:05.955 [DefaultDispatcher-worker-12 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:05.957 [DefaultDispatcher-worker-12 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:05.957 [DefaultDispatcher-worker-12 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-19 10:46:05.957 [DefaultDispatcher-worker-12 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:05.957 [DefaultDispatcher-worker-12 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-19 10:46:05.959 [eventLoopGroupProxy-13-2 @call-handler#1110] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-19 10:46:05.961 [eventLoopGroupProxy-13-2 @coroutine#1111] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b7678a 2024-04-19 10:46:05.961 [eventLoopGroupProxy-13-2 @call-handler#1110] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 10:46:05.962 [eventLoopGroupProxy-13-2 @call-handler#1110] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-19 10:46:05.962 [DefaultDispatcher-worker-12 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:05.964 [DefaultDispatcher-worker-12 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:05.964 [DefaultDispatcher-worker-12 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-19 10:46:05.964 [DefaultDispatcher-worker-12 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:05.964 [DefaultDispatcher-worker-12 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-19 10:46:05.965 [eventLoopGroupProxy-13-2 @call-handler#1115] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-19 10:46:05.968 [eventLoopGroupProxy-13-2 @coroutine#1116] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b7678a 2024-04-19 10:46:05.968 [eventLoopGroupProxy-13-2 @call-handler#1115] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 10:46:05.968 [eventLoopGroupProxy-13-2 @call-handler#1115] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-19 10:46:05.969 [DefaultDispatcher-worker-12 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:05.970 [DefaultDispatcher-worker-12 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:05.970 [DefaultDispatcher-worker-12 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-19 10:46:05.970 [DefaultDispatcher-worker-12 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:05.970 [DefaultDispatcher-worker-12 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-19 10:46:05.971 [eventLoopGroupProxy-13-2 @call-handler#1120] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-19 10:46:05.974 [eventLoopGroupProxy-13-2 @coroutine#1121] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b7678a 2024-04-19 10:46:05.974 [eventLoopGroupProxy-13-2 @call-handler#1120] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 10:46:05.974 [eventLoopGroupProxy-13-2 @call-handler#1120] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-19 10:46:05.975 [DefaultDispatcher-worker-13 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:05.977 [DefaultDispatcher-worker-13 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:05.977 [DefaultDispatcher-worker-13 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-19 10:46:05.977 [DefaultDispatcher-worker-13 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:05.977 [DefaultDispatcher-worker-13 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-19 10:46:05.979 [eventLoopGroupProxy-13-2 @call-handler#1125] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-19 10:46:05.986 [eventLoopGroupProxy-13-2 @coroutine#1126] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b7678a 2024-04-19 10:46:05.987 [eventLoopGroupProxy-13-2 @call-handler#1125] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 10:46:05.987 [eventLoopGroupProxy-13-2 @call-handler#1125] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 8ms 2024-04-19 10:46:05.987 [DefaultDispatcher-worker-13 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:05.989 [DefaultDispatcher-worker-13 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:05.989 [DefaultDispatcher-worker-13 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-19 10:46:05.989 [DefaultDispatcher-worker-13 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:05.989 [DefaultDispatcher-worker-13 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-19 10:46:05.990 [eventLoopGroupProxy-13-2 @call-handler#1130] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-19 10:46:05.992 [eventLoopGroupProxy-13-2 @coroutine#1131] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b7678a 2024-04-19 10:46:05.992 [eventLoopGroupProxy-13-2 @call-handler#1130] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 10:46:05.992 [eventLoopGroupProxy-13-2 @call-handler#1130] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-19 10:46:05.992 [DefaultDispatcher-worker-13 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:05.994 [DefaultDispatcher-worker-13 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:05.994 [DefaultDispatcher-worker-13 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-19 10:46:05.994 [DefaultDispatcher-worker-13 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:05.994 [DefaultDispatcher-worker-13 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-19 10:46:05.995 [eventLoopGroupProxy-13-2 @call-handler#1135] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-19 10:46:05.998 [eventLoopGroupProxy-13-2 @coroutine#1136] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b7678a 2024-04-19 10:46:05.998 [eventLoopGroupProxy-13-2 @call-handler#1135] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 10:46:05.998 [eventLoopGroupProxy-13-2 @call-handler#1135] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-19 10:46:05.999 [DefaultDispatcher-worker-9 @coroutine#813] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@586b78d7 2024-04-19 10:46:05.999 [DefaultDispatcher-worker-13 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:06.000 [DefaultDispatcher-worker-13 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:06.001 [DefaultDispatcher-worker-13 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-19 10:46:06.001 [DefaultDispatcher-worker-13 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:06.001 [DefaultDispatcher-worker-13 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-19 10:46:06.002 [eventLoopGroupProxy-13-2 @call-handler#1141] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-19 10:46:06.048 [eventLoopGroupProxy-13-2 @coroutine#1142] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b7678a 2024-04-19 10:46:06.048 [eventLoopGroupProxy-13-2 @call-handler#1141] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 10:46:06.048 [eventLoopGroupProxy-13-2 @call-handler#1141] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-04-19 10:46:06.049 [DefaultDispatcher-worker-13 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:06.051 [DefaultDispatcher-worker-13 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:06.051 [DefaultDispatcher-worker-13 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-19 10:46:06.051 [DefaultDispatcher-worker-13 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:06.051 [DefaultDispatcher-worker-13 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-19 10:46:06.052 [eventLoopGroupProxy-13-2 @call-handler#1146] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-19 10:46:06.054 [eventLoopGroupProxy-13-2 @coroutine#1147] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b7678a 2024-04-19 10:46:06.055 [eventLoopGroupProxy-13-2 @call-handler#1146] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 10:46:06.055 [eventLoopGroupProxy-13-2 @call-handler#1146] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-19 10:46:06.055 [DefaultDispatcher-worker-13 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:06.057 [DefaultDispatcher-worker-13 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:06.057 [DefaultDispatcher-worker-13 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-19 10:46:06.057 [DefaultDispatcher-worker-13 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:06.057 [DefaultDispatcher-worker-13 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-19 10:46:06.058 [eventLoopGroupProxy-13-2 @call-handler#1151] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-19 10:46:06.061 [eventLoopGroupProxy-13-2 @coroutine#1152] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b7678a 2024-04-19 10:46:06.061 [eventLoopGroupProxy-13-2 @call-handler#1151] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 10:46:06.061 [eventLoopGroupProxy-13-2 @call-handler#1151] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-19 10:46:06.062 [DefaultDispatcher-worker-13 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:06.063 [DefaultDispatcher-worker-13 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:06.063 [DefaultDispatcher-worker-13 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-19 10:46:06.063 [DefaultDispatcher-worker-13 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:06.063 [DefaultDispatcher-worker-13 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-19 10:46:06.064 [eventLoopGroupProxy-13-2 @call-handler#1156] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-19 10:46:06.107 [eventLoopGroupProxy-13-2 @coroutine#1158] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b7678a 2024-04-19 10:46:06.108 [eventLoopGroupProxy-13-2 @call-handler#1156] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 10:46:06.108 [eventLoopGroupProxy-13-2 @call-handler#1156] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-04-19 10:46:06.108 [DefaultDispatcher-worker-13 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:06.111 [DefaultDispatcher-worker-13 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:06.111 [DefaultDispatcher-worker-13 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-19 10:46:06.111 [DefaultDispatcher-worker-13 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:06.111 [DefaultDispatcher-worker-13 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-19 10:46:06.113 [eventLoopGroupProxy-13-2 @call-handler#1162] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-19 10:46:06.115 [eventLoopGroupProxy-13-2 @coroutine#1163] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b7678a 2024-04-19 10:46:06.115 [eventLoopGroupProxy-13-2 @call-handler#1162] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 10:46:06.115 [eventLoopGroupProxy-13-2 @call-handler#1162] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-19 10:46:06.116 [DefaultDispatcher-worker-13 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:06.118 [DefaultDispatcher-worker-13 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:06.118 [DefaultDispatcher-worker-13 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-19 10:46:06.118 [DefaultDispatcher-worker-13 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:06.118 [DefaultDispatcher-worker-13 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-19 10:46:06.119 [eventLoopGroupProxy-13-2 @call-handler#1167] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-19 10:46:06.121 [eventLoopGroupProxy-13-2 @coroutine#1168] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b7678a 2024-04-19 10:46:06.122 [eventLoopGroupProxy-13-2 @call-handler#1167] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 10:46:06.122 [eventLoopGroupProxy-13-2 @call-handler#1167] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-19 10:46:06.122 [DefaultDispatcher-worker-13 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:06.124 [DefaultDispatcher-worker-13 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:06.124 [DefaultDispatcher-worker-13 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-19 10:46:06.124 [DefaultDispatcher-worker-13 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:06.124 [DefaultDispatcher-worker-13 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-19 10:46:06.126 [eventLoopGroupProxy-13-2 @call-handler#1172] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-19 10:46:06.128 [eventLoopGroupProxy-13-2 @coroutine#1173] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b7678a 2024-04-19 10:46:06.128 [eventLoopGroupProxy-13-2 @call-handler#1172] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 10:46:06.128 [eventLoopGroupProxy-13-2 @call-handler#1172] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-19 10:46:06.129 [DefaultDispatcher-worker-13 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:06.130 [DefaultDispatcher-worker-13 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:06.130 [DefaultDispatcher-worker-13 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-19 10:46:06.130 [DefaultDispatcher-worker-13 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:06.130 [DefaultDispatcher-worker-13 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-19 10:46:06.131 [eventLoopGroupProxy-13-2 @call-handler#1177] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-19 10:46:06.176 [eventLoopGroupProxy-13-2 @coroutine#1178] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b7678a 2024-04-19 10:46:06.176 [eventLoopGroupProxy-13-2 @call-handler#1177] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 10:46:06.176 [eventLoopGroupProxy-13-2 @call-handler#1177] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-04-19 10:46:06.177 [DefaultDispatcher-worker-13 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:06.179 [DefaultDispatcher-worker-13 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:06.179 [DefaultDispatcher-worker-13 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-19 10:46:06.179 [DefaultDispatcher-worker-13 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:06.179 [DefaultDispatcher-worker-13 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-19 10:46:06.180 [eventLoopGroupProxy-13-2 @call-handler#1182] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-19 10:46:06.183 [eventLoopGroupProxy-13-2 @coroutine#1183] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b7678a 2024-04-19 10:46:06.183 [eventLoopGroupProxy-13-2 @call-handler#1182] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 10:46:06.183 [eventLoopGroupProxy-13-2 @call-handler#1182] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-19 10:46:06.184 [DefaultDispatcher-worker-13 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:06.185 [DefaultDispatcher-worker-13 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:06.185 [DefaultDispatcher-worker-13 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-19 10:46:06.185 [DefaultDispatcher-worker-13 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:06.185 [DefaultDispatcher-worker-13 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-19 10:46:06.186 [eventLoopGroupProxy-13-2 @call-handler#1187] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-19 10:46:06.231 [eventLoopGroupProxy-13-2 @coroutine#1188] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b7678a 2024-04-19 10:46:06.232 [eventLoopGroupProxy-13-2 @call-handler#1187] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 10:46:06.232 [eventLoopGroupProxy-13-2 @call-handler#1187] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-04-19 10:46:06.233 [DefaultDispatcher-worker-13 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:06.234 [DefaultDispatcher-worker-13 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:06.234 [DefaultDispatcher-worker-13 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-19 10:46:06.234 [DefaultDispatcher-worker-13 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:06.234 [DefaultDispatcher-worker-13 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-19 10:46:06.236 [eventLoopGroupProxy-13-2 @call-handler#1192] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-19 10:46:06.284 [eventLoopGroupProxy-13-2 @coroutine#1193] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b7678a 2024-04-19 10:46:06.285 [eventLoopGroupProxy-13-2 @call-handler#1192] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 10:46:06.285 [eventLoopGroupProxy-13-2 @call-handler#1192] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 50ms 2024-04-19 10:46:06.285 [DefaultDispatcher-worker-13 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:06.287 [DefaultDispatcher-worker-13 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:06.287 [DefaultDispatcher-worker-13 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-19 10:46:06.287 [DefaultDispatcher-worker-13 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:06.287 [DefaultDispatcher-worker-13 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-19 10:46:06.288 [eventLoopGroupProxy-13-2 @call-handler#1197] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-19 10:46:06.332 [eventLoopGroupProxy-13-2 @coroutine#1198] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b7678a 2024-04-19 10:46:06.332 [eventLoopGroupProxy-13-2 @call-handler#1197] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 10:46:06.332 [eventLoopGroupProxy-13-2 @call-handler#1197] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-04-19 10:46:06.333 [DefaultDispatcher-worker-13 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:06.334 [DefaultDispatcher-worker-13 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:06.334 [DefaultDispatcher-worker-13 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-19 10:46:06.334 [DefaultDispatcher-worker-13 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:06.335 [DefaultDispatcher-worker-13 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-19 10:46:06.336 [eventLoopGroupProxy-13-2 @call-handler#1202] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-19 10:46:06.379 [eventLoopGroupProxy-13-2 @coroutine#1203] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b7678a 2024-04-19 10:46:06.380 [eventLoopGroupProxy-13-2 @call-handler#1202] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 10:46:06.380 [eventLoopGroupProxy-13-2 @call-handler#1202] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-04-19 10:46:06.380 [DefaultDispatcher-worker-13 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:06.382 [DefaultDispatcher-worker-13 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:06.382 [DefaultDispatcher-worker-13 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-19 10:46:06.382 [DefaultDispatcher-worker-13 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:06.382 [DefaultDispatcher-worker-13 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-19 10:46:06.383 [eventLoopGroupProxy-13-2 @call-handler#1207] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-19 10:46:06.386 [eventLoopGroupProxy-13-2 @coroutine#1208] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b7678a 2024-04-19 10:46:06.386 [eventLoopGroupProxy-13-2 @call-handler#1207] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 10:46:06.386 [eventLoopGroupProxy-13-2 @call-handler#1207] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-19 10:46:06.387 [DefaultDispatcher-worker-13 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:06.388 [DefaultDispatcher-worker-13 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:06.388 [DefaultDispatcher-worker-13 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-19 10:46:06.388 [DefaultDispatcher-worker-13 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:06.388 [DefaultDispatcher-worker-13 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-19 10:46:06.389 [eventLoopGroupProxy-13-2 @call-handler#1212] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-19 10:46:06.391 [eventLoopGroupProxy-13-2 @coroutine#1213] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b7678a 2024-04-19 10:46:06.391 [eventLoopGroupProxy-13-2 @call-handler#1212] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 10:46:06.392 [eventLoopGroupProxy-13-2 @call-handler#1212] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-19 10:46:06.392 [DefaultDispatcher-worker-9 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:06.394 [DefaultDispatcher-worker-9 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:06.394 [DefaultDispatcher-worker-9 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-19 10:46:06.394 [DefaultDispatcher-worker-9 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:06.394 [DefaultDispatcher-worker-9 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-19 10:46:06.395 [eventLoopGroupProxy-13-2 @call-handler#1218] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-19 10:46:06.397 [eventLoopGroupProxy-13-2 @coroutine#1219] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b7678a 2024-04-19 10:46:06.397 [eventLoopGroupProxy-13-2 @call-handler#1218] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 10:46:06.397 [eventLoopGroupProxy-13-2 @call-handler#1218] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-19 10:46:06.398 [DefaultDispatcher-worker-9 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:06.399 [DefaultDispatcher-worker-9 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:06.399 [DefaultDispatcher-worker-9 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-19 10:46:06.399 [DefaultDispatcher-worker-9 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:06.399 [DefaultDispatcher-worker-9 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-19 10:46:06.400 [eventLoopGroupProxy-13-2 @call-handler#1223] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-19 10:46:06.402 [eventLoopGroupProxy-13-2 @coroutine#1224] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b7678a 2024-04-19 10:46:06.402 [eventLoopGroupProxy-13-2 @call-handler#1223] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 10:46:06.402 [eventLoopGroupProxy-13-2 @call-handler#1223] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-19 10:46:06.403 [DefaultDispatcher-worker-9 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:06.404 [DefaultDispatcher-worker-9 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:06.404 [DefaultDispatcher-worker-9 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-19 10:46:06.404 [DefaultDispatcher-worker-9 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:06.404 [DefaultDispatcher-worker-9 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-19 10:46:06.405 [eventLoopGroupProxy-13-2 @call-handler#1228] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-19 10:46:06.407 [eventLoopGroupProxy-13-2 @coroutine#1229] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b7678a 2024-04-19 10:46:06.407 [eventLoopGroupProxy-13-2 @call-handler#1228] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 10:46:06.408 [eventLoopGroupProxy-13-2 @call-handler#1228] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-19 10:46:06.408 [DefaultDispatcher-worker-9 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:06.409 [DefaultDispatcher-worker-9 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:06.409 [DefaultDispatcher-worker-9 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-19 10:46:06.409 [DefaultDispatcher-worker-9 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:06.409 [DefaultDispatcher-worker-9 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-19 10:46:06.411 [eventLoopGroupProxy-13-2 @call-handler#1233] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-19 10:46:06.413 [eventLoopGroupProxy-13-2 @coroutine#1234] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b7678a 2024-04-19 10:46:06.414 [eventLoopGroupProxy-13-2 @call-handler#1233] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 10:46:06.414 [eventLoopGroupProxy-13-2 @call-handler#1233] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-19 10:46:06.414 [DefaultDispatcher-worker-9 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:06.416 [DefaultDispatcher-worker-9 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:06.416 [DefaultDispatcher-worker-9 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-19 10:46:06.416 [DefaultDispatcher-worker-9 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:06.416 [DefaultDispatcher-worker-9 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-19 10:46:06.417 [eventLoopGroupProxy-13-2 @call-handler#1238] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-19 10:46:06.419 [eventLoopGroupProxy-13-2 @coroutine#1239] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b7678a 2024-04-19 10:46:06.419 [eventLoopGroupProxy-13-2 @call-handler#1238] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 10:46:06.419 [eventLoopGroupProxy-13-2 @call-handler#1238] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-19 10:46:06.420 [DefaultDispatcher-worker-9 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:06.421 [DefaultDispatcher-worker-9 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:06.421 [DefaultDispatcher-worker-9 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-19 10:46:06.421 [DefaultDispatcher-worker-9 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:06.421 [DefaultDispatcher-worker-9 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-19 10:46:06.422 [eventLoopGroupProxy-13-2 @call-handler#1243] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-19 10:46:06.424 [eventLoopGroupProxy-13-2 @coroutine#1244] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b7678a 2024-04-19 10:46:06.424 [eventLoopGroupProxy-13-2 @call-handler#1243] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 10:46:06.424 [eventLoopGroupProxy-13-2 @call-handler#1243] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-19 10:46:06.425 [DefaultDispatcher-worker-4 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:06.427 [DefaultDispatcher-worker-4 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:06.427 [DefaultDispatcher-worker-4 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-19 10:46:06.427 [DefaultDispatcher-worker-4 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:06.427 [DefaultDispatcher-worker-4 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-19 10:46:06.428 [eventLoopGroupProxy-13-2 @call-handler#1248] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-19 10:46:06.430 [eventLoopGroupProxy-13-2 @coroutine#1249] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b7678a 2024-04-19 10:46:06.430 [eventLoopGroupProxy-13-2 @call-handler#1248] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 10:46:06.430 [eventLoopGroupProxy-13-2 @call-handler#1248] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-19 10:46:06.431 [DefaultDispatcher-worker-4 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:06.432 [DefaultDispatcher-worker-4 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:06.432 [DefaultDispatcher-worker-4 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-19 10:46:06.432 [DefaultDispatcher-worker-4 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:06.432 [DefaultDispatcher-worker-4 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-19 10:46:06.433 [eventLoopGroupProxy-13-2 @call-handler#1253] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-19 10:46:06.435 [eventLoopGroupProxy-13-2 @coroutine#1254] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b7678a 2024-04-19 10:46:06.435 [eventLoopGroupProxy-13-2 @call-handler#1253] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 10:46:06.435 [eventLoopGroupProxy-13-2 @call-handler#1253] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-19 10:46:06.436 [DefaultDispatcher-worker-4 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:06.437 [DefaultDispatcher-worker-4 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:06.437 [DefaultDispatcher-worker-4 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-19 10:46:06.437 [DefaultDispatcher-worker-4 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:06.437 [DefaultDispatcher-worker-4 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-19 10:46:06.438 [eventLoopGroupProxy-13-2 @call-handler#1258] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-19 10:46:06.440 [eventLoopGroupProxy-13-2 @coroutine#1259] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b7678a 2024-04-19 10:46:06.440 [eventLoopGroupProxy-13-2 @call-handler#1258] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 10:46:06.440 [eventLoopGroupProxy-13-2 @call-handler#1258] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-19 10:46:06.441 [DefaultDispatcher-worker-4 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:06.442 [DefaultDispatcher-worker-4 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:06.442 [DefaultDispatcher-worker-4 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-19 10:46:06.442 [DefaultDispatcher-worker-4 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:06.442 [DefaultDispatcher-worker-4 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-19 10:46:06.443 [eventLoopGroupProxy-13-2 @call-handler#1263] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-19 10:46:06.445 [eventLoopGroupProxy-13-2 @coroutine#1264] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b7678a 2024-04-19 10:46:06.445 [eventLoopGroupProxy-13-2 @call-handler#1263] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 10:46:06.445 [eventLoopGroupProxy-13-2 @call-handler#1263] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-19 10:46:06.446 [DefaultDispatcher-worker-4 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:06.447 [DefaultDispatcher-worker-4 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:06.447 [DefaultDispatcher-worker-4 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-19 10:46:06.447 [DefaultDispatcher-worker-4 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:06.447 [DefaultDispatcher-worker-4 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-19 10:46:06.448 [eventLoopGroupProxy-13-2 @call-handler#1268] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-19 10:46:06.450 [eventLoopGroupProxy-13-2 @coroutine#1269] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b7678a 2024-04-19 10:46:06.451 [eventLoopGroupProxy-13-2 @call-handler#1268] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 10:46:06.451 [eventLoopGroupProxy-13-2 @call-handler#1268] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-19 10:46:06.451 [DefaultDispatcher-worker-4 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:06.452 [DefaultDispatcher-worker-4 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:06.453 [DefaultDispatcher-worker-4 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-19 10:46:06.453 [DefaultDispatcher-worker-4 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:06.453 [DefaultDispatcher-worker-4 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-19 10:46:06.454 [eventLoopGroupProxy-13-2 @call-handler#1273] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-19 10:46:06.456 [eventLoopGroupProxy-13-2 @coroutine#1274] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b7678a 2024-04-19 10:46:06.456 [eventLoopGroupProxy-13-2 @call-handler#1273] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 10:46:06.456 [eventLoopGroupProxy-13-2 @call-handler#1273] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-19 10:46:06.457 [DefaultDispatcher-worker-4 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:06.458 [DefaultDispatcher-worker-4 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:06.458 [DefaultDispatcher-worker-4 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-19 10:46:06.458 [DefaultDispatcher-worker-4 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:06.458 [DefaultDispatcher-worker-4 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-19 10:46:06.459 [eventLoopGroupProxy-13-2 @call-handler#1278] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-19 10:46:06.508 [eventLoopGroupProxy-13-2 @coroutine#1279] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b7678a 2024-04-19 10:46:06.508 [eventLoopGroupProxy-13-2 @call-handler#1278] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 10:46:06.508 [eventLoopGroupProxy-13-2 @call-handler#1278] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 49ms 2024-04-19 10:46:06.509 [DefaultDispatcher-worker-9 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:06.510 [DefaultDispatcher-worker-9 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:06.510 [DefaultDispatcher-worker-9 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-19 10:46:06.510 [DefaultDispatcher-worker-9 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:06.510 [DefaultDispatcher-worker-9 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-19 10:46:06.512 [eventLoopGroupProxy-13-2 @call-handler#1283] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-19 10:46:06.514 [eventLoopGroupProxy-13-2 @coroutine#1284] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b7678a 2024-04-19 10:46:06.515 [eventLoopGroupProxy-13-2 @call-handler#1283] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 10:46:06.515 [eventLoopGroupProxy-13-2 @call-handler#1283] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-04-19 10:46:06.515 [DefaultDispatcher-worker-9 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:06.517 [DefaultDispatcher-worker-9 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:06.517 [DefaultDispatcher-worker-9 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-19 10:46:06.517 [DefaultDispatcher-worker-9 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:06.517 [DefaultDispatcher-worker-9 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-19 10:46:06.518 [eventLoopGroupProxy-13-2 @call-handler#1288] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-19 10:46:06.520 [eventLoopGroupProxy-13-2 @coroutine#1289] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b7678a 2024-04-19 10:46:06.520 [eventLoopGroupProxy-13-2 @call-handler#1288] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 10:46:06.520 [eventLoopGroupProxy-13-2 @call-handler#1288] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-19 10:46:06.521 [DefaultDispatcher-worker-9 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:06.521 [DefaultDispatcher-worker-6 @coroutine#813] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@586b78d7 2024-04-19 10:46:06.523 [DefaultDispatcher-worker-9 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:06.523 [DefaultDispatcher-worker-9 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-19 10:46:06.523 [DefaultDispatcher-worker-9 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:06.523 [DefaultDispatcher-worker-9 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-19 10:46:06.524 [eventLoopGroupProxy-13-2 @call-handler#1294] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-19 10:46:06.526 [eventLoopGroupProxy-13-2 @coroutine#1295] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b7678a 2024-04-19 10:46:06.526 [eventLoopGroupProxy-13-2 @call-handler#1294] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 10:46:06.526 [eventLoopGroupProxy-13-2 @call-handler#1294] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-19 10:46:06.527 [DefaultDispatcher-worker-9 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:06.528 [DefaultDispatcher-worker-9 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:06.528 [DefaultDispatcher-worker-9 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-19 10:46:06.528 [DefaultDispatcher-worker-9 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:06.529 [DefaultDispatcher-worker-9 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-19 10:46:06.530 [eventLoopGroupProxy-13-2 @call-handler#1299] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-19 10:46:06.532 [eventLoopGroupProxy-13-2 @coroutine#1300] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b7678a 2024-04-19 10:46:06.532 [eventLoopGroupProxy-13-2 @call-handler#1299] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 10:46:06.532 [eventLoopGroupProxy-13-2 @call-handler#1299] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-19 10:46:06.532 [DefaultDispatcher-worker-9 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:06.533 [DefaultDispatcher-worker-9 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:06.534 [DefaultDispatcher-worker-9 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-19 10:46:06.534 [DefaultDispatcher-worker-9 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:06.534 [DefaultDispatcher-worker-9 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-19 10:46:06.535 [eventLoopGroupProxy-13-2 @call-handler#1304] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-19 10:46:06.536 [eventLoopGroupProxy-13-2 @coroutine#1305] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b7678a 2024-04-19 10:46:06.537 [eventLoopGroupProxy-13-2 @call-handler#1304] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 10:46:06.537 [eventLoopGroupProxy-13-2 @call-handler#1304] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-19 10:46:06.537 [DefaultDispatcher-worker-14 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:06.539 [DefaultDispatcher-worker-14 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:06.539 [DefaultDispatcher-worker-14 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-19 10:46:06.539 [DefaultDispatcher-worker-14 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:06.539 [DefaultDispatcher-worker-14 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-19 10:46:06.540 [eventLoopGroupProxy-13-2 @call-handler#1309] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-19 10:46:06.542 [eventLoopGroupProxy-13-2 @coroutine#1310] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b7678a 2024-04-19 10:46:06.542 [eventLoopGroupProxy-13-2 @call-handler#1309] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 10:46:06.542 [eventLoopGroupProxy-13-2 @call-handler#1309] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-19 10:46:06.543 [DefaultDispatcher-worker-14 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:06.545 [DefaultDispatcher-worker-14 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:06.545 [DefaultDispatcher-worker-14 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-19 10:46:06.545 [DefaultDispatcher-worker-14 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:06.545 [DefaultDispatcher-worker-14 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-19 10:46:06.546 [eventLoopGroupProxy-13-2 @call-handler#1314] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-19 10:46:06.552 [DefaultDispatcher-worker-8 @coroutine#1315] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b7678a 2024-04-19 10:46:06.584 [DefaultDispatcher-worker-8 @coroutine#1317] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e94947e 2024-04-19 10:46:06.591 [eventLoopGroupProxy-13-2 @coroutine#1319] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b7678a 2024-04-19 10:46:06.592 [eventLoopGroupProxy-13-2 @call-handler#1314] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 10:46:06.592 [eventLoopGroupProxy-13-2 @call-handler#1314] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-04-19 10:46:06.592 [DefaultDispatcher-worker-8 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:06.594 [DefaultDispatcher-worker-8 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:06.594 [DefaultDispatcher-worker-8 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-19 10:46:06.594 [DefaultDispatcher-worker-8 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:06.594 [DefaultDispatcher-worker-8 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-19 10:46:06.595 [eventLoopGroupProxy-13-2 @call-handler#1323] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-19 10:46:06.597 [eventLoopGroupProxy-13-2 @coroutine#1324] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b7678a 2024-04-19 10:46:06.598 [eventLoopGroupProxy-13-2 @call-handler#1323] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 10:46:06.598 [eventLoopGroupProxy-13-2 @call-handler#1323] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-19 10:46:06.598 [DefaultDispatcher-worker-8 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:06.599 [DefaultDispatcher-worker-8 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:06.599 [DefaultDispatcher-worker-8 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-19 10:46:06.599 [DefaultDispatcher-worker-8 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:06.600 [DefaultDispatcher-worker-8 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-19 10:46:06.601 [eventLoopGroupProxy-13-2 @call-handler#1328] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-19 10:46:06.602 [eventLoopGroupProxy-13-2 @coroutine#1329] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b7678a 2024-04-19 10:46:06.603 [eventLoopGroupProxy-13-2 @call-handler#1328] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 10:46:06.603 [eventLoopGroupProxy-13-2 @call-handler#1328] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-19 10:46:06.603 [DefaultDispatcher-worker-8 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:06.604 [DefaultDispatcher-worker-8 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:06.604 [DefaultDispatcher-worker-8 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-19 10:46:06.604 [DefaultDispatcher-worker-8 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:06.604 [DefaultDispatcher-worker-8 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-19 10:46:06.605 [eventLoopGroupProxy-13-2 @call-handler#1333] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-19 10:46:06.651 [eventLoopGroupProxy-13-2 @coroutine#1334] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b7678a 2024-04-19 10:46:06.651 [eventLoopGroupProxy-13-2 @call-handler#1333] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 10:46:06.652 [eventLoopGroupProxy-13-2 @call-handler#1333] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 47ms 2024-04-19 10:46:06.652 [DefaultDispatcher-worker-3 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:06.654 [DefaultDispatcher-worker-3 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:06.654 [DefaultDispatcher-worker-3 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-19 10:46:06.654 [DefaultDispatcher-worker-3 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:06.654 [DefaultDispatcher-worker-3 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-19 10:46:06.655 [eventLoopGroupProxy-13-2 @call-handler#1338] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-19 10:46:06.657 [eventLoopGroupProxy-13-2 @coroutine#1339] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b7678a 2024-04-19 10:46:06.657 [eventLoopGroupProxy-13-2 @call-handler#1338] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 10:46:06.657 [eventLoopGroupProxy-13-2 @call-handler#1338] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-19 10:46:06.657 [DefaultDispatcher-worker-3 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:06.659 [DefaultDispatcher-worker-3 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:06.659 [DefaultDispatcher-worker-3 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-19 10:46:06.659 [DefaultDispatcher-worker-3 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:06.659 [DefaultDispatcher-worker-3 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-19 10:46:06.660 [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-04-19 10:46:06.662 [eventLoopGroupProxy-13-2 @coroutine#1344] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b7678a 2024-04-19 10:46:06.662 [eventLoopGroupProxy-13-2 @call-handler#1343] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 10:46:06.662 [eventLoopGroupProxy-13-2 @call-handler#1343] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-19 10:46:06.662 [DefaultDispatcher-worker-3 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:06.664 [DefaultDispatcher-worker-3 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:06.664 [DefaultDispatcher-worker-3 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-19 10:46:06.664 [DefaultDispatcher-worker-3 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:06.664 [DefaultDispatcher-worker-3 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-19 10:46:06.665 [eventLoopGroupProxy-13-2 @call-handler#1348] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-19 10:46:06.667 [eventLoopGroupProxy-13-2 @coroutine#1349] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b7678a 2024-04-19 10:46:06.667 [eventLoopGroupProxy-13-2 @call-handler#1348] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 10:46:06.667 [eventLoopGroupProxy-13-2 @call-handler#1348] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-19 10:46:06.668 [DefaultDispatcher-worker-3 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:06.671 [DefaultDispatcher-worker-3 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:06.671 [DefaultDispatcher-worker-3 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-19 10:46:06.671 [DefaultDispatcher-worker-3 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:06.672 [DefaultDispatcher-worker-3 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-19 10:46:06.673 [eventLoopGroupProxy-13-2 @call-handler#1353] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-19 10:46:06.675 [eventLoopGroupProxy-13-2 @coroutine#1354] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b7678a 2024-04-19 10:46:06.675 [eventLoopGroupProxy-13-2 @call-handler#1353] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 10:46:06.675 [eventLoopGroupProxy-13-2 @call-handler#1353] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-19 10:46:06.676 [DefaultDispatcher-worker-3 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:06.677 [DefaultDispatcher-worker-3 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:06.677 [DefaultDispatcher-worker-3 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-19 10:46:06.677 [DefaultDispatcher-worker-3 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:06.677 [DefaultDispatcher-worker-3 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-19 10:46:06.678 [eventLoopGroupProxy-13-2 @call-handler#1358] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-19 10:46:06.680 [eventLoopGroupProxy-13-2 @coroutine#1359] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b7678a 2024-04-19 10:46:06.680 [eventLoopGroupProxy-13-2 @call-handler#1358] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 10:46:06.680 [eventLoopGroupProxy-13-2 @call-handler#1358] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-19 10:46:06.680 [DefaultDispatcher-worker-3 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:06.681 [DefaultDispatcher-worker-3 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:06.681 [DefaultDispatcher-worker-3 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-19 10:46:06.682 [DefaultDispatcher-worker-3 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:06.682 [DefaultDispatcher-worker-3 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-19 10:46:06.683 [eventLoopGroupProxy-13-2 @call-handler#1363] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-19 10:46:06.685 [eventLoopGroupProxy-13-2 @coroutine#1364] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b7678a 2024-04-19 10:46:06.685 [eventLoopGroupProxy-13-2 @call-handler#1363] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 10:46:06.685 [eventLoopGroupProxy-13-2 @call-handler#1363] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-19 10:46:06.685 [DefaultDispatcher-worker-3 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:06.687 [DefaultDispatcher-worker-3 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:06.687 [DefaultDispatcher-worker-3 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-19 10:46:06.687 [DefaultDispatcher-worker-3 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:06.687 [DefaultDispatcher-worker-3 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-19 10:46:06.688 [eventLoopGroupProxy-13-2 @call-handler#1368] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-19 10:46:06.690 [eventLoopGroupProxy-13-2 @coroutine#1369] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b7678a 2024-04-19 10:46:06.690 [eventLoopGroupProxy-13-2 @call-handler#1368] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 10:46:06.690 [eventLoopGroupProxy-13-2 @call-handler#1368] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-19 10:46:06.690 [DefaultDispatcher-worker-3 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:06.691 [DefaultDispatcher-worker-3 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:06.691 [DefaultDispatcher-worker-3 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-19 10:46:06.691 [DefaultDispatcher-worker-3 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:06.691 [DefaultDispatcher-worker-3 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-19 10:46:06.693 [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-04-19 10:46:06.695 [eventLoopGroupProxy-13-2 @coroutine#1375] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b7678a 2024-04-19 10:46:06.695 [eventLoopGroupProxy-13-2 @call-handler#1374] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 10:46:06.695 [eventLoopGroupProxy-13-2 @call-handler#1374] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-19 10:46:06.696 [DefaultDispatcher-worker-3 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:06.697 [DefaultDispatcher-worker-3 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:06.697 [DefaultDispatcher-worker-3 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-19 10:46:06.697 [DefaultDispatcher-worker-3 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:06.697 [DefaultDispatcher-worker-3 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-19 10:46:06.698 [eventLoopGroupProxy-13-2 @call-handler#1379] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-19 10:46:06.700 [eventLoopGroupProxy-13-2 @coroutine#1380] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b7678a 2024-04-19 10:46:06.700 [eventLoopGroupProxy-13-2 @call-handler#1379] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 10:46:06.700 [eventLoopGroupProxy-13-2 @call-handler#1379] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-19 10:46:06.701 [DefaultDispatcher-worker-3 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:06.702 [DefaultDispatcher-worker-3 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:06.702 [DefaultDispatcher-worker-3 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-19 10:46:06.702 [DefaultDispatcher-worker-3 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:06.702 [DefaultDispatcher-worker-3 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-19 10:46:06.703 [eventLoopGroupProxy-13-2 @call-handler#1384] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-19 10:46:06.705 [eventLoopGroupProxy-13-2 @coroutine#1385] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b7678a 2024-04-19 10:46:06.705 [eventLoopGroupProxy-13-2 @call-handler#1384] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 10:46:06.705 [eventLoopGroupProxy-13-2 @call-handler#1384] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-19 10:46:06.706 [DefaultDispatcher-worker-3 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:06.707 [DefaultDispatcher-worker-3 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:06.707 [DefaultDispatcher-worker-3 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-19 10:46:06.707 [DefaultDispatcher-worker-3 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:06.707 [DefaultDispatcher-worker-3 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-19 10:46:06.708 [eventLoopGroupProxy-13-2 @call-handler#1389] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-19 10:46:06.710 [eventLoopGroupProxy-13-2 @coroutine#1390] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b7678a 2024-04-19 10:46:06.710 [eventLoopGroupProxy-13-2 @call-handler#1389] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 10:46:06.710 [eventLoopGroupProxy-13-2 @call-handler#1389] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-19 10:46:06.711 [DefaultDispatcher-worker-3 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:06.712 [DefaultDispatcher-worker-3 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:06.712 [DefaultDispatcher-worker-3 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-19 10:46:06.712 [DefaultDispatcher-worker-3 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:06.712 [DefaultDispatcher-worker-3 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-19 10:46:06.713 [eventLoopGroupProxy-13-2 @call-handler#1394] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-19 10:46:06.760 [eventLoopGroupProxy-13-2 @coroutine#1395] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b7678a 2024-04-19 10:46:06.760 [eventLoopGroupProxy-13-2 @call-handler#1394] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 10:46:06.760 [eventLoopGroupProxy-13-2 @call-handler#1394] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 47ms 2024-04-19 10:46:06.761 [DefaultDispatcher-worker-3 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:06.763 [DefaultDispatcher-worker-3 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:06.763 [DefaultDispatcher-worker-3 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-19 10:46:06.763 [DefaultDispatcher-worker-3 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:06.763 [DefaultDispatcher-worker-3 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-19 10:46:06.764 [eventLoopGroupProxy-13-2 @call-handler#1399] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-19 10:46:06.766 [eventLoopGroupProxy-13-2 @coroutine#1400] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b7678a 2024-04-19 10:46:06.767 [eventLoopGroupProxy-13-2 @call-handler#1399] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 10:46:06.767 [eventLoopGroupProxy-13-2 @call-handler#1399] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-19 10:46:06.767 [DefaultDispatcher-worker-3 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:06.769 [DefaultDispatcher-worker-3 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:06.769 [DefaultDispatcher-worker-3 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-19 10:46:06.769 [DefaultDispatcher-worker-3 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:06.769 [DefaultDispatcher-worker-3 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-19 10:46:06.770 [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-04-19 10:46:06.816 [eventLoopGroupProxy-13-2 @coroutine#1405] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b7678a 2024-04-19 10:46:06.816 [eventLoopGroupProxy-13-2 @call-handler#1404] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 10:46:06.816 [eventLoopGroupProxy-13-2 @call-handler#1404] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-04-19 10:46:06.817 [DefaultDispatcher-worker-3 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:06.818 [DefaultDispatcher-worker-3 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:06.819 [DefaultDispatcher-worker-3 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-19 10:46:06.819 [DefaultDispatcher-worker-3 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:06.819 [DefaultDispatcher-worker-3 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-19 10:46:06.820 [eventLoopGroupProxy-13-2 @call-handler#1409] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-19 10:46:06.822 [eventLoopGroupProxy-13-2 @coroutine#1410] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b7678a 2024-04-19 10:46:06.823 [eventLoopGroupProxy-13-2 @call-handler#1409] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 10:46:06.823 [eventLoopGroupProxy-13-2 @call-handler#1409] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-19 10:46:06.823 [DefaultDispatcher-worker-3 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:06.825 [DefaultDispatcher-worker-3 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:06.825 [DefaultDispatcher-worker-3 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-19 10:46:06.825 [DefaultDispatcher-worker-3 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:06.825 [DefaultDispatcher-worker-3 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-19 10:46:06.826 [eventLoopGroupProxy-13-2 @call-handler#1414] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-19 10:46:06.871 [eventLoopGroupProxy-13-2 @coroutine#1415] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b7678a 2024-04-19 10:46:06.871 [eventLoopGroupProxy-13-2 @call-handler#1414] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 10:46:06.871 [eventLoopGroupProxy-13-2 @call-handler#1414] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-04-19 10:46:06.872 [DefaultDispatcher-worker-3 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:06.873 [DefaultDispatcher-worker-3 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:06.873 [DefaultDispatcher-worker-3 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-19 10:46:06.873 [DefaultDispatcher-worker-3 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:06.873 [DefaultDispatcher-worker-3 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-19 10:46:06.874 [eventLoopGroupProxy-13-2 @call-handler#1419] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-19 10:46:06.919 [eventLoopGroupProxy-13-2 @coroutine#1420] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b7678a 2024-04-19 10:46:06.919 [eventLoopGroupProxy-13-2 @call-handler#1419] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 10:46:06.919 [eventLoopGroupProxy-13-2 @call-handler#1419] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-04-19 10:46:06.919 [DefaultDispatcher-worker-3 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:06.921 [DefaultDispatcher-worker-3 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:06.921 [DefaultDispatcher-worker-3 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-19 10:46:06.921 [DefaultDispatcher-worker-3 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:06.921 [DefaultDispatcher-worker-3 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-19 10:46:06.922 [eventLoopGroupProxy-13-2 @call-handler#1424] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-19 10:46:06.967 [eventLoopGroupProxy-13-2 @coroutine#1425] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b7678a 2024-04-19 10:46:06.967 [eventLoopGroupProxy-13-2 @call-handler#1424] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 10:46:06.967 [eventLoopGroupProxy-13-2 @call-handler#1424] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-04-19 10:46:06.967 [DefaultDispatcher-worker-3 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:06.969 [DefaultDispatcher-worker-3 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:06.969 [DefaultDispatcher-worker-3 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-19 10:46:06.969 [DefaultDispatcher-worker-3 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:06.969 [DefaultDispatcher-worker-3 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-19 10:46:06.970 [eventLoopGroupProxy-13-2 @call-handler#1429] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-19 10:46:07.015 [eventLoopGroupProxy-13-2 @coroutine#1431] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b7678a 2024-04-19 10:46:07.015 [eventLoopGroupProxy-13-2 @call-handler#1429] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 10:46:07.015 [eventLoopGroupProxy-13-2 @call-handler#1429] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-04-19 10:46:07.016 [DefaultDispatcher-worker-3 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:07.017 [DefaultDispatcher-worker-3 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:07.017 [DefaultDispatcher-worker-3 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-19 10:46:07.017 [DefaultDispatcher-worker-3 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:07.017 [DefaultDispatcher-worker-3 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-19 10:46:07.018 [eventLoopGroupProxy-13-2 @call-handler#1435] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-19 10:46:07.041 [DefaultDispatcher-worker-9 @coroutine#813] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@586b78d7 2024-04-19 10:46:07.063 [eventLoopGroupProxy-13-2 @coroutine#1437] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b7678a 2024-04-19 10:46:07.063 [eventLoopGroupProxy-13-2 @call-handler#1435] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 10:46:07.063 [eventLoopGroupProxy-13-2 @call-handler#1435] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-04-19 10:46:07.064 [DefaultDispatcher-worker-16 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:07.065 [DefaultDispatcher-worker-16 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:07.065 [DefaultDispatcher-worker-16 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-19 10:46:07.065 [DefaultDispatcher-worker-16 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:07.065 [DefaultDispatcher-worker-16 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-19 10:46:07.066 [eventLoopGroupProxy-13-2 @call-handler#1441] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-19 10:46:07.069 [eventLoopGroupProxy-13-2 @coroutine#1442] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b7678a 2024-04-19 10:46:07.069 [eventLoopGroupProxy-13-2 @call-handler#1441] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 10:46:07.069 [eventLoopGroupProxy-13-2 @call-handler#1441] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-19 10:46:07.069 [DefaultDispatcher-worker-16 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:07.071 [DefaultDispatcher-worker-16 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:07.071 [DefaultDispatcher-worker-16 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-19 10:46:07.071 [DefaultDispatcher-worker-16 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:07.071 [DefaultDispatcher-worker-16 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-19 10:46:07.072 [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-04-19 10:46:07.116 [eventLoopGroupProxy-13-2 @coroutine#1447] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b7678a 2024-04-19 10:46:07.116 [eventLoopGroupProxy-13-2 @call-handler#1446] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 10:46:07.116 [eventLoopGroupProxy-13-2 @call-handler#1446] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-04-19 10:46:07.117 [DefaultDispatcher-worker-16 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:07.118 [DefaultDispatcher-worker-16 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:07.118 [DefaultDispatcher-worker-16 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-19 10:46:07.118 [DefaultDispatcher-worker-16 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:07.118 [DefaultDispatcher-worker-16 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-19 10:46:07.119 [eventLoopGroupProxy-13-2 @call-handler#1451] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-19 10:46:07.122 [eventLoopGroupProxy-13-2 @coroutine#1452] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b7678a 2024-04-19 10:46:07.122 [eventLoopGroupProxy-13-2 @call-handler#1451] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 10:46:07.122 [eventLoopGroupProxy-13-2 @call-handler#1451] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-19 10:46:07.123 [DefaultDispatcher-worker-16 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:07.124 [DefaultDispatcher-worker-16 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:07.124 [DefaultDispatcher-worker-16 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-19 10:46:07.124 [DefaultDispatcher-worker-16 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:07.124 [DefaultDispatcher-worker-16 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-19 10:46:07.125 [eventLoopGroupProxy-13-2 @call-handler#1456] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-19 10:46:07.128 [eventLoopGroupProxy-13-2 @coroutine#1457] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b7678a 2024-04-19 10:46:07.128 [eventLoopGroupProxy-13-2 @call-handler#1456] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 10:46:07.129 [eventLoopGroupProxy-13-2 @call-handler#1456] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-04-19 10:46:07.129 [DefaultDispatcher-worker-16 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:07.130 [DefaultDispatcher-worker-16 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:07.130 [DefaultDispatcher-worker-16 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-19 10:46:07.130 [DefaultDispatcher-worker-16 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:07.130 [DefaultDispatcher-worker-16 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-19 10:46:07.131 [eventLoopGroupProxy-13-2 @call-handler#1461] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-19 10:46:07.134 [eventLoopGroupProxy-13-2 @coroutine#1462] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b7678a 2024-04-19 10:46:07.134 [eventLoopGroupProxy-13-2 @call-handler#1461] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 10:46:07.134 [eventLoopGroupProxy-13-2 @call-handler#1461] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-19 10:46:07.134 [DefaultDispatcher-worker-16 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:07.135 [DefaultDispatcher-worker-16 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:07.136 [DefaultDispatcher-worker-16 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-19 10:46:07.136 [DefaultDispatcher-worker-16 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:07.136 [DefaultDispatcher-worker-16 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-19 10:46:07.137 [eventLoopGroupProxy-13-2 @call-handler#1466] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-19 10:46:07.139 [eventLoopGroupProxy-13-2 @coroutine#1467] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b7678a 2024-04-19 10:46:07.139 [eventLoopGroupProxy-13-2 @call-handler#1466] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 10:46:07.139 [eventLoopGroupProxy-13-2 @call-handler#1466] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-19 10:46:07.140 [DefaultDispatcher-worker-16 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:07.141 [DefaultDispatcher-worker-16 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:07.141 [DefaultDispatcher-worker-16 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-19 10:46:07.141 [DefaultDispatcher-worker-16 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:07.141 [DefaultDispatcher-worker-16 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-19 10:46:07.142 [eventLoopGroupProxy-13-2 @call-handler#1471] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-19 10:46:07.143 [eventLoopGroupProxy-13-2 @coroutine#1472] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b7678a 2024-04-19 10:46:07.143 [eventLoopGroupProxy-13-2 @call-handler#1471] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 10:46:07.144 [eventLoopGroupProxy-13-2 @call-handler#1471] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-19 10:46:07.144 [DefaultDispatcher-worker-14 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:07.145 [DefaultDispatcher-worker-14 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:07.145 [DefaultDispatcher-worker-14 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-19 10:46:07.145 [DefaultDispatcher-worker-14 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:07.145 [DefaultDispatcher-worker-14 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-19 10:46:07.146 [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-04-19 10:46:07.192 [eventLoopGroupProxy-13-2 @coroutine#1477] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b7678a 2024-04-19 10:46:07.192 [eventLoopGroupProxy-13-2 @call-handler#1476] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 10:46:07.192 [eventLoopGroupProxy-13-2 @call-handler#1476] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-04-19 10:46:07.193 [DefaultDispatcher-worker-14 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:07.194 [DefaultDispatcher-worker-14 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:07.194 [DefaultDispatcher-worker-14 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-19 10:46:07.194 [DefaultDispatcher-worker-14 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:07.194 [DefaultDispatcher-worker-14 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-19 10:46:07.195 [eventLoopGroupProxy-13-2 @call-handler#1481] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-19 10:46:07.197 [eventLoopGroupProxy-13-2 @coroutine#1482] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b7678a 2024-04-19 10:46:07.197 [eventLoopGroupProxy-13-2 @call-handler#1481] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 10:46:07.198 [eventLoopGroupProxy-13-2 @call-handler#1481] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-19 10:46:07.198 [DefaultDispatcher-worker-14 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:07.199 [DefaultDispatcher-worker-14 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:07.199 [DefaultDispatcher-worker-14 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-19 10:46:07.199 [DefaultDispatcher-worker-14 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:07.199 [DefaultDispatcher-worker-14 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-19 10:46:07.200 [eventLoopGroupProxy-13-2 @call-handler#1486] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-19 10:46:07.202 [eventLoopGroupProxy-13-2 @coroutine#1487] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b7678a 2024-04-19 10:46:07.202 [eventLoopGroupProxy-13-2 @call-handler#1486] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 10:46:07.202 [eventLoopGroupProxy-13-2 @call-handler#1486] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-19 10:46:07.202 [DefaultDispatcher-worker-14 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:07.203 [DefaultDispatcher-worker-14 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:07.203 [DefaultDispatcher-worker-14 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-19 10:46:07.203 [DefaultDispatcher-worker-14 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:07.203 [DefaultDispatcher-worker-14 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-19 10:46:07.204 [eventLoopGroupProxy-13-2 @call-handler#1491] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-19 10:46:07.206 [eventLoopGroupProxy-13-2 @coroutine#1492] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b7678a 2024-04-19 10:46:07.206 [eventLoopGroupProxy-13-2 @call-handler#1491] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 10:46:07.206 [eventLoopGroupProxy-13-2 @call-handler#1491] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-19 10:46:07.206 [DefaultDispatcher-worker-14 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:07.207 [DefaultDispatcher-worker-14 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:07.207 [DefaultDispatcher-worker-14 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-19 10:46:07.207 [DefaultDispatcher-worker-14 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:07.207 [DefaultDispatcher-worker-14 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-19 10:46:07.208 [eventLoopGroupProxy-13-2 @call-handler#1496] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-19 10:46:07.255 [eventLoopGroupProxy-13-2 @coroutine#1497] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b7678a 2024-04-19 10:46:07.255 [eventLoopGroupProxy-13-2 @call-handler#1496] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 10:46:07.255 [eventLoopGroupProxy-13-2 @call-handler#1496] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 47ms 2024-04-19 10:46:07.256 [DefaultDispatcher-worker-9 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:07.257 [DefaultDispatcher-worker-9 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:07.257 [DefaultDispatcher-worker-9 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-19 10:46:07.257 [DefaultDispatcher-worker-9 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:07.257 [DefaultDispatcher-worker-9 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-19 10:46:07.258 [eventLoopGroupProxy-13-2 @call-handler#1501] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-19 10:46:07.260 [eventLoopGroupProxy-13-2 @coroutine#1502] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b7678a 2024-04-19 10:46:07.260 [eventLoopGroupProxy-13-2 @call-handler#1501] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 10:46:07.260 [eventLoopGroupProxy-13-2 @call-handler#1501] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-19 10:46:07.261 [DefaultDispatcher-worker-10 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:07.262 [DefaultDispatcher-worker-10 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:07.262 [DefaultDispatcher-worker-10 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-19 10:46:07.262 [DefaultDispatcher-worker-10 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:07.262 [DefaultDispatcher-worker-10 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-19 10:46:07.263 [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-04-19 10:46:07.265 [eventLoopGroupProxy-13-2 @coroutine#1507] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b7678a 2024-04-19 10:46:07.265 [eventLoopGroupProxy-13-2 @call-handler#1506] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 10:46:07.265 [eventLoopGroupProxy-13-2 @call-handler#1506] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-19 10:46:07.265 [DefaultDispatcher-worker-10 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:07.266 [DefaultDispatcher-worker-10 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:07.266 [DefaultDispatcher-worker-10 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-19 10:46:07.266 [DefaultDispatcher-worker-10 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:07.266 [DefaultDispatcher-worker-10 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-19 10:46:07.267 [eventLoopGroupProxy-13-2 @call-handler#1511] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-19 10:46:07.269 [eventLoopGroupProxy-13-2 @coroutine#1512] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b7678a 2024-04-19 10:46:07.269 [eventLoopGroupProxy-13-2 @call-handler#1511] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 10:46:07.269 [eventLoopGroupProxy-13-2 @call-handler#1511] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-19 10:46:07.270 [DefaultDispatcher-worker-10 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:07.271 [DefaultDispatcher-worker-10 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:07.271 [DefaultDispatcher-worker-10 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-19 10:46:07.271 [DefaultDispatcher-worker-10 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:07.271 [DefaultDispatcher-worker-10 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-19 10:46:07.272 [eventLoopGroupProxy-13-2 @call-handler#1516] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-19 10:46:07.315 [eventLoopGroupProxy-13-2 @coroutine#1518] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b7678a 2024-04-19 10:46:07.315 [eventLoopGroupProxy-13-2 @call-handler#1516] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 10:46:07.315 [eventLoopGroupProxy-13-2 @call-handler#1516] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2024-04-19 10:46:07.316 [DefaultDispatcher-worker-10 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:07.318 [DefaultDispatcher-worker-10 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:07.318 [DefaultDispatcher-worker-10 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-19 10:46:07.318 [DefaultDispatcher-worker-10 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:07.318 [DefaultDispatcher-worker-10 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-19 10:46:07.319 [eventLoopGroupProxy-13-2 @call-handler#1522] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-19 10:46:07.368 [eventLoopGroupProxy-13-2 @coroutine#1523] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b7678a 2024-04-19 10:46:07.368 [eventLoopGroupProxy-13-2 @call-handler#1522] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 10:46:07.368 [eventLoopGroupProxy-13-2 @call-handler#1522] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 49ms 2024-04-19 10:46:07.369 [DefaultDispatcher-worker-10 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:07.370 [DefaultDispatcher-worker-10 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:07.370 [DefaultDispatcher-worker-10 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-19 10:46:07.370 [DefaultDispatcher-worker-10 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:07.370 [DefaultDispatcher-worker-10 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-19 10:46:07.371 [eventLoopGroupProxy-13-2 @call-handler#1527] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-19 10:46:07.374 [eventLoopGroupProxy-13-2 @coroutine#1528] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b7678a 2024-04-19 10:46:07.374 [eventLoopGroupProxy-13-2 @call-handler#1527] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 10:46:07.374 [eventLoopGroupProxy-13-2 @call-handler#1527] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-19 10:46:07.374 [DefaultDispatcher-worker-10 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:07.376 [DefaultDispatcher-worker-10 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:07.376 [DefaultDispatcher-worker-10 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-19 10:46:07.376 [DefaultDispatcher-worker-10 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:07.376 [DefaultDispatcher-worker-10 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-19 10:46:07.377 [eventLoopGroupProxy-13-2 @call-handler#1532] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-19 10:46:07.386 [eventLoopGroupProxy-13-2 @coroutine#1533] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b7678a 2024-04-19 10:46:07.386 [eventLoopGroupProxy-13-2 @call-handler#1532] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 10:46:07.386 [eventLoopGroupProxy-13-2 @call-handler#1532] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 9ms 2024-04-19 10:46:07.386 [DefaultDispatcher-worker-10 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:07.388 [DefaultDispatcher-worker-10 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:07.388 [DefaultDispatcher-worker-10 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-19 10:46:07.388 [DefaultDispatcher-worker-10 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:07.388 [DefaultDispatcher-worker-10 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-19 10:46:07.389 [eventLoopGroupProxy-13-2 @call-handler#1537] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-19 10:46:07.391 [eventLoopGroupProxy-13-2 @coroutine#1538] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b7678a 2024-04-19 10:46:07.391 [eventLoopGroupProxy-13-2 @call-handler#1537] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 10:46:07.391 [eventLoopGroupProxy-13-2 @call-handler#1537] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-19 10:46:07.392 [DefaultDispatcher-worker-10 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:07.393 [DefaultDispatcher-worker-10 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:07.393 [DefaultDispatcher-worker-10 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-19 10:46:07.393 [DefaultDispatcher-worker-10 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:07.393 [DefaultDispatcher-worker-10 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-19 10:46:07.394 [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-04-19 10:46:07.439 [eventLoopGroupProxy-13-2 @coroutine#1543] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b7678a 2024-04-19 10:46:07.440 [eventLoopGroupProxy-13-2 @call-handler#1542] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 10:46:07.440 [eventLoopGroupProxy-13-2 @call-handler#1542] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-04-19 10:46:07.440 [DefaultDispatcher-worker-10 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:07.442 [DefaultDispatcher-worker-10 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:07.442 [DefaultDispatcher-worker-10 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-19 10:46:07.442 [DefaultDispatcher-worker-10 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:07.442 [DefaultDispatcher-worker-10 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-19 10:46:07.443 [eventLoopGroupProxy-13-2 @call-handler#1547] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-19 10:46:07.445 [eventLoopGroupProxy-13-2 @coroutine#1548] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b7678a 2024-04-19 10:46:07.445 [eventLoopGroupProxy-13-2 @call-handler#1547] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 10:46:07.445 [eventLoopGroupProxy-13-2 @call-handler#1547] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-19 10:46:07.446 [DefaultDispatcher-worker-10 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:07.447 [DefaultDispatcher-worker-10 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:07.447 [DefaultDispatcher-worker-10 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-19 10:46:07.447 [DefaultDispatcher-worker-10 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:07.447 [DefaultDispatcher-worker-10 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-19 10:46:07.448 [eventLoopGroupProxy-13-2 @call-handler#1552] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-19 10:46:07.491 [eventLoopGroupProxy-13-2 @coroutine#1553] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b7678a 2024-04-19 10:46:07.492 [eventLoopGroupProxy-13-2 @call-handler#1552] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 10:46:07.492 [eventLoopGroupProxy-13-2 @call-handler#1552] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-04-19 10:46:07.492 [DefaultDispatcher-worker-3 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:07.494 [DefaultDispatcher-worker-3 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:07.494 [DefaultDispatcher-worker-3 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-19 10:46:07.494 [DefaultDispatcher-worker-3 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:07.494 [DefaultDispatcher-worker-3 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-19 10:46:07.495 [eventLoopGroupProxy-13-2 @call-handler#1557] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-19 10:46:07.539 [eventLoopGroupProxy-13-2 @coroutine#1558] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b7678a 2024-04-19 10:46:07.539 [eventLoopGroupProxy-13-2 @call-handler#1557] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 10:46:07.539 [eventLoopGroupProxy-13-2 @call-handler#1557] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-04-19 10:46:07.540 [DefaultDispatcher-worker-3 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:07.541 [DefaultDispatcher-worker-3 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:07.541 [DefaultDispatcher-worker-3 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-19 10:46:07.541 [DefaultDispatcher-worker-3 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:07.541 [DefaultDispatcher-worker-3 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-19 10:46:07.542 [eventLoopGroupProxy-13-2 @call-handler#1562] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-19 10:46:07.545 [eventLoopGroupProxy-13-2 @coroutine#1563] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b7678a 2024-04-19 10:46:07.545 [eventLoopGroupProxy-13-2 @call-handler#1562] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 10:46:07.545 [eventLoopGroupProxy-13-2 @call-handler#1562] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-19 10:46:07.546 [DefaultDispatcher-worker-3 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:07.548 [DefaultDispatcher-worker-3 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:07.548 [DefaultDispatcher-worker-3 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-19 10:46:07.548 [DefaultDispatcher-worker-3 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:07.548 [DefaultDispatcher-worker-3 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-19 10:46:07.549 [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-04-19 10:46:07.562 [DefaultDispatcher-worker-9 @coroutine#813] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@586b78d7 2024-04-19 10:46:07.596 [eventLoopGroupProxy-13-2 @coroutine#1570] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b7678a 2024-04-19 10:46:07.596 [eventLoopGroupProxy-13-2 @call-handler#1567] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 10:46:07.596 [eventLoopGroupProxy-13-2 @call-handler#1567] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 47ms 2024-04-19 10:46:07.597 [DefaultDispatcher-worker-13 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:07.598 [DefaultDispatcher-worker-13 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:07.598 [DefaultDispatcher-worker-13 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-19 10:46:07.598 [DefaultDispatcher-worker-13 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:07.598 [DefaultDispatcher-worker-13 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-19 10:46:07.599 [eventLoopGroupProxy-13-2 @call-handler#1574] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-19 10:46:07.602 [eventLoopGroupProxy-13-2 @coroutine#1575] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b7678a 2024-04-19 10:46:07.602 [eventLoopGroupProxy-13-2 @call-handler#1574] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 10:46:07.602 [eventLoopGroupProxy-13-2 @call-handler#1574] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-19 10:46:07.602 [DefaultDispatcher-worker-13 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:07.603 [DefaultDispatcher-worker-13 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:07.603 [DefaultDispatcher-worker-13 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-19 10:46:07.603 [DefaultDispatcher-worker-13 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:07.603 [DefaultDispatcher-worker-13 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-19 10:46:07.604 [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-04-19 10:46:07.606 [eventLoopGroupProxy-13-2 @coroutine#1580] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b7678a 2024-04-19 10:46:07.606 [eventLoopGroupProxy-13-2 @call-handler#1579] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 10:46:07.606 [eventLoopGroupProxy-13-2 @call-handler#1579] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-19 10:46:07.607 [DefaultDispatcher-worker-9 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:07.608 [DefaultDispatcher-worker-9 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:07.608 [DefaultDispatcher-worker-9 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-19 10:46:07.608 [DefaultDispatcher-worker-9 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:07.608 [DefaultDispatcher-worker-9 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-19 10:46:07.609 [eventLoopGroupProxy-13-2 @call-handler#1584] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-19 10:46:07.611 [eventLoopGroupProxy-13-2 @coroutine#1585] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b7678a 2024-04-19 10:46:07.611 [eventLoopGroupProxy-13-2 @call-handler#1584] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 10:46:07.611 [eventLoopGroupProxy-13-2 @call-handler#1584] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-19 10:46:07.611 [DefaultDispatcher-worker-9 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:07.613 [DefaultDispatcher-worker-9 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:07.613 [DefaultDispatcher-worker-9 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-19 10:46:07.613 [DefaultDispatcher-worker-9 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:07.613 [DefaultDispatcher-worker-9 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-19 10:46:07.614 [eventLoopGroupProxy-13-2 @call-handler#1589] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-19 10:46:07.667 [eventLoopGroupProxy-13-2 @coroutine#1590] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b7678a 2024-04-19 10:46:07.667 [eventLoopGroupProxy-13-2 @call-handler#1589] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 10:46:07.667 [eventLoopGroupProxy-13-2 @call-handler#1589] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 53ms 2024-04-19 10:46:07.668 [DefaultDispatcher-worker-3 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:07.669 [DefaultDispatcher-worker-3 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:07.669 [DefaultDispatcher-worker-3 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-19 10:46:07.669 [DefaultDispatcher-worker-3 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:07.669 [DefaultDispatcher-worker-3 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-19 10:46:07.670 [eventLoopGroupProxy-13-2 @call-handler#1594] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-19 10:46:07.715 [eventLoopGroupProxy-13-2 @coroutine#1595] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b7678a 2024-04-19 10:46:07.715 [eventLoopGroupProxy-13-2 @call-handler#1594] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 10:46:07.715 [eventLoopGroupProxy-13-2 @call-handler#1594] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-04-19 10:46:07.715 [DefaultDispatcher-worker-3 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:07.717 [DefaultDispatcher-worker-3 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:07.717 [DefaultDispatcher-worker-3 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-19 10:46:07.717 [DefaultDispatcher-worker-3 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:07.717 [DefaultDispatcher-worker-3 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-19 10:46:07.718 [eventLoopGroupProxy-13-2 @call-handler#1599] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-19 10:46:07.719 [eventLoopGroupProxy-13-2 @coroutine#1600] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b7678a 2024-04-19 10:46:07.720 [eventLoopGroupProxy-13-2 @call-handler#1599] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 10:46:07.720 [eventLoopGroupProxy-13-2 @call-handler#1599] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-19 10:46:07.720 [DefaultDispatcher-worker-3 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:07.721 [DefaultDispatcher-worker-3 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:07.721 [DefaultDispatcher-worker-3 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-19 10:46:07.721 [DefaultDispatcher-worker-3 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:07.721 [DefaultDispatcher-worker-3 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-19 10:46:07.722 [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-04-19 10:46:07.724 [eventLoopGroupProxy-13-2 @coroutine#1605] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b7678a 2024-04-19 10:46:07.724 [eventLoopGroupProxy-13-2 @call-handler#1604] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 10:46:07.725 [eventLoopGroupProxy-13-2 @call-handler#1604] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-19 10:46:07.725 [DefaultDispatcher-worker-7 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:07.726 [DefaultDispatcher-worker-7 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:07.727 [DefaultDispatcher-worker-7 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-19 10:46:07.727 [DefaultDispatcher-worker-7 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:07.727 [DefaultDispatcher-worker-7 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-19 10:46:07.728 [eventLoopGroupProxy-13-2 @call-handler#1609] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-19 10:46:07.731 [eventLoopGroupProxy-13-2 @coroutine#1610] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b7678a 2024-04-19 10:46:07.731 [eventLoopGroupProxy-13-2 @call-handler#1609] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 10:46:07.731 [eventLoopGroupProxy-13-2 @call-handler#1609] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-04-19 10:46:07.732 [DefaultDispatcher-worker-7 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:07.748 [DefaultDispatcher-worker-1 @coroutine#792] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@586b78d7 2024-04-19 10:46:07.757 [DefaultDispatcher-worker-15 @coroutine#795] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@586b78d7 2024-04-19 10:46:07.758 [DefaultDispatcher-worker-15 @coroutine#795] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-04-19 10:46:07.758 [DefaultDispatcher-worker-15 @coroutine#795] 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-04-19 10:46:07.758 [DefaultDispatcher-worker-15 @coroutine#795] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-04-19 10:46:07.758 [DefaultDispatcher-worker-15 @coroutine#795] 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-04-19 10:46:07.759 [eventLoopGroupProxy-13-2 @call-handler#1619] 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/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-04-19 10:46:07.760 [eventLoopGroupProxy-13-2 @call-handler#1619] 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-04-19 10:46:07.760 [eventLoopGroupProxy-13-2 @call-handler#1619] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-04-19 10:46:07.782 [DefaultDispatcher-worker-15 @call-handler#1619] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@148f94dc 2024-04-19 10:46:07.782 [eventLoopGroupProxy-13-2 @call-handler#1619] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 10:46:07.783 [eventLoopGroupProxy-13-2 @call-handler#1619] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 24ms 2024-04-19 10:46:07.783 [DefaultDispatcher-worker-1 @coroutine#761] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/582739293121708032/_ustadmanifest.json 2024-04-19 10:46:07.783 [DefaultDispatcher-worker-1 @coroutine#761] 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/582739293121708032/_ustadmanifest.json. 2024-04-19 10:46:07.783 [DefaultDispatcher-worker-1 @coroutine#761] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/582739293121708032/_ustadmanifest.json 2024-04-19 10:46:07.783 [DefaultDispatcher-worker-3 @coroutine#795] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-04-19 10:46:07.783 [DefaultDispatcher-worker-3 @coroutine#795] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-04-19 10:46:07.783 [DefaultDispatcher-worker-3 @coroutine#795] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-04-19 10:46:07.783 [DefaultDispatcher-worker-3 @coroutine#795] 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-04-19 10:46:07.784 [DefaultDispatcher-worker-9 @coroutine#761] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/582739293121708032/_ustadmanifest.json 2024-04-19 10:46:07.784 [DefaultDispatcher-worker-9 @coroutine#761] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/582739293121708032/_ustadmanifest.json 2024-04-19 10:46:07.785 [DefaultDispatcher-worker-16 @coroutine#761] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/content/582739293121708032/_ustadmanifest.json. 2024-04-19 10:46:07.785 [DefaultDispatcher-worker-16 @coroutine#761] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/582739293121708032/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2024-04-19 10:46:07.794 [DefaultDispatcher-worker-7 @coroutine#795] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@586b78d7 2024-04-19 10:46:07.814 [DefaultDispatcher-worker-10 @coroutine#761] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@148f94dc 2024-04-19 10:46:07.834 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2024-04-19 10:46:07.834 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2024-04-19 10:46:07.834 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2024-04-19 10:46:07.834 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2024-04-19 10:46:07.834 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2024-04-19 10:46:07.838 [Test worker @coroutine#1635] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e94947e 2024-04-19 10:46:07.839 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Shutdown initiated... 2024-04-19 10:46:07.839 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Close initiated... 2024-04-19 10:46:07.839 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 10:46:07.839 [HikariPool-70 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Closing connection org.sqlite.jdbc4.JDBC4Connection@586b78d7: (connection evicted) 2024-04-19 10:46:07.840 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-19 10:46:07.840 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Closed. 2024-04-19 10:46:07.840 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Shutdown completed. 2024-04-19 10:46:08.074 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-04-19 10:46:08.074 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-04-19 10:46:08.248 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-04-19 10:46:08.562 [DefaultDispatcher-worker-7 @coroutine#1640] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b7678a 2024-04-19 10:46:08.843 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@3ba815ee 2024-04-19 10:46:08.843 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@3ba815ee 2024-04-19 10:46:08.844 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Shutdown initiated... 2024-04-19 10:46:08.844 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Close initiated... 2024-04-19 10:46:08.844 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 10:46:08.844 [HikariPool-68 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Closing connection org.sqlite.jdbc4.JDBC4Connection@148f94dc: (connection evicted) 2024-04-19 10:46:08.845 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-19 10:46:08.845 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Closed. 2024-04-19 10:46:08.845 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Shutdown completed. 2024-04-19 10:46:08.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-71 - configuration: 2024-04-19 10:46:08.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 10:46:08.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 10:46:08.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 10:46:08.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 10:46:08.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 10:46:08.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 10:46:08.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@38d895e8 2024-04-19 10:46:08.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 10:46:08.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 10:46:08.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 10:46:08.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 10:46:08.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 10:46:08.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 10:46:08.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 10:46:08.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 10:46:08.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 10:46:08.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 10:46:08.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 10:46:08.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 10:46:08.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 10:46:08.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 10:46:08.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 10:46:08.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 10:46:08.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 10:46:08.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 10:46:08.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 10:46:08.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-71" 2024-04-19 10:46:08.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 10:46:08.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 10:46:08.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 10:46:08.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 10:46:08.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 10:46:08.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 10:46:08.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 10:46:08.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 10:46:08.855 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-71 - Starting... 2024-04-19 10:46:08.855 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Added connection org.sqlite.jdbc4.JDBC4Connection@5dd12c19 2024-04-19 10:46:08.855 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Added connection org.sqlite.jdbc4.JDBC4Connection@5dd12c19 2024-04-19 10:46:08.855 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-71 - Start completed. 2024-04-19 10:46:08.870 [DefaultDispatcher-worker-7 @coroutine#1648] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-71 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5dd12c19 2024-04-19 10:46:08.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-72 - configuration: 2024-04-19 10:46:08.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 10:46:08.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 10:46:08.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 10:46:08.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 10:46:08.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 10:46:08.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 10:46:08.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3c62c81f 2024-04-19 10:46:08.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 10:46:08.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 10:46:08.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 10:46:08.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 10:46:08.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 10:46:08.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 10:46:08.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 10:46:08.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 10:46:08.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 10:46:08.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 10:46:08.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 10:46:08.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 10:46:08.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 10:46:08.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 10:46:08.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 10:46:08.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 10:46:08.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 10:46:08.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 10:46:08.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 10:46:08.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-72" 2024-04-19 10:46:08.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 10:46:08.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 10:46:08.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 10:46:08.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 10:46:08.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 10:46:08.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 10:46:08.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 10:46:08.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 10:46:08.878 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-72 - Starting... 2024-04-19 10:46:08.879 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Added connection org.sqlite.jdbc4.JDBC4Connection@a36ff0b 2024-04-19 10:46:08.879 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Added connection org.sqlite.jdbc4.JDBC4Connection@a36ff0b 2024-04-19 10:46:08.879 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-72 - Start completed. 2024-04-19 10:46:08.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-73 - configuration: 2024-04-19 10:46:08.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 10:46:08.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 10:46:08.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 10:46:08.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 10:46:08.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 10:46:08.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 10:46:08.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1ecf784f 2024-04-19 10:46:08.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 10:46:08.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 10:46:08.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 10:46:08.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 10:46:08.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 10:46:08.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 10:46:08.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 10:46:08.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 10:46:08.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 10:46:08.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 10:46:08.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 10:46:08.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 10:46:08.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 10:46:08.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 10:46:08.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 10:46:08.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 10:46:08.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 10:46:08.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 10:46:08.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 10:46:08.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-73" 2024-04-19 10:46:08.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 10:46:08.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 10:46:08.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 10:46:08.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 10:46:08.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 10:46:08.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 10:46:08.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 10:46:08.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 10:46:08.881 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-73 - Starting... 2024-04-19 10:46:08.881 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Added connection org.sqlite.jdbc4.JDBC4Connection@34376069 2024-04-19 10:46:08.881 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Added connection org.sqlite.jdbc4.JDBC4Connection@34376069 2024-04-19 10:46:08.881 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-73 - Start completed. 2024-04-19 10:46:08.883 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-04-19 10:46:08.884 [Test worker] INFO ktor.application - Application started in 0.001 seconds. 2024-04-19 10:46:08.885 [DefaultDispatcher-worker-8 @coroutine#1657] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-04-19 10:46:08.888 [DefaultDispatcher-worker-8 @coroutine#1659] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-72 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a36ff0b 2024-04-19 10:46:08.890 [Test worker @coroutine#1658] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-04-19 10:46:08.890 [Test worker @coroutine#1658] 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-04-19 10:46:08.890 [Test worker @coroutine#1658] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-04-19 10:46:08.890 [Test worker @coroutine#1658] 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-04-19 10:46:08.893 [eventLoopGroupProxy-16-1 @call-handler#1664] 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-04-19 10:46:08.893 [eventLoopGroupProxy-16-1 @call-handler#1664] 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-04-19 10:46:08.895 [eventLoopGroupProxy-16-1 @coroutine#1665] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34376069 2024-04-19 10:46:08.897 [Test worker @coroutine#1658] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-04-19 10:46:08.897 [Test worker @coroutine#1658] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-04-19 10:46:08.897 [Test worker @coroutine#1658] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-04-19 10:46:08.897 [Test worker @coroutine#1658] 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-04-19 10:46:08.898 [Test worker @coroutine#1669] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:08.898 [Test worker @coroutine#1669] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-19 10:46:08.898 [Test worker @coroutine#1669] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:08.898 [Test worker @coroutine#1669] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-19 10:46:08.899 [eventLoopGroupProxy-16-1 @call-handler#1671] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-19 10:46:08.903 [eventLoopGroupProxy-16-1 @coroutine#1672] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34376069 2024-04-19 10:46:08.903 [eventLoopGroupProxy-16-1 @call-handler#1671] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 10:46:08.904 [Test worker @coroutine#1669] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-19 10:46:08.907 [eventLoopGroupProxy-16-2 @call-handler#1681] 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-04-19 10:46:08.912 [eventLoopGroupProxy-16-2 @call-handler#1681] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 10:46:08.918 [Test worker @coroutine#1683] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-72 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a36ff0b 2024-04-19 10:46:08.955 [HikariPool-71 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 10:46:08.979 [HikariPool-72 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 10:46:08.981 [HikariPool-73 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 10:46:09.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-74 - configuration: 2024-04-19 10:46:09.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 10:46:09.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 10:46:09.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 10:46:09.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 10:46:09.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 10:46:09.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 10:46:09.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@20276412 2024-04-19 10:46:09.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 10:46:09.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 10:46:09.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 10:46:09.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 10:46:09.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 10:46:09.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 10:46:09.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 10:46:09.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 10:46:09.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 10:46:09.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 10:46:09.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 10:46:09.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 10:46:09.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 10:46:09.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 10:46:09.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 10:46:09.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 10:46:09.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 10:46:09.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 10:46:09.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 10:46:09.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-74" 2024-04-19 10:46:09.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 10:46:09.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 10:46:09.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 10:46:09.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 10:46:09.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 10:46:09.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 10:46:09.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 10:46:09.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 10:46:09.992 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Starting... 2024-04-19 10:46:09.993 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Added connection org.sqlite.jdbc4.JDBC4Connection@37b44e8e 2024-04-19 10:46:09.993 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Added connection org.sqlite.jdbc4.JDBC4Connection@37b44e8e 2024-04-19 10:46:09.993 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Start completed. 2024-04-19 10:46:10.035 [DefaultDispatcher-worker-9 @coroutine#1690] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-74 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37b44e8e 2024-04-19 10:46:10.041 [Test worker @coroutine#1690] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35801/api/blob/upload-init-batch 2024-04-19 10:46:10.041 [Test worker @coroutine#1690] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35801/api/blob/upload-init-batch. 2024-04-19 10:46:10.041 [Test worker @coroutine#1690] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35801/api/blob/upload-init-batch 2024-04-19 10:46:10.041 [Test worker @coroutine#1690] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:35801/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2024-04-19 10:46:10.043 [Test worker @coroutine#1690] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35801/api/blob/upload-init-batch 2024-04-19 10:46:10.043 [Test worker @coroutine#1690] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35801/api/blob/upload-init-batch 2024-04-19 10:46:10.043 [Test worker @coroutine#1690] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:35801/api/blob/upload-init-batch. 2024-04-19 10:46:10.043 [Test worker @coroutine#1690] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:35801/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2024-04-19 10:46:10.049 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Shutdown initiated... 2024-04-19 10:46:10.049 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Close initiated... 2024-04-19 10:46:10.049 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 10:46:10.049 [HikariPool-74 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-74 - Closing connection org.sqlite.jdbc4.JDBC4Connection@37b44e8e: (connection evicted) 2024-04-19 10:46:10.050 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-19 10:46:10.050 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Closed. 2024-04-19 10:46:10.050 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Shutdown completed. 2024-04-19 10:46:10.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-75 - configuration: 2024-04-19 10:46:10.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 10:46:10.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 10:46:10.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 10:46:10.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 10:46:10.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 10:46:10.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 10:46:10.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1f7b1d6a 2024-04-19 10:46:10.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 10:46:10.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 10:46:10.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 10:46:10.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 10:46:10.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 10:46:10.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 10:46:10.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 10:46:10.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 10:46:10.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 10:46:10.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 10:46:10.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 10:46:10.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 10:46:10.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 10:46:10.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 10:46:10.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 10:46:10.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 10:46:10.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 10:46:10.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 10:46:10.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 10:46:10.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-75" 2024-04-19 10:46:10.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 10:46:10.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 10:46:10.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 10:46:10.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 10:46:10.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 10:46:10.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 10:46:10.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 10:46:10.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 10:46:10.054 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Starting... 2024-04-19 10:46:10.054 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c941d19 2024-04-19 10:46:10.055 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c941d19 2024-04-19 10:46:10.055 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Start completed. 2024-04-19 10:46:10.072 [Test worker @coroutine#1700] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33947/api/blob/upload-init-batch 2024-04-19 10:46:10.072 [Test worker @coroutine#1700] 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:33947/api/blob/upload-init-batch. 2024-04-19 10:46:10.072 [Test worker @coroutine#1700] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33947/api/blob/upload-init-batch 2024-04-19 10:46:10.072 [Test worker @coroutine#1700] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:33947/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2024-04-19 10:46:10.074 [Test worker @coroutine#1700] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33947/api/blob/upload-init-batch 2024-04-19 10:46:10.074 [Test worker @coroutine#1700] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33947/api/blob/upload-init-batch 2024-04-19 10:46:10.074 [Test worker @coroutine#1700] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:33947/api/blob/upload-init-batch. 2024-04-19 10:46:10.074 [Test worker @coroutine#1700] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:33947/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2024-04-19 10:46:10.075 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Shutdown initiated... 2024-04-19 10:46:10.076 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Close initiated... 2024-04-19 10:46:10.076 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 10:46:10.076 [HikariPool-75 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-75 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4c941d19: (connection evicted) 2024-04-19 10:46:10.076 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-19 10:46:10.076 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Closed. 2024-04-19 10:46:10.076 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Shutdown completed. 2024-04-19 10:46:10.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-76 - configuration: 2024-04-19 10:46:10.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 10:46:10.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 10:46:10.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 10:46:10.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 10:46:10.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 10:46:10.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 10:46:10.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@70680f88 2024-04-19 10:46:10.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 10:46:10.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 10:46:10.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 10:46:10.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 10:46:10.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 10:46:10.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 10:46:10.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 10:46:10.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 10:46:10.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 10:46:10.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 10:46:10.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 10:46:10.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 10:46:10.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 10:46:10.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 10:46:10.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 10:46:10.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 10:46:10.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 10:46:10.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 10:46:10.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 10:46:10.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-76" 2024-04-19 10:46:10.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 10:46:10.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 10:46:10.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 10:46:10.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 10:46:10.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 10:46:10.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 10:46:10.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 10:46:10.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 10:46:10.082 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Starting... 2024-04-19 10:46:10.083 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@70b0dc92 2024-04-19 10:46:10.083 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@70b0dc92 2024-04-19 10:46:10.083 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Start completed. 2024-04-19 10:46:10.102 [Test worker @coroutine#1706] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41725/api/blob/upload-init-batch 2024-04-19 10:46:10.102 [Test worker @coroutine#1706] 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:41725/api/blob/upload-init-batch. 2024-04-19 10:46:10.102 [Test worker @coroutine#1706] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41725/api/blob/upload-init-batch 2024-04-19 10:46:10.103 [Test worker @coroutine#1706] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:41725/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2024-04-19 10:46:10.104 [Test worker @coroutine#1706] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41725/api/blob/upload-init-batch 2024-04-19 10:46:10.104 [Test worker @coroutine#1706] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41725/api/blob/upload-init-batch 2024-04-19 10:46:10.104 [Test worker @coroutine#1706] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:41725/api/blob/upload-init-batch. 2024-04-19 10:46:10.104 [Test worker @coroutine#1706] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:41725/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2024-04-19 10:46:10.109 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Shutdown initiated... 2024-04-19 10:46:10.109 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Close initiated... 2024-04-19 10:46:10.109 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 10:46:10.109 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@70b0dc92: (connection evicted) 2024-04-19 10:46:10.110 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-19 10:46:10.110 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Closed. 2024-04-19 10:46:10.110 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Shutdown completed. 2024-04-19 10:46:10.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-77 - configuration: 2024-04-19 10:46:10.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 10:46:10.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 10:46:10.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 10:46:10.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 10:46:10.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 10:46:10.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 10:46:10.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7d3faf1d 2024-04-19 10:46:10.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 10:46:10.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 10:46:10.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 10:46:10.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 10:46:10.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 10:46:10.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 10:46:10.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 10:46:10.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 10:46:10.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 10:46:10.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 10:46:10.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 10:46:10.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 10:46:10.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 10:46:10.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 10:46:10.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 10:46:10.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 10:46:10.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 10:46:10.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 10:46:10.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 10:46:10.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-77" 2024-04-19 10:46:10.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 10:46:10.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 10:46:10.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 10:46:10.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 10:46:10.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 10:46:10.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 10:46:10.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 10:46:10.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 10:46:10.376 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-77 - Starting... 2024-04-19 10:46:10.376 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@7207f3c2 2024-04-19 10:46:10.376 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@7207f3c2 2024-04-19 10:46:10.377 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-77 - Start completed. 2024-04-19 10:46:10.432 [DefaultDispatcher-worker-3 @coroutine#1725] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7207f3c2 2024-04-19 10:46:10.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-78 - configuration: 2024-04-19 10:46:10.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 10:46:10.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 10:46:10.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 10:46:10.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 10:46:10.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 10:46:10.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 10:46:10.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@73483d4b 2024-04-19 10:46:10.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 10:46:10.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 10:46:10.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 10:46:10.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 10:46:10.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 10:46:10.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 10:46:10.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 10:46:10.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 10:46:10.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 10:46:10.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 10:46:10.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 10:46:10.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 10:46:10.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 10:46:10.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 10:46:10.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 10:46:10.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 10:46:10.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 10:46:10.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 10:46:10.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 10:46:10.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-78" 2024-04-19 10:46:10.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 10:46:10.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 10:46:10.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 10:46:10.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 10:46:10.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 10:46:10.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 10:46:10.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 10:46:10.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 10:46:10.434 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-78 - Starting... 2024-04-19 10:46:10.435 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Added connection org.sqlite.jdbc4.JDBC4Connection@67eabe02 2024-04-19 10:46:10.435 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Added connection org.sqlite.jdbc4.JDBC4Connection@67eabe02 2024-04-19 10:46:10.435 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-78 - Start completed. 2024-04-19 10:46:10.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-79 - configuration: 2024-04-19 10:46:10.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 10:46:10.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 10:46:10.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 10:46:10.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 10:46:10.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 10:46:10.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 10:46:10.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4f93a8f6 2024-04-19 10:46:10.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 10:46:10.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 10:46:10.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 10:46:10.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 10:46:10.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 10:46:10.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 10:46:10.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 10:46:10.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 10:46:10.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 10:46:10.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 10:46:10.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 10:46:10.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 10:46:10.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 10:46:10.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 10:46:10.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 10:46:10.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 10:46:10.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 10:46:10.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 10:46:10.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 10:46:10.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-79" 2024-04-19 10:46:10.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 10:46:10.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 10:46:10.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 10:46:10.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 10:46:10.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 10:46:10.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 10:46:10.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 10:46:10.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 10:46:10.467 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-79 - Starting... 2024-04-19 10:46:10.467 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Added connection org.sqlite.jdbc4.JDBC4Connection@3fc2e100 2024-04-19 10:46:10.467 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Added connection org.sqlite.jdbc4.JDBC4Connection@3fc2e100 2024-04-19 10:46:10.468 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-79 - Start completed. 2024-04-19 10:46:10.477 [HikariPool-77 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 10:46:10.509 [DefaultDispatcher-worker-9 @coroutine#1728] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-79 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fc2e100 2024-04-19 10:46:10.519 [DefaultDispatcher-worker-7 @coroutine#1728] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-79 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fc2e100 2024-04-19 10:46:10.529 [DefaultDispatcher-worker-3 @coroutine#1728] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-79 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fc2e100 2024-04-19 10:46:10.535 [HikariPool-78 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 10:46:10.537 [DefaultDispatcher-worker-1 @coroutine#1728] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-79 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fc2e100 2024-04-19 10:46:10.539 [Test worker @coroutine#1734] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-79 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fc2e100 2024-04-19 10:46:10.549 [DefaultDispatcher-worker-15 @coroutine#1733] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-79 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fc2e100 2024-04-19 10:46:10.555 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-79 - Shutdown initiated... 2024-04-19 10:46:10.555 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Close initiated... 2024-04-19 10:46:10.555 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 10:46:10.555 [HikariPool-79 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-79 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3fc2e100: (connection evicted) 2024-04-19 10:46:10.556 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-19 10:46:10.556 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Closed. 2024-04-19 10:46:10.556 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-79 - Shutdown completed. 2024-04-19 10:46:10.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-80 - configuration: 2024-04-19 10:46:10.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 10:46:10.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 10:46:10.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 10:46:10.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 10:46:10.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 10:46:10.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 10:46:10.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6491006 2024-04-19 10:46:10.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 10:46:10.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 10:46:10.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 10:46:10.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 10:46:10.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 10:46:10.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 10:46:10.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 10:46:10.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 10:46:10.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 10:46:10.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 10:46:10.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 10:46:10.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 10:46:10.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 10:46:10.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 10:46:10.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 10:46:10.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 10:46:10.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 10:46:10.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 10:46:10.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 10:46:10.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-80" 2024-04-19 10:46:10.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 10:46:10.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 10:46:10.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 10:46:10.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 10:46:10.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 10:46:10.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 10:46:10.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 10:46:10.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 10:46:10.558 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Starting... 2024-04-19 10:46:10.558 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Added connection org.sqlite.jdbc4.JDBC4Connection@54816d7a 2024-04-19 10:46:10.558 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Added connection org.sqlite.jdbc4.JDBC4Connection@54816d7a 2024-04-19 10:46:10.558 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Start completed. 2024-04-19 10:46:10.600 [DefaultDispatcher-worker-7 @coroutine#1737] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54816d7a 2024-04-19 10:46:10.610 [DefaultDispatcher-worker-3 @coroutine#1737] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54816d7a 2024-04-19 10:46:10.620 [DefaultDispatcher-worker-13 @coroutine#1737] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54816d7a 2024-04-19 10:46:10.629 [DefaultDispatcher-worker-16 @coroutine#1737] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54816d7a 2024-04-19 10:46:10.633 [Test worker @coroutine#1744] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54816d7a 2024-04-19 10:46:10.645 [DefaultDispatcher-worker-8 @coroutine#1743] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54816d7a 2024-04-19 10:46:10.646 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Shutdown initiated... 2024-04-19 10:46:10.646 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Close initiated... 2024-04-19 10:46:10.646 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 10:46:10.647 [HikariPool-80 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Closing connection org.sqlite.jdbc4.JDBC4Connection@54816d7a: (connection evicted) 2024-04-19 10:46:10.647 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-19 10:46:10.648 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Closed. 2024-04-19 10:46:10.648 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Shutdown completed. 2024-04-19 10:46:10.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-81 - configuration: 2024-04-19 10:46:10.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 10:46:10.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 10:46:10.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 10:46:10.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 10:46:10.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 10:46:10.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 10:46:10.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@363e2009 2024-04-19 10:46:10.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 10:46:10.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 10:46:10.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 10:46:10.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 10:46:10.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 10:46:10.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 10:46:10.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 10:46:10.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 10:46:10.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 10:46:10.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 10:46:10.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 10:46:10.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 10:46:10.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 10:46:10.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 10:46:10.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 10:46:10.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 10:46:10.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 10:46:10.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 10:46:10.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 10:46:10.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-81" 2024-04-19 10:46:10.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 10:46:10.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 10:46:10.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 10:46:10.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 10:46:10.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 10:46:10.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 10:46:10.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 10:46:10.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 10:46:10.649 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Starting... 2024-04-19 10:46:10.649 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Added connection org.sqlite.jdbc4.JDBC4Connection@3615f8d9 2024-04-19 10:46:10.649 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Added connection org.sqlite.jdbc4.JDBC4Connection@3615f8d9 2024-04-19 10:46:10.649 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Start completed. 2024-04-19 10:46:10.692 [DefaultDispatcher-worker-10 @coroutine#1747] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3615f8d9 2024-04-19 10:46:10.702 [DefaultDispatcher-worker-14 @coroutine#1747] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3615f8d9 2024-04-19 10:46:10.712 [DefaultDispatcher-worker-16 @coroutine#1747] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3615f8d9 2024-04-19 10:46:10.724 [DefaultDispatcher-worker-3 @coroutine#1747] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3615f8d9 2024-04-19 10:46:10.725 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Shutdown initiated... 2024-04-19 10:46:10.725 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Close initiated... 2024-04-19 10:46:10.725 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 10:46:10.725 [HikariPool-81 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3615f8d9: (connection evicted) 2024-04-19 10:46:10.726 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-19 10:46:10.726 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Closed. 2024-04-19 10:46:10.726 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Shutdown completed. 2024-04-19 10:46:10.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-82 - configuration: 2024-04-19 10:46:10.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 10:46:10.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 10:46:10.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 10:46:10.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 10:46:10.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 10:46:10.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 10:46:10.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3052395d 2024-04-19 10:46:10.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 10:46:10.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 10:46:10.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 10:46:10.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 10:46:10.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 10:46:10.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 10:46:10.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 10:46:10.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 10:46:10.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 10:46:10.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 10:46:10.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 10:46:10.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 10:46:10.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 10:46:10.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 10:46:10.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 10:46:10.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 10:46:10.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 10:46:10.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 10:46:10.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 10:46:10.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-82" 2024-04-19 10:46:10.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 10:46:10.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 10:46:10.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 10:46:10.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 10:46:10.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 10:46:10.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 10:46:10.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 10:46:10.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 10:46:10.727 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Starting... 2024-04-19 10:46:10.728 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Added connection org.sqlite.jdbc4.JDBC4Connection@784c74e 2024-04-19 10:46:10.728 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Added connection org.sqlite.jdbc4.JDBC4Connection@784c74e 2024-04-19 10:46:10.728 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Start completed. 2024-04-19 10:46:10.771 [DefaultDispatcher-worker-3 @coroutine#1753] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@784c74e 2024-04-19 10:46:10.781 [DefaultDispatcher-worker-13 @coroutine#1753] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@784c74e 2024-04-19 10:46:10.790 [DefaultDispatcher-worker-3 @coroutine#1753] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@784c74e 2024-04-19 10:46:10.801 [DefaultDispatcher-worker-10 @coroutine#1753] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@784c74e 2024-04-19 10:46:10.805 [Test worker @coroutine#1759] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@784c74e 2024-04-19 10:46:10.814 [DefaultDispatcher-worker-16 @coroutine#1758] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@784c74e 2024-04-19 10:46:10.815 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Shutdown initiated... 2024-04-19 10:46:10.815 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Close initiated... 2024-04-19 10:46:10.815 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 10:46:10.815 [HikariPool-82 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Closing connection org.sqlite.jdbc4.JDBC4Connection@784c74e: (connection evicted) 2024-04-19 10:46:10.816 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-19 10:46:10.816 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Closed. 2024-04-19 10:46:10.816 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Shutdown completed. 2024-04-19 10:46:10.857 [DefaultDispatcher-worker-16 @coroutine#1762] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-71 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5dd12c19 2024-04-19 10:46:10.882 [DefaultDispatcher-worker-1 @coroutine#1766] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34376069 2024-04-19 10:46:16.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-83 - configuration: 2024-04-19 10:46:16.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 10:46:16.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 10:46:16.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 10:46:16.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 10:46:16.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 10:46:16.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 10:46:16.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3b38f032 2024-04-19 10:46:16.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 10:46:16.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 10:46:16.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 10:46:16.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 10:46:16.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 10:46:16.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 10:46:16.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 10:46:16.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 10:46:16.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 10:46:16.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 10:46:16.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 10:46:16.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 10:46:16.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 10:46:16.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 10:46:16.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 10:46:16.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 10:46:16.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 10:46:16.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 10:46:16.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 10:46:16.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-83" 2024-04-19 10:46:16.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 10:46:16.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 10:46:16.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 10:46:16.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 10:46:16.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 10:46:16.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 10:46:16.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 10:46:16.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 10:46:16.968 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Starting... 2024-04-19 10:46:16.968 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d76d72a 2024-04-19 10:46:16.968 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d76d72a 2024-04-19 10:46:16.968 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Start completed. 2024-04-19 10:46:17.020 [DefaultDispatcher-worker-16 @coroutine#1807] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d76d72a 2024-04-19 10:46:17.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-84 - configuration: 2024-04-19 10:46:17.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 10:46:17.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 10:46:17.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 10:46:17.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 10:46:17.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 10:46:17.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 10:46:17.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2ae07dbd 2024-04-19 10:46:17.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 10:46:17.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 10:46:17.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 10:46:17.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 10:46:17.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 10:46:17.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 10:46:17.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 10:46:17.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 10:46:17.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 10:46:17.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 10:46:17.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 10:46:17.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 10:46:17.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 10:46:17.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 10:46:17.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 10:46:17.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 10:46:17.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 10:46:17.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 10:46:17.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 10:46:17.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-84" 2024-04-19 10:46:17.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 10:46:17.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 10:46:17.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 10:46:17.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 10:46:17.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 10:46:17.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 10:46:17.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 10:46:17.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 10:46:17.029 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-84 - Starting... 2024-04-19 10:46:17.030 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@47f8374 2024-04-19 10:46:17.030 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@47f8374 2024-04-19 10:46:17.030 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-84 - Start completed. 2024-04-19 10:46:17.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-85 - configuration: 2024-04-19 10:46:17.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 10:46:17.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 10:46:17.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 10:46:17.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 10:46:17.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 10:46:17.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 10:46:17.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@c194c4e 2024-04-19 10:46:17.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 10:46:17.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 10:46:17.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 10:46:17.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 10:46:17.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 10:46:17.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 10:46:17.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 10:46:17.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 10:46:17.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 10:46:17.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 10:46:17.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 10:46:17.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 10:46:17.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 10:46:17.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 10:46:17.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 10:46:17.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 10:46:17.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 10:46:17.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 10:46:17.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 10:46:17.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-85" 2024-04-19 10:46:17.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 10:46:17.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 10:46:17.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 10:46:17.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 10:46:17.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 10:46:17.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 10:46:17.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 10:46:17.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 10:46:17.047 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-85 - Starting... 2024-04-19 10:46:17.047 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ba50851 2024-04-19 10:46:17.047 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ba50851 2024-04-19 10:46:17.047 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-85 - Start completed. 2024-04-19 10:46:17.069 [HikariPool-83 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 10:46:17.073 [Test worker @coroutine#1810] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ba50851 2024-04-19 10:46:17.076 [Test worker @coroutine#1812] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ba50851 2024-04-19 10:46:17.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-86 - configuration: 2024-04-19 10:46:17.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 10:46:17.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 10:46:17.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 10:46:17.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 10:46:17.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 10:46:17.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 10:46:17.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@53b83897 2024-04-19 10:46:17.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 10:46:17.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 10:46:17.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 10:46:17.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 10:46:17.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 10:46:17.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 10:46:17.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 10:46:17.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 10:46:17.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 10:46:17.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 10:46:17.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 10:46:17.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 10:46:17.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 10:46:17.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 10:46:17.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 10:46:17.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 10:46:17.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 10:46:17.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 10:46:17.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 10:46:17.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-86" 2024-04-19 10:46:17.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 10:46:17.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 10:46:17.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 10:46:17.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 10:46:17.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 10:46:17.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 10:46:17.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 10:46:17.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 10:46:17.082 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-86 - Starting... 2024-04-19 10:46:17.082 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@372e972d 2024-04-19 10:46:17.082 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@372e972d 2024-04-19 10:46:17.082 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-86 - Start completed. 2024-04-19 10:46:17.108 [Test worker @coroutine#1815] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@372e972d 2024-04-19 10:46:17.110 [Test worker @coroutine#1817] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@372e972d 2024-04-19 10:46:17.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-87 - configuration: 2024-04-19 10:46:17.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 10:46:17.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 10:46:17.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 10:46:17.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 10:46:17.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 10:46:17.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 10:46:17.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@428e9be2 2024-04-19 10:46:17.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 10:46:17.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 10:46:17.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 10:46:17.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 10:46:17.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 10:46:17.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 10:46:17.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 10:46:17.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 10:46:17.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 10:46:17.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 10:46:17.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 10:46:17.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 10:46:17.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 10:46:17.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 10:46:17.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 10:46:17.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 10:46:17.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 10:46:17.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 10:46:17.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 10:46:17.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-87" 2024-04-19 10:46:17.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 10:46:17.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 10:46:17.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 10:46:17.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 10:46:17.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 10:46:17.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 10:46:17.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 10:46:17.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 10:46:17.116 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-87 - Starting... 2024-04-19 10:46:17.116 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@2723b0d0 2024-04-19 10:46:17.116 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@2723b0d0 2024-04-19 10:46:17.116 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-87 - Start completed. 2024-04-19 10:46:17.130 [HikariPool-84 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 10:46:17.141 [Test worker @coroutine#1820] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2723b0d0 2024-04-19 10:46:17.143 [Test worker @coroutine#1822] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2723b0d0 2024-04-19 10:46:17.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-88 - configuration: 2024-04-19 10:46:17.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 10:46:17.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 10:46:17.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 10:46:17.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 10:46:17.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 10:46:17.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 10:46:17.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@577dac16 2024-04-19 10:46:17.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 10:46:17.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 10:46:17.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 10:46:17.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 10:46:17.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 10:46:17.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 10:46:17.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 10:46:17.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 10:46:17.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 10:46:17.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 10:46:17.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 10:46:17.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 10:46:17.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 10:46:17.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 10:46:17.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 10:46:17.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 10:46:17.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 10:46:17.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 10:46:17.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 10:46:17.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-88" 2024-04-19 10:46:17.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 10:46:17.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 10:46:17.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 10:46:17.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 10:46:17.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 10:46:17.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 10:46:17.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 10:46:17.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 10:46:17.145 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-88 - Starting... 2024-04-19 10:46:17.146 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@5fb05c07 2024-04-19 10:46:17.146 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@5fb05c07 2024-04-19 10:46:17.146 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-88 - Start completed. 2024-04-19 10:46:17.147 [HikariPool-85 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 10:46:17.177 [Test worker @coroutine#1825] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fb05c07 2024-04-19 10:46:17.180 [Test worker @coroutine#1827] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fb05c07 2024-04-19 10:46:17.182 [HikariPool-86 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 10:46:17.186 [Test worker @coroutine#1831] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35255/ 2024-04-19 10:46:17.186 [Test worker @coroutine#1831] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:35255/ from class io.ktor.utils.io.ByteBufferChannel 2024-04-19 10:46:17.188 [Test worker @coroutine#1831] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35255/ 2024-04-19 10:46:17.188 [Test worker @coroutine#1831] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35255/ 2024-04-19 10:46:17.188 [Test worker @coroutine#1831] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:35255/ from class io.ktor.utils.io.ByteBufferChannel 2024-04-19 10:46:17.216 [HikariPool-87 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 10:46:17.233 [Test worker @coroutine#1831] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35255/ 2024-04-19 10:46:17.233 [Test worker @coroutine#1831] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35255/ 2024-04-19 10:46:17.233 [Test worker @coroutine#1831] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:35255/ from class io.ktor.utils.io.ByteBufferChannel 2024-04-19 10:46:17.246 [HikariPool-88 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 10:46:17.277 [Test worker @coroutine#1831] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35255/ 2024-04-19 10:46:17.277 [Test worker @coroutine#1831] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35255/ 2024-04-19 10:46:17.277 [Test worker @coroutine#1831] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:35255/ from class io.ktor.utils.io.ByteBufferChannel 2024-04-19 10:46:17.321 [Test worker @coroutine#1831] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35255/ 2024-04-19 10:46:17.321 [Test worker @coroutine#1831] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35255/ 2024-04-19 10:46:17.321 [Test worker @coroutine#1831] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:35255/ from class io.ktor.utils.io.ByteBufferChannel 2024-04-19 10:46:17.365 [Test worker @coroutine#1831] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35255/ 2024-04-19 10:46:17.365 [Test worker @coroutine#1831] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35255/ 2024-04-19 10:46:17.365 [Test worker @coroutine#1831] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:35255/ from class io.ktor.utils.io.ByteBufferChannel 2024-04-19 10:46:17.409 [Test worker @coroutine#1831] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35255/ 2024-04-19 10:46:17.409 [Test worker @coroutine#1831] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35255/ 2024-04-19 10:46:17.409 [Test worker @coroutine#1831] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:35255/ from class io.ktor.utils.io.ByteBufferChannel 2024-04-19 10:46:17.453 [Test worker @coroutine#1831] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35255/ 2024-04-19 10:46:17.459 [Test worker @coroutine#1848] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53855/ 2024-04-19 10:46:17.459 [Test worker @coroutine#1848] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:53855/ from class io.ktor.utils.io.ByteBufferChannel 2024-04-19 10:46:17.460 [Test worker @coroutine#1848] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53855/ 2024-04-19 10:46:17.461 [Test worker @coroutine#1848] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53855/ 2024-04-19 10:46:17.461 [Test worker @coroutine#1848] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:53855/ from class io.ktor.utils.io.ByteBufferChannel 2024-04-19 10:46:17.505 [Test worker @coroutine#1848] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53855/ 2024-04-19 10:46:17.505 [Test worker @coroutine#1848] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53855/ 2024-04-19 10:46:17.505 [Test worker @coroutine#1848] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:53855/ from class io.ktor.utils.io.ByteBufferChannel 2024-04-19 10:46:17.549 [Test worker @coroutine#1848] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53855/ 2024-04-19 10:46:17.549 [Test worker @coroutine#1848] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53855/ 2024-04-19 10:46:17.549 [Test worker @coroutine#1848] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:53855/ from class io.ktor.utils.io.ByteBufferChannel 2024-04-19 10:46:17.593 [Test worker @coroutine#1848] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53855/ 2024-04-19 10:46:17.593 [Test worker @coroutine#1848] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53855/ 2024-04-19 10:46:17.593 [Test worker @coroutine#1848] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:53855/ from class io.ktor.utils.io.ByteBufferChannel 2024-04-19 10:46:17.637 [Test worker @coroutine#1848] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53855/ 2024-04-19 10:46:17.637 [Test worker @coroutine#1848] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53855/ 2024-04-19 10:46:17.637 [Test worker @coroutine#1848] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:53855/ from class io.ktor.utils.io.ByteBufferChannel 2024-04-19 10:46:17.681 [Test worker @coroutine#1848] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53855/ 2024-04-19 10:46:17.681 [Test worker @coroutine#1848] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53855/ 2024-04-19 10:46:17.681 [Test worker @coroutine#1848] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:53855/ from class io.ktor.utils.io.ByteBufferChannel 2024-04-19 10:46:17.682 [Test worker @coroutine#1848] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53855/ 2024-04-19 10:46:17.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-89 - configuration: 2024-04-19 10:46:17.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 10:46:17.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 10:46:17.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 10:46:17.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 10:46:17.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 10:46:17.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 10:46:17.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@38dc1c50 2024-04-19 10:46:17.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 10:46:17.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 10:46:17.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 10:46:17.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 10:46:17.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 10:46:17.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 10:46:17.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 10:46:17.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 10:46:17.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 10:46:17.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 10:46:17.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 10:46:17.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 10:46:17.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 10:46:17.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-19 10:46:17.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-19 10:46:17.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 10:46:17.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 10:46:17.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-19 10:46:17.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 10:46:17.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-89" 2024-04-19 10:46:17.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 10:46:17.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 10:46:17.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 10:46:17.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 10:46:17.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 10:46:17.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 10:46:17.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 10:46:17.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 10:46:17.885 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-89 - Starting... 2024-04-19 10:46:17.886 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@40f931ec 2024-04-19 10:46:17.886 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@40f931ec 2024-04-19 10:46:17.886 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-89 - Start completed. 2024-04-19 10:46:17.906 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40f931ec 2024-04-19 10:46:17.918 [Test worker @coroutine#1881] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40f931ec 2024-04-19 10:46:17.920 [Test worker @coroutine#1883] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40f931ec 2024-04-19 10:46:17.922 [DefaultDispatcher-worker-15 @coroutine#1887] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43143/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-19 10:46:17.922 [DefaultDispatcher-worker-15 @coroutine#1887] 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:43143/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-04-19 10:46:17.922 [DefaultDispatcher-worker-15 @coroutine#1887] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43143/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-19 10:46:17.922 [DefaultDispatcher-worker-15 @coroutine#1887] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:43143/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-19 10:46:17.924 [DefaultDispatcher-worker-7 @coroutine#1887] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43143/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-19 10:46:17.924 [DefaultDispatcher-worker-7 @coroutine#1887] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43143/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-19 10:46:17.932 [DefaultDispatcher-worker-13 @coroutine#1886] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40f931ec 2024-04-19 10:46:17.932 [DefaultDispatcher-worker-13 @coroutine#1886] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43143/UmAppDatabase/replication/nodeId 2024-04-19 10:46:17.932 [DefaultDispatcher-worker-13 @coroutine#1886] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43143/UmAppDatabase/replication/nodeId. 2024-04-19 10:46:17.932 [DefaultDispatcher-worker-13 @coroutine#1886] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43143/UmAppDatabase/replication/nodeId 2024-04-19 10:46:17.933 [DefaultDispatcher-worker-9 @coroutine#1886] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43143/UmAppDatabase/replication/nodeId 2024-04-19 10:46:17.933 [DefaultDispatcher-worker-9 @coroutine#1886] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43143/UmAppDatabase/replication/nodeId 2024-04-19 10:46:17.935 [Test worker @coroutine#1891] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40f931ec 2024-04-19 10:46:17.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-90 - configuration: 2024-04-19 10:46:17.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 10:46:17.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 10:46:17.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 10:46:17.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 10:46:17.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 10:46:17.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 10:46:17.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3cd758be 2024-04-19 10:46:17.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 10:46:17.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 10:46:17.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 10:46:17.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 10:46:17.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 10:46:17.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 10:46:17.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 10:46:17.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 10:46:17.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 10:46:17.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 10:46:17.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 10:46:17.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 10:46:17.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 10:46:17.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-19 10:46:17.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-19 10:46:17.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 10:46:17.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 10:46:17.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-19 10:46:17.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 10:46:17.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-90" 2024-04-19 10:46:17.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 10:46:17.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 10:46:17.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 10:46:17.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 10:46:17.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 10:46:17.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 10:46:17.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 10:46:17.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 10:46:17.936 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-90 - Starting... 2024-04-19 10:46:17.937 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c8d685e 2024-04-19 10:46:17.937 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c8d685e 2024-04-19 10:46:17.937 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-90 - Start completed. 2024-04-19 10:46:17.958 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c8d685e 2024-04-19 10:46:17.970 [Test worker @coroutine#1898] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c8d685e 2024-04-19 10:46:17.971 [Test worker @coroutine#1900] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c8d685e 2024-04-19 10:46:17.975 [DefaultDispatcher-worker-10 @coroutine#1909] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43143/auth/login?username=bob&password=pass&maxDateOfBirth=0 2024-04-19 10:46:17.975 [DefaultDispatcher-worker-10 @coroutine#1909] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43143/auth/login?username=bob&password=pass&maxDateOfBirth=0. 2024-04-19 10:46:17.975 [DefaultDispatcher-worker-10 @coroutine#1909] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43143/auth/login?username=bob&password=pass&maxDateOfBirth=0 2024-04-19 10:46:17.977 [DefaultDispatcher-worker-2 @coroutine#1909] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43143/auth/login?username=bob&password=pass&maxDateOfBirth=0 2024-04-19 10:46:17.977 [DefaultDispatcher-worker-2 @coroutine#1909] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43143/auth/login?username=bob&password=pass&maxDateOfBirth=0 2024-04-19 10:46:17.981 [DefaultDispatcher-worker-4 @coroutine#1902] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c8d685e 2024-04-19 10:46:17.986 [HikariPool-89 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 10:46:17.990 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@5698ff3e 2024-04-19 10:46:17.990 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@5698ff3e 2024-04-19 10:46:17.994 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@585f1b9d 2024-04-19 10:46:17.994 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@585f1b9d 2024-04-19 10:46:17.997 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c60944e 2024-04-19 10:46:17.997 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c60944e 2024-04-19 10:46:18.000 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@196211a6 2024-04-19 10:46:18.000 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@196211a6 2024-04-19 10:46:18.003 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@8127cbb 2024-04-19 10:46:18.003 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@8127cbb 2024-04-19 10:46:18.006 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@28310dd7 2024-04-19 10:46:18.006 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@28310dd7 2024-04-19 10:46:18.008 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@70ab3e7b 2024-04-19 10:46:18.008 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@70ab3e7b 2024-04-19 10:46:18.011 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@794deee9 2024-04-19 10:46:18.011 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@794deee9 2024-04-19 10:46:18.013 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@6221a2df 2024-04-19 10:46:18.013 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@6221a2df 2024-04-19 10:46:18.013 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-04-19 10:46:18.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-91 - configuration: 2024-04-19 10:46:18.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 10:46:18.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 10:46:18.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 10:46:18.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 10:46:18.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 10:46:18.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 10:46:18.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@18c432ed 2024-04-19 10:46:18.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 10:46:18.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 10:46:18.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 10:46:18.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 10:46:18.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 10:46:18.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 10:46:18.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 10:46:18.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 10:46:18.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 10:46:18.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 10:46:18.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 10:46:18.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 10:46:18.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 10:46:18.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-19 10:46:18.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-19 10:46:18.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 10:46:18.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 10:46:18.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-19 10:46:18.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 10:46:18.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-91" 2024-04-19 10:46:18.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 10:46:18.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 10:46:18.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 10:46:18.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 10:46:18.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 10:46:18.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 10:46:18.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 10:46:18.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 10:46:18.028 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-91 - Starting... 2024-04-19 10:46:18.029 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@3fae357f 2024-04-19 10:46:18.029 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@3fae357f 2024-04-19 10:46:18.029 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-91 - Start completed. 2024-04-19 10:46:18.037 [HikariPool-90 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 10:46:18.042 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@b583dd 2024-04-19 10:46:18.042 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@b583dd 2024-04-19 10:46:18.046 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@e726dbb 2024-04-19 10:46:18.046 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@e726dbb 2024-04-19 10:46:18.048 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@a4de8ad 2024-04-19 10:46:18.048 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@a4de8ad 2024-04-19 10:46:18.051 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f4f6780 2024-04-19 10:46:18.051 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f4f6780 2024-04-19 10:46:18.051 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fae357f 2024-04-19 10:46:18.053 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@63c8aedf 2024-04-19 10:46:18.053 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@63c8aedf 2024-04-19 10:46:18.056 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e4a08a8 2024-04-19 10:46:18.056 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e4a08a8 2024-04-19 10:46:18.058 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b279f4c 2024-04-19 10:46:18.058 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b279f4c 2024-04-19 10:46:18.060 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f6098cf 2024-04-19 10:46:18.060 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f6098cf 2024-04-19 10:46:18.063 [Test worker @coroutine#1913] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fae357f 2024-04-19 10:46:18.063 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@9f865aa 2024-04-19 10:46:18.063 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@9f865aa 2024-04-19 10:46:18.063 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-04-19 10:46:18.064 [Test worker @coroutine#1915] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fae357f 2024-04-19 10:46:18.066 [DefaultDispatcher-worker-6 @coroutine#1919] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35603/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-19 10:46:18.066 [DefaultDispatcher-worker-6 @coroutine#1919] 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:35603/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-04-19 10:46:18.066 [DefaultDispatcher-worker-6 @coroutine#1919] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35603/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-19 10:46:18.066 [DefaultDispatcher-worker-6 @coroutine#1919] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:35603/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-19 10:46:18.067 [DefaultDispatcher-worker-14 @coroutine#1919] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35603/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-19 10:46:18.067 [DefaultDispatcher-worker-14 @coroutine#1919] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35603/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-19 10:46:18.075 [DefaultDispatcher-worker-8 @coroutine#1918] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fae357f 2024-04-19 10:46:18.075 [DefaultDispatcher-worker-8 @coroutine#1918] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35603/UmAppDatabase/replication/nodeId 2024-04-19 10:46:18.075 [DefaultDispatcher-worker-8 @coroutine#1918] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35603/UmAppDatabase/replication/nodeId. 2024-04-19 10:46:18.075 [DefaultDispatcher-worker-8 @coroutine#1918] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35603/UmAppDatabase/replication/nodeId 2024-04-19 10:46:18.076 [DefaultDispatcher-worker-14 @coroutine#1918] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35603/UmAppDatabase/replication/nodeId 2024-04-19 10:46:18.076 [DefaultDispatcher-worker-14 @coroutine#1918] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35603/UmAppDatabase/replication/nodeId 2024-04-19 10:46:18.077 [Test worker @coroutine#1923] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fae357f 2024-04-19 10:46:18.088 [DefaultDispatcher-worker-7 @coroutine#1930] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fae357f 2024-04-19 10:46:18.098 [DefaultDispatcher-worker-5 @coroutine#1930] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fae357f 2024-04-19 10:46:18.108 [DefaultDispatcher-worker-6 @coroutine#1930] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fae357f 2024-04-19 10:46:18.118 [DefaultDispatcher-worker-10 @coroutine#1930] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fae357f 2024-04-19 10:46:18.129 [HikariPool-91 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-19 10:46:18.130 [DefaultDispatcher-worker-16 @coroutine#1936] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fae357f 2024-04-19 10:46:18.134 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@2062f7c3 2024-04-19 10:46:18.134 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@2062f7c3 2024-04-19 10:46:18.138 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ea51dbf 2024-04-19 10:46:18.138 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ea51dbf 2024-04-19 10:46:18.141 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a9a9cb3 2024-04-19 10:46:18.141 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a9a9cb3 2024-04-19 10:46:18.141 [DefaultDispatcher-worker-3 @coroutine#1936] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fae357f 2024-04-19 10:46:18.145 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f981784 2024-04-19 10:46:18.145 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f981784 2024-04-19 10:46:18.148 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@58f3295b 2024-04-19 10:46:18.148 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@58f3295b 2024-04-19 10:46:18.151 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ebd9f1f 2024-04-19 10:46:18.151 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ebd9f1f 2024-04-19 10:46:18.152 [DefaultDispatcher-worker-4 @coroutine#1936] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fae357f 2024-04-19 10:46:18.153 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@203cff7f 2024-04-19 10:46:18.153 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@203cff7f 2024-04-19 10:46:18.156 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@fb7e8cb 2024-04-19 10:46:18.156 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@fb7e8cb 2024-04-19 10:46:18.158 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e4fb197 2024-04-19 10:46:18.158 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e4fb197 2024-04-19 10:46:18.158 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - After adding stats (total=10, active=1, idle=9, waiting=0) 2024-04-19 10:46:18.162 [DefaultDispatcher-worker-12 @coroutine#1936] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fae357f 2024-04-19 10:46:18.175 [DefaultDispatcher-worker-10 @coroutine#1941] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fae357f 2024-04-19 10:46:18.185 [DefaultDispatcher-worker-4 @coroutine#1941] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fae357f 2024-04-19 10:46:18.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-92 - configuration: 2024-04-19 10:46:18.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 10:46:18.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 10:46:18.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 10:46:18.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 10:46:18.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 10:46:18.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 10:46:18.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@a4388f1 2024-04-19 10:46:18.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 10:46:18.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 10:46:18.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 10:46:18.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 10:46:18.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 10:46:18.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 10:46:18.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 10:46:18.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 10:46:18.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 10:46:18.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 10:46:18.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 10:46:18.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 10:46:18.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 10:46:18.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-19 10:46:18.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-19 10:46:18.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 10:46:18.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 10:46:18.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-19 10:46:18.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 10:46:18.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-92" 2024-04-19 10:46:18.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 10:46:18.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 10:46:18.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 10:46:18.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 10:46:18.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 10:46:18.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 10:46:18.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 10:46:18.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 10:46:18.199 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-92 - Starting... 2024-04-19 10:46:18.200 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@4cbd17b3 2024-04-19 10:46:18.200 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@4cbd17b3 2024-04-19 10:46:18.200 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-92 - Start completed. 2024-04-19 10:46:18.224 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cbd17b3 2024-04-19 10:46:18.238 [Test worker @coroutine#1960] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cbd17b3 2024-04-19 10:46:18.240 [Test worker @coroutine#1962] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cbd17b3 2024-04-19 10:46:18.241 [DefaultDispatcher-worker-13 @coroutine#1966] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40655/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-19 10:46:18.241 [DefaultDispatcher-worker-13 @coroutine#1966] 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:40655/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-04-19 10:46:18.241 [DefaultDispatcher-worker-13 @coroutine#1966] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40655/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-19 10:46:18.241 [DefaultDispatcher-worker-13 @coroutine#1966] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:40655/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-19 10:46:18.243 [DefaultDispatcher-worker-2 @coroutine#1966] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40655/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-19 10:46:18.243 [DefaultDispatcher-worker-2 @coroutine#1966] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40655/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-19 10:46:18.251 [DefaultDispatcher-worker-10 @coroutine#1965] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cbd17b3 2024-04-19 10:46:18.251 [DefaultDispatcher-worker-10 @coroutine#1965] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40655/UmAppDatabase/replication/nodeId 2024-04-19 10:46:18.251 [DefaultDispatcher-worker-10 @coroutine#1965] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40655/UmAppDatabase/replication/nodeId. 2024-04-19 10:46:18.251 [DefaultDispatcher-worker-10 @coroutine#1965] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40655/UmAppDatabase/replication/nodeId 2024-04-19 10:46:18.252 [DefaultDispatcher-worker-7 @coroutine#1965] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40655/UmAppDatabase/replication/nodeId 2024-04-19 10:46:18.252 [DefaultDispatcher-worker-7 @coroutine#1965] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40655/UmAppDatabase/replication/nodeId 2024-04-19 10:46:18.256 [Test worker @coroutine#1970] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cbd17b3 2024-04-19 10:46:18.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-93 - configuration: 2024-04-19 10:46:18.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 10:46:18.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 10:46:18.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 10:46:18.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 10:46:18.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 10:46:18.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 10:46:18.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3d8512e9 2024-04-19 10:46:18.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 10:46:18.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 10:46:18.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 10:46:18.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 10:46:18.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 10:46:18.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 10:46:18.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 10:46:18.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 10:46:18.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 10:46:18.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 10:46:18.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 10:46:18.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 10:46:18.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 10:46:18.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-19 10:46:18.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-19 10:46:18.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 10:46:18.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 10:46:18.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-19 10:46:18.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 10:46:18.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-93" 2024-04-19 10:46:18.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 10:46:18.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 10:46:18.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 10:46:18.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 10:46:18.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 10:46:18.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 10:46:18.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 10:46:18.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 10:46:18.257 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-93 - Starting... 2024-04-19 10:46:18.262 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a045e85 2024-04-19 10:46:18.262 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a045e85 2024-04-19 10:46:18.262 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-93 - Start completed. 2024-04-19 10:46:18.263 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a045e85 2024-04-19 10:46:18.277 [Test worker @coroutine#1977] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a045e85 2024-04-19 10:46:18.279 [Test worker @coroutine#1979] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a045e85 2024-04-19 10:46:18.280 [DefaultDispatcher-worker-10 @coroutine#1987] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40655/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2024-04-19 10:46:18.280 [DefaultDispatcher-worker-10 @coroutine#1987] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40655/auth/login?username=bob&password=wrong&maxDateOfBirth=0. 2024-04-19 10:46:18.280 [DefaultDispatcher-worker-10 @coroutine#1987] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40655/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2024-04-19 10:46:18.281 [DefaultDispatcher-worker-11 @coroutine#1987] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40655/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2024-04-19 10:46:18.281 [DefaultDispatcher-worker-11 @coroutine#1987] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40655/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2024-04-19 10:46:18.288 [DefaultDispatcher-worker-9 @coroutine#1981] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a045e85 2024-04-19 10:46:18.300 [HikariPool-92 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 10:46:18.305 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@17955d94 2024-04-19 10:46:18.305 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@17955d94 2024-04-19 10:46:18.310 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@1952a116 2024-04-19 10:46:18.310 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@1952a116 2024-04-19 10:46:18.313 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d6d36e4 2024-04-19 10:46:18.314 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d6d36e4 2024-04-19 10:46:18.317 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@586fab2d 2024-04-19 10:46:18.317 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@586fab2d 2024-04-19 10:46:18.321 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@65ab3449 2024-04-19 10:46:18.321 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@65ab3449 2024-04-19 10:46:18.323 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@69fd73fb 2024-04-19 10:46:18.323 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@69fd73fb 2024-04-19 10:46:18.326 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@1dd3b236 2024-04-19 10:46:18.326 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@1dd3b236 2024-04-19 10:46:18.328 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@38405462 2024-04-19 10:46:18.328 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@38405462 2024-04-19 10:46:18.330 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@475265f 2024-04-19 10:46:18.330 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@475265f 2024-04-19 10:46:18.330 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-04-19 10:46:18.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-94 - configuration: 2024-04-19 10:46:18.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 10:46:18.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 10:46:18.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 10:46:18.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 10:46:18.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 10:46:18.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 10:46:18.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3f7f9d3f 2024-04-19 10:46:18.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 10:46:18.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 10:46:18.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 10:46:18.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 10:46:18.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 10:46:18.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 10:46:18.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 10:46:18.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 10:46:18.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 10:46:18.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 10:46:18.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 10:46:18.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 10:46:18.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 10:46:18.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-19 10:46:18.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-19 10:46:18.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 10:46:18.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 10:46:18.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-19 10:46:18.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 10:46:18.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-94" 2024-04-19 10:46:18.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 10:46:18.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 10:46:18.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 10:46:18.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 10:46:18.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 10:46:18.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 10:46:18.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 10:46:18.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 10:46:18.331 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-94 - Starting... 2024-04-19 10:46:18.332 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@4193da4d 2024-04-19 10:46:18.332 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@4193da4d 2024-04-19 10:46:18.332 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-94 - Start completed. 2024-04-19 10:46:18.355 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4193da4d 2024-04-19 10:46:18.362 [HikariPool-93 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 10:46:18.366 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@c2fd16b 2024-04-19 10:46:18.366 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@c2fd16b 2024-04-19 10:46:18.367 [Test worker @coroutine#1992] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4193da4d 2024-04-19 10:46:18.368 [Test worker @coroutine#1994] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4193da4d 2024-04-19 10:46:18.369 [DefaultDispatcher-worker-6 @coroutine#1998] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47267/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-19 10:46:18.369 [DefaultDispatcher-worker-6 @coroutine#1998] 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:47267/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-04-19 10:46:18.369 [DefaultDispatcher-worker-6 @coroutine#1998] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47267/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-19 10:46:18.370 [DefaultDispatcher-worker-6 @coroutine#1998] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:47267/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-19 10:46:18.370 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e82e9e 2024-04-19 10:46:18.370 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e82e9e 2024-04-19 10:46:18.371 [DefaultDispatcher-worker-3 @coroutine#1998] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47267/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-19 10:46:18.371 [DefaultDispatcher-worker-3 @coroutine#1998] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47267/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-19 10:46:18.375 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d7ba1b 2024-04-19 10:46:18.375 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d7ba1b 2024-04-19 10:46:18.379 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@43d524a5 2024-04-19 10:46:18.379 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@43d524a5 2024-04-19 10:46:18.379 [DefaultDispatcher-worker-2 @coroutine#1997] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4193da4d 2024-04-19 10:46:18.380 [DefaultDispatcher-worker-2 @coroutine#1997] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47267/UmAppDatabase/replication/nodeId 2024-04-19 10:46:18.380 [DefaultDispatcher-worker-2 @coroutine#1997] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47267/UmAppDatabase/replication/nodeId. 2024-04-19 10:46:18.380 [DefaultDispatcher-worker-2 @coroutine#1997] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47267/UmAppDatabase/replication/nodeId 2024-04-19 10:46:18.381 [DefaultDispatcher-worker-15 @coroutine#1997] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47267/UmAppDatabase/replication/nodeId 2024-04-19 10:46:18.381 [DefaultDispatcher-worker-15 @coroutine#1997] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47267/UmAppDatabase/replication/nodeId 2024-04-19 10:46:18.382 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@3103113d 2024-04-19 10:46:18.382 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@3103113d 2024-04-19 10:46:18.384 [Test worker @coroutine#2002] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4193da4d 2024-04-19 10:46:18.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-95 - configuration: 2024-04-19 10:46:18.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 10:46:18.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 10:46:18.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 10:46:18.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 10:46:18.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 10:46:18.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 10:46:18.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@c040c8d 2024-04-19 10:46:18.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 10:46:18.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 10:46:18.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 10:46:18.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 10:46:18.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 10:46:18.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 10:46:18.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 10:46:18.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 10:46:18.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 10:46:18.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 10:46:18.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 10:46:18.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 10:46:18.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 10:46:18.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-19 10:46:18.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-19 10:46:18.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 10:46:18.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 10:46:18.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-19 10:46:18.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 10:46:18.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-95" 2024-04-19 10:46:18.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 10:46:18.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 10:46:18.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 10:46:18.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 10:46:18.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 10:46:18.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 10:46:18.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 10:46:18.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 10:46:18.385 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-95 - Starting... 2024-04-19 10:46:18.385 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@725c455d 2024-04-19 10:46:18.385 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@725c455d 2024-04-19 10:46:18.389 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f627a1a 2024-04-19 10:46:18.389 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f627a1a 2024-04-19 10:46:18.389 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@49602e6f 2024-04-19 10:46:18.389 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@49602e6f 2024-04-19 10:46:18.389 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-95 - Start completed. 2024-04-19 10:46:18.390 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f627a1a 2024-04-19 10:46:18.391 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@23fadbea 2024-04-19 10:46:18.391 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@23fadbea 2024-04-19 10:46:18.394 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@ad9ac51 2024-04-19 10:46:18.394 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@ad9ac51 2024-04-19 10:46:18.394 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-04-19 10:46:18.402 [Test worker @coroutine#2009] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f627a1a 2024-04-19 10:46:18.404 [Test worker @coroutine#2012] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f627a1a 2024-04-19 10:46:18.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-96 - configuration: 2024-04-19 10:46:18.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 10:46:18.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 10:46:18.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 10:46:18.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 10:46:18.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 10:46:18.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 10:46:18.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2bb118ae 2024-04-19 10:46:18.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 10:46:18.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 10:46:18.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 10:46:18.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 10:46:18.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 10:46:18.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 10:46:18.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 10:46:18.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 10:46:18.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 10:46:18.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 10:46:18.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 10:46:18.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 10:46:18.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 10:46:18.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-19 10:46:18.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-19 10:46:18.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 10:46:18.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 10:46:18.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-19 10:46:18.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 10:46:18.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-96" 2024-04-19 10:46:18.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 10:46:18.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 10:46:18.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 10:46:18.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 10:46:18.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 10:46:18.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 10:46:18.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 10:46:18.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 10:46:18.406 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-96 - Starting... 2024-04-19 10:46:18.406 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@5afaae7e 2024-04-19 10:46:18.406 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@5afaae7e 2024-04-19 10:46:18.406 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-96 - Start completed. 2024-04-19 10:46:18.415 [DefaultDispatcher-worker-8 @coroutine#2014] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f627a1a 2024-04-19 10:46:18.426 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5afaae7e 2024-04-19 10:46:18.432 [HikariPool-94 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 10:46:18.437 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@64ac7db2 2024-04-19 10:46:18.437 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@64ac7db2 2024-04-19 10:46:18.439 [Test worker @coroutine#2022] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5afaae7e 2024-04-19 10:46:18.440 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a6b9f57 2024-04-19 10:46:18.440 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a6b9f57 2024-04-19 10:46:18.442 [Test worker @coroutine#2024] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5afaae7e 2024-04-19 10:46:18.443 [DefaultDispatcher-worker-8 @coroutine#2028] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48169/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-19 10:46:18.443 [DefaultDispatcher-worker-8 @coroutine#2028] 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:48169/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-04-19 10:46:18.443 [DefaultDispatcher-worker-8 @coroutine#2028] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48169/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-19 10:46:18.443 [DefaultDispatcher-worker-8 @coroutine#2028] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:48169/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-19 10:46:18.444 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e5416c2 2024-04-19 10:46:18.444 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e5416c2 2024-04-19 10:46:18.445 [DefaultDispatcher-worker-3 @coroutine#2028] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48169/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-19 10:46:18.445 [DefaultDispatcher-worker-3 @coroutine#2028] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48169/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-19 10:46:18.448 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b56956c 2024-04-19 10:46:18.448 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b56956c 2024-04-19 10:46:18.451 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c903c59 2024-04-19 10:46:18.451 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c903c59 2024-04-19 10:46:18.452 [DefaultDispatcher-worker-15 @coroutine#2027] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5afaae7e 2024-04-19 10:46:18.452 [DefaultDispatcher-worker-15 @coroutine#2027] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48169/UmAppDatabase/replication/nodeId 2024-04-19 10:46:18.452 [DefaultDispatcher-worker-15 @coroutine#2027] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48169/UmAppDatabase/replication/nodeId. 2024-04-19 10:46:18.452 [DefaultDispatcher-worker-15 @coroutine#2027] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48169/UmAppDatabase/replication/nodeId 2024-04-19 10:46:18.453 [DefaultDispatcher-worker-4 @coroutine#2027] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48169/UmAppDatabase/replication/nodeId 2024-04-19 10:46:18.453 [DefaultDispatcher-worker-4 @coroutine#2027] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48169/UmAppDatabase/replication/nodeId 2024-04-19 10:46:18.453 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a379fbb 2024-04-19 10:46:18.453 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a379fbb 2024-04-19 10:46:18.455 [Test worker @coroutine#2032] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5afaae7e 2024-04-19 10:46:18.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-97 - configuration: 2024-04-19 10:46:18.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 10:46:18.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 10:46:18.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 10:46:18.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 10:46:18.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 10:46:18.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 10:46:18.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4df54c1 2024-04-19 10:46:18.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 10:46:18.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 10:46:18.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 10:46:18.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 10:46:18.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 10:46:18.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 10:46:18.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 10:46:18.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 10:46:18.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 10:46:18.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 10:46:18.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 10:46:18.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 10:46:18.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 10:46:18.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-19 10:46:18.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-19 10:46:18.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 10:46:18.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 10:46:18.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-19 10:46:18.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 10:46:18.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-97" 2024-04-19 10:46:18.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 10:46:18.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 10:46:18.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 10:46:18.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 10:46:18.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 10:46:18.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 10:46:18.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 10:46:18.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 10:46:18.456 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-97 - Starting... 2024-04-19 10:46:18.456 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@541b6839 2024-04-19 10:46:18.456 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@541b6839 2024-04-19 10:46:18.458 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b796a23 2024-04-19 10:46:18.458 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b796a23 2024-04-19 10:46:18.458 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@c950fd 2024-04-19 10:46:18.458 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@c950fd 2024-04-19 10:46:18.458 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-97 - Start completed. 2024-04-19 10:46:18.459 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c950fd 2024-04-19 10:46:18.460 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@6626f5e1 2024-04-19 10:46:18.460 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@6626f5e1 2024-04-19 10:46:18.460 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-04-19 10:46:18.472 [Test worker @coroutine#2039] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c950fd 2024-04-19 10:46:18.474 [Test worker @coroutine#2041] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c950fd 2024-04-19 10:46:18.475 [DefaultDispatcher-worker-13 @coroutine#2049] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-98 - configuration: 2024-04-19 10:46:18.475 [DefaultDispatcher-worker-13 @coroutine#2049] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 10:46:18.475 [DefaultDispatcher-worker-13 @coroutine#2049] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 10:46:18.475 [DefaultDispatcher-worker-13 @coroutine#2049] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 10:46:18.475 [DefaultDispatcher-worker-13 @coroutine#2049] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 10:46:18.475 [DefaultDispatcher-worker-13 @coroutine#2049] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 10:46:18.475 [DefaultDispatcher-worker-13 @coroutine#2049] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 10:46:18.475 [DefaultDispatcher-worker-13 @coroutine#2049] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@68866181 2024-04-19 10:46:18.475 [DefaultDispatcher-worker-13 @coroutine#2049] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 10:46:18.475 [DefaultDispatcher-worker-13 @coroutine#2049] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 10:46:18.475 [DefaultDispatcher-worker-13 @coroutine#2049] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 10:46:18.475 [DefaultDispatcher-worker-13 @coroutine#2049] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 10:46:18.475 [DefaultDispatcher-worker-13 @coroutine#2049] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 10:46:18.475 [DefaultDispatcher-worker-13 @coroutine#2049] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 10:46:18.475 [DefaultDispatcher-worker-13 @coroutine#2049] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 10:46:18.475 [DefaultDispatcher-worker-13 @coroutine#2049] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 10:46:18.475 [DefaultDispatcher-worker-13 @coroutine#2049] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 10:46:18.475 [DefaultDispatcher-worker-13 @coroutine#2049] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 10:46:18.475 [DefaultDispatcher-worker-13 @coroutine#2049] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 10:46:18.475 [DefaultDispatcher-worker-13 @coroutine#2049] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 10:46:18.475 [DefaultDispatcher-worker-13 @coroutine#2049] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 10:46:18.475 [DefaultDispatcher-worker-13 @coroutine#2049] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-19 10:46:18.475 [DefaultDispatcher-worker-13 @coroutine#2049] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-19 10:46:18.476 [DefaultDispatcher-worker-13 @coroutine#2049] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 10:46:18.476 [DefaultDispatcher-worker-13 @coroutine#2049] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 10:46:18.476 [DefaultDispatcher-worker-13 @coroutine#2049] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-19 10:46:18.476 [DefaultDispatcher-worker-13 @coroutine#2049] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 10:46:18.476 [DefaultDispatcher-worker-13 @coroutine#2049] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-98" 2024-04-19 10:46:18.476 [DefaultDispatcher-worker-13 @coroutine#2049] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 10:46:18.476 [DefaultDispatcher-worker-13 @coroutine#2049] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 10:46:18.476 [DefaultDispatcher-worker-13 @coroutine#2049] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 10:46:18.476 [DefaultDispatcher-worker-13 @coroutine#2049] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 10:46:18.476 [DefaultDispatcher-worker-13 @coroutine#2049] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 10:46:18.476 [DefaultDispatcher-worker-13 @coroutine#2049] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 10:46:18.476 [DefaultDispatcher-worker-13 @coroutine#2049] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 10:46:18.476 [DefaultDispatcher-worker-13 @coroutine#2049] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 10:46:18.476 [DefaultDispatcher-worker-13 @coroutine#2049] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-98 - Starting... 2024-04-19 10:46:18.476 [DefaultDispatcher-worker-13 @coroutine#2049] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@32b72ccb 2024-04-19 10:46:18.477 [DefaultDispatcher-worker-13 @coroutine#2049] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@32b72ccb 2024-04-19 10:46:18.477 [DefaultDispatcher-worker-13 @coroutine#2049] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-98 - Start completed. 2024-04-19 10:46:18.486 [DefaultDispatcher-worker-15 @coroutine#2043] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c950fd 2024-04-19 10:46:18.489 [HikariPool-95 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 10:46:18.492 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f1b66a8 2024-04-19 10:46:18.492 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f1b66a8 2024-04-19 10:46:18.495 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@31dc9f3b 2024-04-19 10:46:18.495 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@31dc9f3b 2024-04-19 10:46:18.498 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@35e30dd8 2024-04-19 10:46:18.498 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@35e30dd8 2024-04-19 10:46:18.501 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@70e19500 2024-04-19 10:46:18.501 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@70e19500 2024-04-19 10:46:18.502 [DefaultDispatcher-worker-13 @coroutine#2049] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32b72ccb 2024-04-19 10:46:18.504 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@142b8392 2024-04-19 10:46:18.504 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@142b8392 2024-04-19 10:46:18.506 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@415be36b 2024-04-19 10:46:18.506 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@415be36b 2024-04-19 10:46:18.506 [HikariPool-96 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 10:46:18.508 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c7bab55 2024-04-19 10:46:18.508 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c7bab55 2024-04-19 10:46:18.510 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@10ce6a4f 2024-04-19 10:46:18.510 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@10ce6a4f 2024-04-19 10:46:18.512 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@123e62da 2024-04-19 10:46:18.512 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@123e62da 2024-04-19 10:46:18.512 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@58b14cd7 2024-04-19 10:46:18.512 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@58b14cd7 2024-04-19 10:46:18.512 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-04-19 10:46:18.513 [DefaultDispatcher-worker-13 @coroutine#2052] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32b72ccb 2024-04-19 10:46:18.515 [DefaultDispatcher-worker-13 @coroutine#2054] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32b72ccb 2024-04-19 10:46:18.515 [DefaultDispatcher-worker-15 @coroutine#2057] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-19 10:46:18.515 [DefaultDispatcher-worker-15 @coroutine#2057] 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-04-19 10:46:18.515 [DefaultDispatcher-worker-15 @coroutine#2057] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-19 10:46:18.515 [DefaultDispatcher-worker-15 @coroutine#2057] 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-04-19 10:46:18.516 [DefaultDispatcher-worker-13 @coroutine#2049] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-04-19 10:46:18.516 [DefaultDispatcher-worker-13 @coroutine#2049] 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-04-19 10:46:18.516 [DefaultDispatcher-worker-13 @coroutine#2049] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-04-19 10:46:18.517 [DefaultDispatcher-worker-11 @coroutine#2057] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-19 10:46:18.517 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@1cf99eed 2024-04-19 10:46:18.517 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@1cf99eed 2024-04-19 10:46:18.518 [DefaultDispatcher-worker-9 @coroutine#2049] 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-04-19 10:46:18.520 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@18c609aa 2024-04-19 10:46:18.520 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@18c609aa 2024-04-19 10:46:18.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-99 - configuration: 2024-04-19 10:46:18.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 10:46:18.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 10:46:18.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 10:46:18.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 10:46:18.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 10:46:18.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 10:46:18.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@49c72fb7 2024-04-19 10:46:18.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 10:46:18.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 10:46:18.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 10:46:18.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 10:46:18.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 10:46:18.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 10:46:18.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 10:46:18.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 10:46:18.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 10:46:18.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 10:46:18.522 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@5dc494d6 2024-04-19 10:46:18.522 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@5dc494d6 2024-04-19 10:46:18.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 10:46:18.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 10:46:18.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 10:46:18.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-19 10:46:18.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-19 10:46:18.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 10:46:18.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 10:46:18.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-19 10:46:18.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 10:46:18.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-99" 2024-04-19 10:46:18.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 10:46:18.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 10:46:18.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 10:46:18.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 10:46:18.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 10:46:18.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 10:46:18.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 10:46:18.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 10:46:18.523 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-99 - Starting... 2024-04-19 10:46:18.523 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@68024e57 2024-04-19 10:46:18.523 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@68024e57 2024-04-19 10:46:18.523 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-99 - Start completed. 2024-04-19 10:46:18.525 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c0d1506 2024-04-19 10:46:18.525 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c0d1506 2024-04-19 10:46:18.526 [DefaultDispatcher-worker-13 @coroutine#2056] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32b72ccb 2024-04-19 10:46:18.526 [DefaultDispatcher-worker-13 @coroutine#2056] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-19 10:46:18.526 [DefaultDispatcher-worker-13 @coroutine#2056] 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-04-19 10:46:18.526 [DefaultDispatcher-worker-13 @coroutine#2056] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-19 10:46:18.527 [DefaultDispatcher-worker-15 @coroutine#2056] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-19 10:46:18.528 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c53ea9c 2024-04-19 10:46:18.528 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c53ea9c 2024-04-19 10:46:18.531 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@447035e5 2024-04-19 10:46:18.531 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@447035e5 2024-04-19 10:46:18.533 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@3deb6b99 2024-04-19 10:46:18.533 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@3deb6b99 2024-04-19 10:46:18.535 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@691aec07 2024-04-19 10:46:18.535 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@691aec07 2024-04-19 10:46:18.535 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-04-19 10:46:18.546 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68024e57 2024-04-19 10:46:18.558 [Test worker @coroutine#2065] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68024e57 2024-04-19 10:46:18.558 [HikariPool-97 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 10:46:18.559 [Test worker @coroutine#2067] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68024e57 2024-04-19 10:46:18.561 [DefaultDispatcher-worker-13 @coroutine#2071] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54079/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-19 10:46:18.561 [DefaultDispatcher-worker-13 @coroutine#2071] 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:54079/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-04-19 10:46:18.561 [DefaultDispatcher-worker-13 @coroutine#2071] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54079/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-19 10:46:18.561 [DefaultDispatcher-worker-13 @coroutine#2071] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:54079/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-19 10:46:18.562 [DefaultDispatcher-worker-6 @coroutine#2071] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54079/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-19 10:46:18.562 [DefaultDispatcher-worker-6 @coroutine#2071] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54079/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-19 10:46:18.564 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@2fda8cac 2024-04-19 10:46:18.564 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@2fda8cac 2024-04-19 10:46:18.569 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@211d7727 2024-04-19 10:46:18.569 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@211d7727 2024-04-19 10:46:18.571 [DefaultDispatcher-worker-1 @coroutine#2070] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68024e57 2024-04-19 10:46:18.571 [DefaultDispatcher-worker-1 @coroutine#2070] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54079/UmAppDatabase/replication/nodeId 2024-04-19 10:46:18.571 [DefaultDispatcher-worker-1 @coroutine#2070] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54079/UmAppDatabase/replication/nodeId. 2024-04-19 10:46:18.571 [DefaultDispatcher-worker-1 @coroutine#2070] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54079/UmAppDatabase/replication/nodeId 2024-04-19 10:46:18.572 [DefaultDispatcher-worker-13 @coroutine#2070] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54079/UmAppDatabase/replication/nodeId 2024-04-19 10:46:18.572 [DefaultDispatcher-worker-13 @coroutine#2070] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54079/UmAppDatabase/replication/nodeId 2024-04-19 10:46:18.572 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@2522e7dc 2024-04-19 10:46:18.572 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@2522e7dc 2024-04-19 10:46:18.574 [Test worker @coroutine#2074] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68024e57 2024-04-19 10:46:18.575 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@60207d1c 2024-04-19 10:46:18.575 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@60207d1c 2024-04-19 10:46:18.577 [HikariPool-98 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 10:46:18.577 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b643258 2024-04-19 10:46:18.577 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b643258 2024-04-19 10:46:18.580 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@518ada5c 2024-04-19 10:46:18.580 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@518ada5c 2024-04-19 10:46:18.581 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@21f8e68b 2024-04-19 10:46:18.581 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@21f8e68b 2024-04-19 10:46:18.582 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@6324cbb6 2024-04-19 10:46:18.582 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@6324cbb6 2024-04-19 10:46:18.585 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f3f0cc4 2024-04-19 10:46:18.585 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f3f0cc4 2024-04-19 10:46:18.585 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@f8253 2024-04-19 10:46:18.585 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@f8253 2024-04-19 10:46:18.585 [DefaultDispatcher-worker-6 @coroutine#2082] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68024e57 2024-04-19 10:46:18.587 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ac386f8 2024-04-19 10:46:18.587 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ac386f8 2024-04-19 10:46:18.587 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-04-19 10:46:18.588 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b008dfb 2024-04-19 10:46:18.588 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b008dfb 2024-04-19 10:46:18.591 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e0206ff 2024-04-19 10:46:18.591 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e0206ff 2024-04-19 10:46:18.593 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@8a8790a 2024-04-19 10:46:18.593 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@8a8790a 2024-04-19 10:46:18.595 [DefaultDispatcher-worker-12 @coroutine#2082] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68024e57 2024-04-19 10:46:18.596 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f260df7 2024-04-19 10:46:18.596 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f260df7 2024-04-19 10:46:18.598 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@70662cbd 2024-04-19 10:46:18.598 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@70662cbd 2024-04-19 10:46:18.601 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@e2df9b0 2024-04-19 10:46:18.601 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@e2df9b0 2024-04-19 10:46:18.603 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@4506a156 2024-04-19 10:46:18.603 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@4506a156 2024-04-19 10:46:18.603 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-04-19 10:46:18.604 [DefaultDispatcher-worker-2 @coroutine#2082] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68024e57 2024-04-19 10:46:18.614 [DefaultDispatcher-worker-6 @coroutine#2082] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68024e57 2024-04-19 10:46:18.624 [HikariPool-99 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-19 10:46:18.624 [DefaultDispatcher-worker-2 @coroutine#2087] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68024e57 2024-04-19 10:46:18.626 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@456639f8 2024-04-19 10:46:18.626 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@456639f8 2024-04-19 10:46:18.628 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ba1cf24 2024-04-19 10:46:18.628 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ba1cf24 2024-04-19 10:46:18.630 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f9e5288 2024-04-19 10:46:18.630 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f9e5288 2024-04-19 10:46:18.633 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@a9cc51f 2024-04-19 10:46:18.633 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@a9cc51f 2024-04-19 10:46:18.633 [DefaultDispatcher-worker-2 @coroutine#2087] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68024e57 2024-04-19 10:46:18.635 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e41844d 2024-04-19 10:46:18.635 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e41844d 2024-04-19 10:46:18.637 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b5cac4e 2024-04-19 10:46:18.637 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b5cac4e 2024-04-19 10:46:18.639 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@66bb3bf 2024-04-19 10:46:18.639 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@66bb3bf 2024-04-19 10:46:18.641 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ab33a50 2024-04-19 10:46:18.641 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ab33a50 2024-04-19 10:46:18.642 [DefaultDispatcher-worker-12 @coroutine#2087] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68024e57 2024-04-19 10:46:18.644 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@1822b8a7 2024-04-19 10:46:18.644 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@1822b8a7 2024-04-19 10:46:18.644 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - After adding stats (total=10, active=1, idle=9, waiting=0) 2024-04-19 10:46:18.652 [DefaultDispatcher-worker-12 @coroutine#2087] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68024e57 2024-04-19 10:46:18.663 [DefaultDispatcher-worker-13 @coroutine#2092] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68024e57 2024-04-19 10:46:18.666 [DefaultDispatcher-worker-4 @coroutine#2099] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54079/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-04-19 10:46:18.666 [DefaultDispatcher-worker-4 @coroutine#2099] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54079/auth/login?username=bob&password=password&maxDateOfBirth=0. 2024-04-19 10:46:18.666 [DefaultDispatcher-worker-4 @coroutine#2099] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54079/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-04-19 10:46:18.667 [DefaultDispatcher-worker-2 @coroutine#2099] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54079/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-04-19 10:46:18.667 [DefaultDispatcher-worker-2 @coroutine#2099] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54079/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-04-19 10:46:18.668 [DefaultDispatcher-worker-2 @coroutine#2099] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:54079/auth/login?username=bob&password=password&maxDateOfBirth=0. 2024-04-19 10:46:18.668 [DefaultDispatcher-worker-2 @coroutine#2099] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:54079/auth/login?username=bob&password=password&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-19 10:46:18.669 [DefaultDispatcher-worker-2 @coroutine#2099] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54079/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2024-04-19 10:46:18.669 [DefaultDispatcher-worker-2 @coroutine#2099] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54079/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42. 2024-04-19 10:46:18.669 [DefaultDispatcher-worker-2 @coroutine#2099] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54079/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2024-04-19 10:46:18.670 [DefaultDispatcher-worker-4 @coroutine#2099] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54079/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2024-04-19 10:46:18.670 [DefaultDispatcher-worker-4 @coroutine#2099] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54079/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2024-04-19 10:46:18.702 [DefaultDispatcher-worker-9 @coroutine#2099] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68024e57 2024-04-19 10:46:18.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-100 - configuration: 2024-04-19 10:46:18.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 10:46:18.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 10:46:18.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 10:46:18.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 10:46:18.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 10:46:18.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 10:46:18.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@24381e4a 2024-04-19 10:46:18.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 10:46:18.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 10:46:18.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 10:46:18.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 10:46:18.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 10:46:18.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 10:46:18.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 10:46:18.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 10:46:18.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 10:46:18.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 10:46:18.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 10:46:18.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 10:46:18.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 10:46:18.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-19 10:46:18.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-19 10:46:18.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 10:46:18.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 10:46:18.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-19 10:46:18.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 10:46:18.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-100" 2024-04-19 10:46:18.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 10:46:18.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 10:46:18.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 10:46:18.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 10:46:18.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 10:46:18.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 10:46:18.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 10:46:18.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 10:46:18.708 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-100 - Starting... 2024-04-19 10:46:18.709 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@e5d9fa7 2024-04-19 10:46:18.709 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@e5d9fa7 2024-04-19 10:46:18.709 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-100 - Start completed. 2024-04-19 10:46:18.732 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e5d9fa7 2024-04-19 10:46:18.743 [Test worker @coroutine#2117] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e5d9fa7 2024-04-19 10:46:18.745 [Test worker @coroutine#2119] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e5d9fa7 2024-04-19 10:46:18.746 [DefaultDispatcher-worker-2 @coroutine#2123] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33179/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-19 10:46:18.746 [DefaultDispatcher-worker-2 @coroutine#2123] 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:33179/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-04-19 10:46:18.746 [DefaultDispatcher-worker-2 @coroutine#2123] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33179/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-19 10:46:18.746 [DefaultDispatcher-worker-2 @coroutine#2123] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:33179/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-19 10:46:18.748 [DefaultDispatcher-worker-3 @coroutine#2123] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33179/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-19 10:46:18.748 [DefaultDispatcher-worker-3 @coroutine#2123] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33179/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-19 10:46:18.756 [DefaultDispatcher-worker-8 @coroutine#2122] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e5d9fa7 2024-04-19 10:46:18.756 [DefaultDispatcher-worker-8 @coroutine#2122] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33179/UmAppDatabase/replication/nodeId 2024-04-19 10:46:18.756 [DefaultDispatcher-worker-8 @coroutine#2122] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33179/UmAppDatabase/replication/nodeId. 2024-04-19 10:46:18.756 [DefaultDispatcher-worker-8 @coroutine#2122] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33179/UmAppDatabase/replication/nodeId 2024-04-19 10:46:18.757 [DefaultDispatcher-worker-13 @coroutine#2122] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33179/UmAppDatabase/replication/nodeId 2024-04-19 10:46:18.757 [DefaultDispatcher-worker-13 @coroutine#2122] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33179/UmAppDatabase/replication/nodeId 2024-04-19 10:46:18.759 [Test worker @coroutine#2127] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e5d9fa7 2024-04-19 10:46:18.760 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-101 - configuration: 2024-04-19 10:46:18.760 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 10:46:18.760 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 10:46:18.760 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 10:46:18.760 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 10:46:18.760 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 10:46:18.760 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 10:46:18.760 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7e4bbda4 2024-04-19 10:46:18.760 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 10:46:18.760 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 10:46:18.760 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 10:46:18.760 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 10:46:18.760 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 10:46:18.760 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 10:46:18.760 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 10:46:18.760 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 10:46:18.760 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 10:46:18.760 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 10:46:18.760 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 10:46:18.760 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 10:46:18.760 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 10:46:18.760 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-19 10:46:18.760 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-19 10:46:18.760 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 10:46:18.760 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 10:46:18.760 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-19 10:46:18.760 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 10:46:18.760 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-101" 2024-04-19 10:46:18.760 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 10:46:18.760 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 10:46:18.760 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 10:46:18.760 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 10:46:18.760 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 10:46:18.760 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 10:46:18.760 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 10:46:18.760 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 10:46:18.761 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-101 - Starting... 2024-04-19 10:46:18.764 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@1254a3cd 2024-04-19 10:46:18.764 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@1254a3cd 2024-04-19 10:46:18.764 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-101 - Start completed. 2024-04-19 10:46:18.765 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1254a3cd 2024-04-19 10:46:18.780 [Test worker @coroutine#2134] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1254a3cd 2024-04-19 10:46:18.782 [Test worker @coroutine#2136] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1254a3cd 2024-04-19 10:46:18.794 [DefaultDispatcher-worker-10 @coroutine#2138] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1254a3cd 2024-04-19 10:46:18.794 [DefaultDispatcher-worker-5 @coroutine#2144] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e5d9fa7 2024-04-19 10:46:18.801 [DefaultDispatcher-worker-3 @coroutine#2144] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e5d9fa7 2024-04-19 10:46:18.809 [HikariPool-100 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-19 10:46:18.809 [DefaultDispatcher-worker-15 @coroutine#2144] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e5d9fa7 2024-04-19 10:46:18.813 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@2022b80f 2024-04-19 10:46:18.813 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@2022b80f 2024-04-19 10:46:18.820 [DefaultDispatcher-worker-4 @coroutine#2144] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e5d9fa7 2024-04-19 10:46:18.820 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ee5427b 2024-04-19 10:46:18.820 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ee5427b 2024-04-19 10:46:18.823 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@2adad37f 2024-04-19 10:46:18.823 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@2adad37f 2024-04-19 10:46:18.825 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@6fd84840 2024-04-19 10:46:18.825 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@6fd84840 2024-04-19 10:46:18.828 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a0f7774 2024-04-19 10:46:18.828 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a0f7774 2024-04-19 10:46:18.831 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e7d00d4 2024-04-19 10:46:18.831 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e7d00d4 2024-04-19 10:46:18.833 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@2240614f 2024-04-19 10:46:18.833 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@2240614f 2024-04-19 10:46:18.835 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@ff7b70f 2024-04-19 10:46:18.835 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@ff7b70f 2024-04-19 10:46:18.838 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ee2d552 2024-04-19 10:46:18.838 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ee2d552 2024-04-19 10:46:18.838 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - After adding stats (total=10, active=1, idle=9, waiting=0) 2024-04-19 10:46:18.845 [DefaultDispatcher-worker-15 @coroutine#2151] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e5d9fa7 2024-04-19 10:46:18.861 [DefaultDispatcher-worker-9 @coroutine#2153] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e5d9fa7 2024-04-19 10:46:18.864 [HikariPool-101 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 10:46:18.869 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f228454 2024-04-19 10:46:18.869 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f228454 2024-04-19 10:46:18.873 [DefaultDispatcher-worker-2 @coroutine#2153] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e5d9fa7 2024-04-19 10:46:18.874 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@11e579c0 2024-04-19 10:46:18.874 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@11e579c0 2024-04-19 10:46:18.876 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@15daef24 2024-04-19 10:46:18.876 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@15daef24 2024-04-19 10:46:18.879 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@50d873fb 2024-04-19 10:46:18.879 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@50d873fb 2024-04-19 10:46:18.881 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@5bd34d90 2024-04-19 10:46:18.881 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@5bd34d90 2024-04-19 10:46:18.882 [DefaultDispatcher-worker-1 @coroutine#2153] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e5d9fa7 2024-04-19 10:46:18.884 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@61420453 2024-04-19 10:46:18.884 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@61420453 2024-04-19 10:46:18.886 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@23a36490 2024-04-19 10:46:18.886 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@23a36490 2024-04-19 10:46:18.889 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@30f78cb4 2024-04-19 10:46:18.889 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@30f78cb4 2024-04-19 10:46:18.891 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@7109f8f7 2024-04-19 10:46:18.891 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@7109f8f7 2024-04-19 10:46:18.891 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-04-19 10:46:18.893 [DefaultDispatcher-worker-12 @coroutine#2153] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e5d9fa7 2024-04-19 10:46:18.903 [DefaultDispatcher-worker-8 @coroutine#2153] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e5d9fa7 2024-04-19 10:46:18.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-102 - configuration: 2024-04-19 10:46:18.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 10:46:18.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 10:46:18.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 10:46:18.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 10:46:18.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 10:46:18.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 10:46:18.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@870413c 2024-04-19 10:46:18.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 10:46:18.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 10:46:18.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 10:46:18.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 10:46:18.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 10:46:18.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 10:46:18.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 10:46:18.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 10:46:18.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 10:46:18.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 10:46:18.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 10:46:18.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 10:46:18.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 10:46:18.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-19 10:46:18.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-19 10:46:18.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 10:46:18.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 10:46:18.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-19 10:46:18.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 10:46:18.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-102" 2024-04-19 10:46:18.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 10:46:18.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 10:46:18.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 10:46:18.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 10:46:18.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 10:46:18.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 10:46:18.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 10:46:18.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 10:46:18.905 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-102 - Starting... 2024-04-19 10:46:18.905 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d9cac6e 2024-04-19 10:46:18.905 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d9cac6e 2024-04-19 10:46:18.905 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-102 - Start completed. 2024-04-19 10:46:18.929 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d9cac6e 2024-04-19 10:46:18.943 [DefaultDispatcher-worker-1 @coroutine#1886] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40f931ec 2024-04-19 10:46:18.943 [DefaultDispatcher-worker-1 @coroutine#1886] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43143/UmAppDatabase/replication/nodeId 2024-04-19 10:46:18.944 [DefaultDispatcher-worker-1 @coroutine#1886] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43143/UmAppDatabase/replication/nodeId. 2024-04-19 10:46:18.944 [DefaultDispatcher-worker-1 @coroutine#1886] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43143/UmAppDatabase/replication/nodeId 2024-04-19 10:46:18.945 [DefaultDispatcher-worker-13 @coroutine#1886] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43143/UmAppDatabase/replication/nodeId 2024-04-19 10:46:18.945 [DefaultDispatcher-worker-13 @coroutine#1886] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43143/UmAppDatabase/replication/nodeId 2024-04-19 10:46:18.946 [Test worker @coroutine#2159] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d9cac6e 2024-04-19 10:46:18.947 [Test worker @coroutine#2164] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d9cac6e 2024-04-19 10:46:18.948 [DefaultDispatcher-worker-1 @coroutine#2168] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45929/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-19 10:46:18.948 [DefaultDispatcher-worker-1 @coroutine#2168] 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:45929/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-04-19 10:46:18.948 [DefaultDispatcher-worker-1 @coroutine#2168] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45929/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-19 10:46:18.948 [DefaultDispatcher-worker-1 @coroutine#2168] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:45929/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-19 10:46:18.950 [DefaultDispatcher-worker-7 @coroutine#2168] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45929/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-19 10:46:18.950 [DefaultDispatcher-worker-7 @coroutine#2168] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45929/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-19 10:46:18.959 [DefaultDispatcher-worker-15 @coroutine#2167] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d9cac6e 2024-04-19 10:46:18.959 [DefaultDispatcher-worker-15 @coroutine#2167] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45929/UmAppDatabase/replication/nodeId 2024-04-19 10:46:18.959 [DefaultDispatcher-worker-15 @coroutine#2167] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45929/UmAppDatabase/replication/nodeId. 2024-04-19 10:46:18.959 [DefaultDispatcher-worker-15 @coroutine#2167] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45929/UmAppDatabase/replication/nodeId 2024-04-19 10:46:18.960 [DefaultDispatcher-worker-9 @coroutine#2167] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45929/UmAppDatabase/replication/nodeId 2024-04-19 10:46:18.960 [DefaultDispatcher-worker-9 @coroutine#2167] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45929/UmAppDatabase/replication/nodeId 2024-04-19 10:46:18.962 [Test worker @coroutine#2172] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d9cac6e 2024-04-19 10:46:18.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-103 - configuration: 2024-04-19 10:46:18.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 10:46:18.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 10:46:18.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 10:46:18.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 10:46:18.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 10:46:18.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 10:46:18.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2f0b5d79 2024-04-19 10:46:18.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 10:46:18.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 10:46:18.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 10:46:18.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 10:46:18.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 10:46:18.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 10:46:18.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 10:46:18.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 10:46:18.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 10:46:18.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 10:46:18.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 10:46:18.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 10:46:18.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 10:46:18.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-19 10:46:18.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-19 10:46:18.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 10:46:18.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 10:46:18.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-19 10:46:18.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 10:46:18.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-103" 2024-04-19 10:46:18.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 10:46:18.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 10:46:18.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 10:46:18.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 10:46:18.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 10:46:18.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 10:46:18.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 10:46:18.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 10:46:18.964 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-103 - Starting... 2024-04-19 10:46:18.969 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@761ea1f5 2024-04-19 10:46:18.969 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@761ea1f5 2024-04-19 10:46:18.969 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-103 - Start completed. 2024-04-19 10:46:18.970 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@761ea1f5 2024-04-19 10:46:18.984 [Test worker @coroutine#2179] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@761ea1f5 2024-04-19 10:46:18.987 [Test worker @coroutine#2181] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@761ea1f5 2024-04-19 10:46:18.999 [DefaultDispatcher-worker-1 @coroutine#2183] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@761ea1f5 2024-04-19 10:46:19.000 [DefaultDispatcher-worker-10 @coroutine#2190] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d9cac6e 2024-04-19 10:46:19.005 [HikariPool-102 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-19 10:46:19.009 [DefaultDispatcher-worker-12 @coroutine#2190] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d9cac6e 2024-04-19 10:46:19.012 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@53202361 2024-04-19 10:46:19.013 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@53202361 2024-04-19 10:46:19.016 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@5de7d775 2024-04-19 10:46:19.016 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@5de7d775 2024-04-19 10:46:19.020 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@59d84811 2024-04-19 10:46:19.020 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@59d84811 2024-04-19 10:46:19.021 [DefaultDispatcher-worker-7 @coroutine#2190] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d9cac6e 2024-04-19 10:46:19.022 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@1cdadd4e 2024-04-19 10:46:19.022 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@1cdadd4e 2024-04-19 10:46:19.025 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@4eb3de9f 2024-04-19 10:46:19.025 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@4eb3de9f 2024-04-19 10:46:19.027 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d0ce443 2024-04-19 10:46:19.027 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d0ce443 2024-04-19 10:46:19.029 [DefaultDispatcher-worker-2 @coroutine#2190] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d9cac6e 2024-04-19 10:46:19.030 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@368fb933 2024-04-19 10:46:19.030 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@368fb933 2024-04-19 10:46:19.031 [DefaultDispatcher-worker-3 @coroutine#2197] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45929/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-04-19 10:46:19.031 [DefaultDispatcher-worker-3 @coroutine#2197] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45929/auth/login?username=bob&password=password&maxDateOfBirth=0. 2024-04-19 10:46:19.031 [DefaultDispatcher-worker-3 @coroutine#2197] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45929/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-04-19 10:46:19.032 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@7cf52201 2024-04-19 10:46:19.032 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@7cf52201 2024-04-19 10:46:19.032 [DefaultDispatcher-worker-7 @coroutine#2197] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45929/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-04-19 10:46:19.032 [DefaultDispatcher-worker-7 @coroutine#2197] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45929/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-04-19 10:46:19.032 [DefaultDispatcher-worker-7 @coroutine#2197] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:45929/auth/login?username=bob&password=password&maxDateOfBirth=0. 2024-04-19 10:46:19.032 [DefaultDispatcher-worker-7 @coroutine#2197] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:45929/auth/login?username=bob&password=password&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-19 10:46:19.033 [DefaultDispatcher-worker-7 @coroutine#2197] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45929/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2024-04-19 10:46:19.033 [DefaultDispatcher-worker-7 @coroutine#2197] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45929/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42. 2024-04-19 10:46:19.033 [DefaultDispatcher-worker-7 @coroutine#2197] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45929/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2024-04-19 10:46:19.034 [DefaultDispatcher-worker-13 @coroutine#2197] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45929/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2024-04-19 10:46:19.034 [DefaultDispatcher-worker-13 @coroutine#2197] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45929/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2024-04-19 10:46:19.034 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ce24c26 2024-04-19 10:46:19.034 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ce24c26 2024-04-19 10:46:19.034 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - After adding stats (total=10, active=1, idle=9, waiting=0) 2024-04-19 10:46:19.054 [DefaultDispatcher-worker-7 @coroutine#2197] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d9cac6e 2024-04-19 10:46:19.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-104 - configuration: 2024-04-19 10:46:19.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 10:46:19.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 10:46:19.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 10:46:19.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 10:46:19.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 10:46:19.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 10:46:19.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@69af938b 2024-04-19 10:46:19.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 10:46:19.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 10:46:19.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 10:46:19.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 10:46:19.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 10:46:19.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 10:46:19.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 10:46:19.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 10:46:19.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 10:46:19.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 10:46:19.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 10:46:19.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 10:46:19.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 10:46:19.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-19 10:46:19.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-19 10:46:19.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 10:46:19.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 10:46:19.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-19 10:46:19.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 10:46:19.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-104" 2024-04-19 10:46:19.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 10:46:19.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 10:46:19.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 10:46:19.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 10:46:19.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 10:46:19.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 10:46:19.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 10:46:19.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 10:46:19.060 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Starting... 2024-04-19 10:46:19.061 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@52518ee1 2024-04-19 10:46:19.061 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@52518ee1 2024-04-19 10:46:19.061 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Start completed. 2024-04-19 10:46:19.069 [HikariPool-103 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 10:46:19.074 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@3196d58e 2024-04-19 10:46:19.074 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@3196d58e 2024-04-19 10:46:19.078 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f512dcc 2024-04-19 10:46:19.078 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f512dcc 2024-04-19 10:46:19.080 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b6ebefe 2024-04-19 10:46:19.080 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b6ebefe 2024-04-19 10:46:19.082 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52518ee1 2024-04-19 10:46:19.082 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e6c27f7 2024-04-19 10:46:19.082 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e6c27f7 2024-04-19 10:46:19.085 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@79d1a711 2024-04-19 10:46:19.085 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@79d1a711 2024-04-19 10:46:19.086 [DefaultDispatcher-worker-7 @coroutine#1918] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fae357f 2024-04-19 10:46:19.086 [DefaultDispatcher-worker-7 @coroutine#1918] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35603/UmAppDatabase/replication/nodeId 2024-04-19 10:46:19.086 [DefaultDispatcher-worker-7 @coroutine#1918] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35603/UmAppDatabase/replication/nodeId. 2024-04-19 10:46:19.086 [DefaultDispatcher-worker-7 @coroutine#1918] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35603/UmAppDatabase/replication/nodeId 2024-04-19 10:46:19.088 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@4fd8daaa 2024-04-19 10:46:19.088 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@4fd8daaa 2024-04-19 10:46:19.088 [DefaultDispatcher-worker-12 @coroutine#1918] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35603/UmAppDatabase/replication/nodeId 2024-04-19 10:46:19.088 [DefaultDispatcher-worker-12 @coroutine#1918] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35603/UmAppDatabase/replication/nodeId 2024-04-19 10:46:19.090 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@18f04e1 2024-04-19 10:46:19.090 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@18f04e1 2024-04-19 10:46:19.092 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e43d8b8 2024-04-19 10:46:19.092 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e43d8b8 2024-04-19 10:46:19.094 [Test worker @coroutine#2216] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52518ee1 2024-04-19 10:46:19.095 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a5e1d4e 2024-04-19 10:46:19.095 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a5e1d4e 2024-04-19 10:46:19.095 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-04-19 10:46:19.096 [Test worker @coroutine#2221] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52518ee1 2024-04-19 10:46:19.097 [DefaultDispatcher-worker-15 @coroutine#2225] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49839/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-19 10:46:19.097 [DefaultDispatcher-worker-15 @coroutine#2225] 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:49839/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-04-19 10:46:19.097 [DefaultDispatcher-worker-15 @coroutine#2225] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49839/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-19 10:46:19.097 [DefaultDispatcher-worker-15 @coroutine#2225] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:49839/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-19 10:46:19.099 [DefaultDispatcher-worker-1 @coroutine#2225] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49839/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-19 10:46:19.099 [DefaultDispatcher-worker-1 @coroutine#2225] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49839/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-19 10:46:19.106 [DefaultDispatcher-worker-11 @coroutine#2224] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52518ee1 2024-04-19 10:46:19.107 [DefaultDispatcher-worker-11 @coroutine#2224] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49839/UmAppDatabase/replication/nodeId 2024-04-19 10:46:19.107 [DefaultDispatcher-worker-11 @coroutine#2224] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49839/UmAppDatabase/replication/nodeId. 2024-04-19 10:46:19.107 [DefaultDispatcher-worker-11 @coroutine#2224] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49839/UmAppDatabase/replication/nodeId 2024-04-19 10:46:19.108 [DefaultDispatcher-worker-4 @coroutine#2224] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49839/UmAppDatabase/replication/nodeId 2024-04-19 10:46:19.108 [DefaultDispatcher-worker-4 @coroutine#2224] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49839/UmAppDatabase/replication/nodeId 2024-04-19 10:46:19.109 [Test worker @coroutine#2229] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52518ee1 2024-04-19 10:46:19.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-105 - configuration: 2024-04-19 10:46:19.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 10:46:19.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 10:46:19.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 10:46:19.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 10:46:19.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 10:46:19.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 10:46:19.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@29280ca6 2024-04-19 10:46:19.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 10:46:19.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 10:46:19.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 10:46:19.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 10:46:19.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 10:46:19.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 10:46:19.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 10:46:19.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 10:46:19.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 10:46:19.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 10:46:19.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 10:46:19.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 10:46:19.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 10:46:19.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-19 10:46:19.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-19 10:46:19.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 10:46:19.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 10:46:19.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-19 10:46:19.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 10:46:19.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-105" 2024-04-19 10:46:19.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 10:46:19.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 10:46:19.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 10:46:19.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 10:46:19.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 10:46:19.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 10:46:19.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 10:46:19.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 10:46:19.110 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-105 - Starting... 2024-04-19 10:46:19.114 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@32d3b965 2024-04-19 10:46:19.114 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@32d3b965 2024-04-19 10:46:19.114 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-105 - Start completed. 2024-04-19 10:46:19.115 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32d3b965 2024-04-19 10:46:19.128 [Test worker @coroutine#2236] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32d3b965 2024-04-19 10:46:19.130 [Test worker @coroutine#2238] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32d3b965 2024-04-19 10:46:19.134 [DefaultDispatcher-worker-11 @coroutine#2247] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49839/auth/register 2024-04-19 10:46:19.135 [DefaultDispatcher-worker-11 @coroutine#2247] 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:49839/auth/register. 2024-04-19 10:46:19.135 [DefaultDispatcher-worker-11 @coroutine#2247] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49839/auth/register 2024-04-19 10:46:19.135 [DefaultDispatcher-worker-11 @coroutine#2247] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:49839/auth/register from class io.ktor.http.content.TextContent 2024-04-19 10:46:19.136 [DefaultDispatcher-worker-3 @coroutine#2247] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49839/auth/register 2024-04-19 10:46:19.136 [DefaultDispatcher-worker-3 @coroutine#2247] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49839/auth/register 2024-04-19 10:46:19.141 [DefaultDispatcher-worker-13 @coroutine#2240] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32d3b965 2024-04-19 10:46:19.161 [HikariPool-104 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 10:46:19.165 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@5894dc7e 2024-04-19 10:46:19.165 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@5894dc7e 2024-04-19 10:46:19.168 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@5653391c 2024-04-19 10:46:19.168 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@5653391c 2024-04-19 10:46:19.172 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@526cb70e 2024-04-19 10:46:19.172 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@526cb70e 2024-04-19 10:46:19.175 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@176e3327 2024-04-19 10:46:19.175 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@176e3327 2024-04-19 10:46:19.177 [DefaultDispatcher-worker-10 @coroutine#2247] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:49839/auth/register. 2024-04-19 10:46:19.177 [DefaultDispatcher-worker-10 @coroutine#2247] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:49839/auth/register to class io.ktor.utils.io.core.ByteReadPacket 2024-04-19 10:46:19.178 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@69676a98 2024-04-19 10:46:19.178 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@69676a98 2024-04-19 10:46:19.180 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@26332571 2024-04-19 10:46:19.180 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@26332571 2024-04-19 10:46:19.182 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@11d0227e 2024-04-19 10:46:19.182 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@11d0227e 2024-04-19 10:46:19.185 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@7741cc68 2024-04-19 10:46:19.185 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@7741cc68 2024-04-19 10:46:19.187 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@25204bb2 2024-04-19 10:46:19.187 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@25204bb2 2024-04-19 10:46:19.187 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - After adding stats (total=10, active=1, idle=9, waiting=0) 2024-04-19 10:46:19.197 [DefaultDispatcher-worker-3 @coroutine#2247] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52518ee1 2024-04-19 10:46:19.209 [DefaultDispatcher-worker-4 @coroutine#2247] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52518ee1 2024-04-19 10:46:19.214 [HikariPool-105 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 10:46:19.217 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@32699631 2024-04-19 10:46:19.217 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@32699631 2024-04-19 10:46:19.221 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@3cae6e0c 2024-04-19 10:46:19.221 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@3cae6e0c 2024-04-19 10:46:19.224 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@3891fd41 2024-04-19 10:46:19.224 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@3891fd41 2024-04-19 10:46:19.226 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d936437 2024-04-19 10:46:19.226 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d936437 2024-04-19 10:46:19.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-106 - configuration: 2024-04-19 10:46:19.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 10:46:19.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 10:46:19.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 10:46:19.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 10:46:19.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 10:46:19.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 10:46:19.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@69862a1 2024-04-19 10:46:19.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 10:46:19.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 10:46:19.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 10:46:19.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 10:46:19.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 10:46:19.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 10:46:19.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 10:46:19.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 10:46:19.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 10:46:19.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 10:46:19.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 10:46:19.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 10:46:19.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 10:46:19.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-19 10:46:19.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-19 10:46:19.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 10:46:19.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 10:46:19.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-19 10:46:19.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 10:46:19.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-106" 2024-04-19 10:46:19.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 10:46:19.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 10:46:19.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 10:46:19.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 10:46:19.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 10:46:19.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 10:46:19.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 10:46:19.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 10:46:19.227 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Starting... 2024-04-19 10:46:19.227 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a644d75 2024-04-19 10:46:19.227 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a644d75 2024-04-19 10:46:19.227 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Start completed. 2024-04-19 10:46:19.228 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@335bdaa 2024-04-19 10:46:19.228 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@335bdaa 2024-04-19 10:46:19.231 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c247dce 2024-04-19 10:46:19.231 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c247dce 2024-04-19 10:46:19.233 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b68fafe 2024-04-19 10:46:19.233 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b68fafe 2024-04-19 10:46:19.235 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@1dbc9b78 2024-04-19 10:46:19.235 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@1dbc9b78 2024-04-19 10:46:19.238 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@334aad88 2024-04-19 10:46:19.238 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@334aad88 2024-04-19 10:46:19.238 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-04-19 10:46:19.247 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a644d75 2024-04-19 10:46:19.259 [Test worker @coroutine#2254] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a644d75 2024-04-19 10:46:19.261 [DefaultDispatcher-worker-2 @coroutine#1965] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cbd17b3 2024-04-19 10:46:19.261 [DefaultDispatcher-worker-2 @coroutine#1965] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40655/UmAppDatabase/replication/nodeId 2024-04-19 10:46:19.262 [DefaultDispatcher-worker-2 @coroutine#1965] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40655/UmAppDatabase/replication/nodeId. 2024-04-19 10:46:19.262 [DefaultDispatcher-worker-2 @coroutine#1965] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40655/UmAppDatabase/replication/nodeId 2024-04-19 10:46:19.262 [Test worker @coroutine#2256] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a644d75 2024-04-19 10:46:19.263 [DefaultDispatcher-worker-16 @coroutine#1965] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40655/UmAppDatabase/replication/nodeId 2024-04-19 10:46:19.263 [DefaultDispatcher-worker-16 @coroutine#1965] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40655/UmAppDatabase/replication/nodeId 2024-04-19 10:46:19.263 [DefaultDispatcher-worker-6 @coroutine#2263] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-19 10:46:19.263 [DefaultDispatcher-worker-6 @coroutine#2263] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/ackAndGetPendingReplications. 2024-04-19 10:46:19.263 [DefaultDispatcher-worker-6 @coroutine#2263] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-19 10:46:19.264 [DefaultDispatcher-worker-6 @coroutine#2263] 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-04-19 10:46:19.265 [DefaultDispatcher-worker-14 @coroutine#2263] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-19 10:46:19.265 [DefaultDispatcher-worker-14 @coroutine#2263] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-19 10:46:19.273 [DefaultDispatcher-worker-11 @coroutine#2262] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a644d75 2024-04-19 10:46:19.273 [DefaultDispatcher-worker-11 @coroutine#2262] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-04-19 10:46:19.273 [DefaultDispatcher-worker-11 @coroutine#2262] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/nodeId. 2024-04-19 10:46:19.273 [DefaultDispatcher-worker-11 @coroutine#2262] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-04-19 10:46:19.274 [DefaultDispatcher-worker-5 @coroutine#2262] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-04-19 10:46:19.274 [DefaultDispatcher-worker-5 @coroutine#2262] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-04-19 10:46:19.276 [Test worker @coroutine#2267] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a644d75 2024-04-19 10:46:19.282 [Test worker @coroutine#2274] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a644d75 2024-04-19 10:46:19.300 [Test worker @coroutine#2281] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a644d75 2024-04-19 10:46:19.302 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Shutdown initiated... 2024-04-19 10:46:19.302 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Close initiated... 2024-04-19 10:46:19.302 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 10:46:19.302 [HikariPool-106 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5a644d75: (connection evicted) 2024-04-19 10:46:19.304 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-19 10:46:19.304 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Closed. 2024-04-19 10:46:19.304 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Shutdown completed. 2024-04-19 10:46:19.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-107 - configuration: 2024-04-19 10:46:19.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 10:46:19.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 10:46:19.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 10:46:19.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 10:46:19.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 10:46:19.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 10:46:19.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2e04c89d 2024-04-19 10:46:19.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 10:46:19.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 10:46:19.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 10:46:19.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 10:46:19.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 10:46:19.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 10:46:19.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 10:46:19.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 10:46:19.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 10:46:19.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 10:46:19.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 10:46:19.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 10:46:19.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 10:46:19.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-19 10:46:19.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-19 10:46:19.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 10:46:19.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 10:46:19.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-19 10:46:19.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 10:46:19.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-107" 2024-04-19 10:46:19.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 10:46:19.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 10:46:19.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 10:46:19.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 10:46:19.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 10:46:19.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 10:46:19.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 10:46:19.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 10:46:19.305 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Starting... 2024-04-19 10:46:19.307 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e5febe9 2024-04-19 10:46:19.307 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e5febe9 2024-04-19 10:46:19.307 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Start completed. 2024-04-19 10:46:19.308 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e5febe9 2024-04-19 10:46:19.323 [Test worker @coroutine#2285] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e5febe9 2024-04-19 10:46:19.324 [Test worker @coroutine#2287] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e5febe9 2024-04-19 10:46:19.325 [DefaultDispatcher-worker-11 @coroutine#2291] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-19 10:46:19.325 [DefaultDispatcher-worker-11 @coroutine#2291] 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-04-19 10:46:19.325 [DefaultDispatcher-worker-11 @coroutine#2291] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-19 10:46:19.326 [DefaultDispatcher-worker-11 @coroutine#2291] 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-04-19 10:46:19.327 [DefaultDispatcher-worker-12 @coroutine#2291] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-19 10:46:19.327 [DefaultDispatcher-worker-12 @coroutine#2291] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-19 10:46:19.335 [DefaultDispatcher-worker-4 @coroutine#2290] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e5febe9 2024-04-19 10:46:19.336 [DefaultDispatcher-worker-4 @coroutine#2290] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-04-19 10:46:19.336 [DefaultDispatcher-worker-4 @coroutine#2290] 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-04-19 10:46:19.336 [DefaultDispatcher-worker-4 @coroutine#2290] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-04-19 10:46:19.336 [DefaultDispatcher-worker-4 @coroutine#2290] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-04-19 10:46:19.336 [DefaultDispatcher-worker-4 @coroutine#2290] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-04-19 10:46:19.339 [Test worker @coroutine#2294] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e5febe9 2024-04-19 10:46:19.343 [Test worker @coroutine#2302] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e5febe9 2024-04-19 10:46:19.348 [Test worker @coroutine#2309] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e5febe9 2024-04-19 10:46:19.349 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Shutdown initiated... 2024-04-19 10:46:19.349 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Close initiated... 2024-04-19 10:46:19.349 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 10:46:19.349 [HikariPool-107 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3e5febe9: (connection evicted) 2024-04-19 10:46:19.350 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-19 10:46:19.350 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Closed. 2024-04-19 10:46:19.350 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Shutdown completed. 2024-04-19 10:46:19.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-108 - configuration: 2024-04-19 10:46:19.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 10:46:19.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 10:46:19.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 10:46:19.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 10:46:19.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 10:46:19.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 10:46:19.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2a49753 2024-04-19 10:46:19.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 10:46:19.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 10:46:19.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 10:46:19.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 10:46:19.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 10:46:19.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 10:46:19.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 10:46:19.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 10:46:19.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 10:46:19.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 10:46:19.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 10:46:19.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 10:46:19.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 10:46:19.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-19 10:46:19.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-19 10:46:19.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 10:46:19.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 10:46:19.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-19 10:46:19.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 10:46:19.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-108" 2024-04-19 10:46:19.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 10:46:19.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 10:46:19.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 10:46:19.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 10:46:19.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 10:46:19.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 10:46:19.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 10:46:19.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 10:46:19.351 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Starting... 2024-04-19 10:46:19.354 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@1784fcab 2024-04-19 10:46:19.354 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@1784fcab 2024-04-19 10:46:19.354 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Start completed. 2024-04-19 10:46:19.354 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1784fcab 2024-04-19 10:46:19.366 [Test worker @coroutine#2312] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1784fcab 2024-04-19 10:46:19.367 [Test worker @coroutine#2314] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1784fcab 2024-04-19 10:46:19.368 [DefaultDispatcher-worker-14 @coroutine#2318] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-19 10:46:19.368 [DefaultDispatcher-worker-14 @coroutine#2318] 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-04-19 10:46:19.368 [DefaultDispatcher-worker-14 @coroutine#2318] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-19 10:46:19.368 [DefaultDispatcher-worker-14 @coroutine#2318] 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-04-19 10:46:19.370 [DefaultDispatcher-worker-2 @coroutine#2318] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-19 10:46:19.370 [DefaultDispatcher-worker-2 @coroutine#2318] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-19 10:46:19.377 [DefaultDispatcher-worker-8 @coroutine#2317] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1784fcab 2024-04-19 10:46:19.378 [DefaultDispatcher-worker-8 @coroutine#2317] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-04-19 10:46:19.378 [DefaultDispatcher-worker-8 @coroutine#2317] 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-04-19 10:46:19.378 [DefaultDispatcher-worker-8 @coroutine#2317] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-04-19 10:46:19.378 [DefaultDispatcher-worker-8 @coroutine#2317] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-04-19 10:46:19.378 [DefaultDispatcher-worker-8 @coroutine#2317] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-04-19 10:46:19.381 [Test worker @coroutine#2322] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1784fcab 2024-04-19 10:46:19.384 [Test worker @coroutine#2329] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1784fcab 2024-04-19 10:46:19.388 [Test worker @coroutine#2336] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1784fcab 2024-04-19 10:46:19.391 [Test worker @coroutine#2338] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1784fcab 2024-04-19 10:46:19.392 [DefaultDispatcher-worker-13 @coroutine#1997] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4193da4d 2024-04-19 10:46:19.392 [DefaultDispatcher-worker-13 @coroutine#1997] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47267/UmAppDatabase/replication/nodeId 2024-04-19 10:46:19.392 [DefaultDispatcher-worker-13 @coroutine#1997] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47267/UmAppDatabase/replication/nodeId. 2024-04-19 10:46:19.392 [DefaultDispatcher-worker-13 @coroutine#1997] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47267/UmAppDatabase/replication/nodeId 2024-04-19 10:46:19.393 [DefaultDispatcher-worker-9 @coroutine#1997] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47267/UmAppDatabase/replication/nodeId 2024-04-19 10:46:19.393 [DefaultDispatcher-worker-9 @coroutine#1997] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47267/UmAppDatabase/replication/nodeId 2024-04-19 10:46:19.394 [Test worker @coroutine#2344] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1784fcab 2024-04-19 10:46:19.397 [Test worker @coroutine#2349] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1784fcab 2024-04-19 10:46:19.399 [Test worker @coroutine#2350] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1784fcab 2024-04-19 10:46:19.400 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Shutdown initiated... 2024-04-19 10:46:19.400 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Close initiated... 2024-04-19 10:46:19.400 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 10:46:19.400 [HikariPool-108 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1784fcab: (connection evicted) 2024-04-19 10:46:19.401 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-19 10:46:19.401 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Closed. 2024-04-19 10:46:19.401 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Shutdown completed. 2024-04-19 10:46:19.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-109 - configuration: 2024-04-19 10:46:19.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 10:46:19.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 10:46:19.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 10:46:19.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 10:46:19.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 10:46:19.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 10:46:19.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@20e73e41 2024-04-19 10:46:19.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 10:46:19.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 10:46:19.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 10:46:19.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 10:46:19.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 10:46:19.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 10:46:19.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 10:46:19.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 10:46:19.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 10:46:19.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 10:46:19.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 10:46:19.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 10:46:19.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 10:46:19.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-19 10:46:19.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-19 10:46:19.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 10:46:19.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 10:46:19.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-19 10:46:19.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 10:46:19.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-109" 2024-04-19 10:46:19.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 10:46:19.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 10:46:19.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 10:46:19.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 10:46:19.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 10:46:19.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 10:46:19.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 10:46:19.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 10:46:19.402 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Starting... 2024-04-19 10:46:19.404 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d71f296 2024-04-19 10:46:19.404 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d71f296 2024-04-19 10:46:19.404 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Start completed. 2024-04-19 10:46:19.405 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d71f296 2024-04-19 10:46:19.416 [Test worker @coroutine#2353] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d71f296 2024-04-19 10:46:19.418 [Test worker @coroutine#2355] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d71f296 2024-04-19 10:46:19.419 [DefaultDispatcher-worker-12 @coroutine#2359] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-19 10:46:19.419 [DefaultDispatcher-worker-12 @coroutine#2359] 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-04-19 10:46:19.419 [DefaultDispatcher-worker-12 @coroutine#2359] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-19 10:46:19.419 [DefaultDispatcher-worker-12 @coroutine#2359] 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-04-19 10:46:19.420 [DefaultDispatcher-worker-14 @coroutine#2359] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-19 10:46:19.420 [DefaultDispatcher-worker-14 @coroutine#2359] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-19 10:46:19.428 [DefaultDispatcher-worker-5 @coroutine#2358] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d71f296 2024-04-19 10:46:19.428 [DefaultDispatcher-worker-5 @coroutine#2358] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-04-19 10:46:19.428 [DefaultDispatcher-worker-5 @coroutine#2358] 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-04-19 10:46:19.428 [DefaultDispatcher-worker-5 @coroutine#2358] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-04-19 10:46:19.429 [DefaultDispatcher-worker-10 @coroutine#2358] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-04-19 10:46:19.429 [DefaultDispatcher-worker-10 @coroutine#2358] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-04-19 10:46:19.431 [Test worker @coroutine#2363] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d71f296 2024-04-19 10:46:19.434 [Test worker @coroutine#2370] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d71f296 2024-04-19 10:46:19.438 [Test worker @coroutine#2377] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d71f296 2024-04-19 10:46:19.439 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Shutdown initiated... 2024-04-19 10:46:19.439 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Close initiated... 2024-04-19 10:46:19.439 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 10:46:19.439 [HikariPool-109 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6d71f296: (connection evicted) 2024-04-19 10:46:19.440 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-19 10:46:19.440 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Closed. 2024-04-19 10:46:19.440 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Shutdown completed. 2024-04-19 10:46:19.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-110 - configuration: 2024-04-19 10:46:19.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 10:46:19.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 10:46:19.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 10:46:19.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 10:46:19.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 10:46:19.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 10:46:19.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1bf4a79b 2024-04-19 10:46:19.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 10:46:19.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 10:46:19.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 10:46:19.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 10:46:19.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 10:46:19.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 10:46:19.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 10:46:19.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 10:46:19.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 10:46:19.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 10:46:19.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 10:46:19.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 10:46:19.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 10:46:19.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-19 10:46:19.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-19 10:46:19.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 10:46:19.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 10:46:19.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-19 10:46:19.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 10:46:19.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-110" 2024-04-19 10:46:19.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 10:46:19.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 10:46:19.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 10:46:19.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 10:46:19.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 10:46:19.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 10:46:19.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 10:46:19.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 10:46:19.441 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Starting... 2024-04-19 10:46:19.443 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@51e14cb6 2024-04-19 10:46:19.443 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@51e14cb6 2024-04-19 10:46:19.444 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Start completed. 2024-04-19 10:46:19.444 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51e14cb6 2024-04-19 10:46:19.455 [Test worker @coroutine#2385] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51e14cb6 2024-04-19 10:46:19.457 [Test worker @coroutine#2387] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51e14cb6 2024-04-19 10:46:19.458 [DefaultDispatcher-worker-1 @coroutine#2391] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-19 10:46:19.458 [DefaultDispatcher-worker-1 @coroutine#2391] 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-04-19 10:46:19.458 [DefaultDispatcher-worker-1 @coroutine#2391] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-19 10:46:19.458 [DefaultDispatcher-worker-1 @coroutine#2391] 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-04-19 10:46:19.460 [DefaultDispatcher-worker-13 @coroutine#2391] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-19 10:46:19.460 [DefaultDispatcher-worker-13 @coroutine#2391] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-19 10:46:19.466 [DefaultDispatcher-worker-6 @coroutine#2027] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5afaae7e 2024-04-19 10:46:19.466 [DefaultDispatcher-worker-6 @coroutine#2027] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48169/UmAppDatabase/replication/nodeId 2024-04-19 10:46:19.466 [DefaultDispatcher-worker-6 @coroutine#2027] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48169/UmAppDatabase/replication/nodeId. 2024-04-19 10:46:19.466 [DefaultDispatcher-worker-6 @coroutine#2027] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48169/UmAppDatabase/replication/nodeId 2024-04-19 10:46:19.467 [DefaultDispatcher-worker-2 @coroutine#2027] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48169/UmAppDatabase/replication/nodeId 2024-04-19 10:46:19.467 [DefaultDispatcher-worker-2 @coroutine#2027] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48169/UmAppDatabase/replication/nodeId 2024-04-19 10:46:19.470 [DefaultDispatcher-worker-9 @coroutine#2390] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51e14cb6 2024-04-19 10:46:19.470 [DefaultDispatcher-worker-9 @coroutine#2390] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-04-19 10:46:19.470 [DefaultDispatcher-worker-9 @coroutine#2390] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/nodeId. 2024-04-19 10:46:19.470 [DefaultDispatcher-worker-9 @coroutine#2390] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-04-19 10:46:19.470 [DefaultDispatcher-worker-10 @coroutine#2390] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-04-19 10:46:19.471 [DefaultDispatcher-worker-10 @coroutine#2390] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-04-19 10:46:19.473 [Test worker @coroutine#2397] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51e14cb6 2024-04-19 10:46:19.477 [Test worker @coroutine#2405] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51e14cb6 2024-04-19 10:46:19.480 [Test worker @coroutine#2407] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51e14cb6 2024-04-19 10:46:19.483 [Test worker @coroutine#2409] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51e14cb6 2024-04-19 10:46:19.487 [Test worker @coroutine#2416] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51e14cb6 2024-04-19 10:46:19.487 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Shutdown initiated... 2024-04-19 10:46:19.487 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Close initiated... 2024-04-19 10:46:19.487 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 10:46:19.488 [HikariPool-110 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Closing connection org.sqlite.jdbc4.JDBC4Connection@51e14cb6: (connection evicted) 2024-04-19 10:46:19.489 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-19 10:46:19.489 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Closed. 2024-04-19 10:46:19.489 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Shutdown completed. 2024-04-19 10:46:19.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-111 - configuration: 2024-04-19 10:46:19.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 10:46:19.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 10:46:19.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 10:46:19.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 10:46:19.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 10:46:19.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 10:46:19.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@736eb2a2 2024-04-19 10:46:19.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 10:46:19.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 10:46:19.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 10:46:19.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 10:46:19.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 10:46:19.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 10:46:19.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 10:46:19.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 10:46:19.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 10:46:19.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 10:46:19.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 10:46:19.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 10:46:19.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 10:46:19.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-19 10:46:19.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-19 10:46:19.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 10:46:19.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 10:46:19.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-19 10:46:19.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 10:46:19.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-111" 2024-04-19 10:46:19.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 10:46:19.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 10:46:19.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 10:46:19.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 10:46:19.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 10:46:19.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 10:46:19.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 10:46:19.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 10:46:19.489 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Starting... 2024-04-19 10:46:19.492 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b235623 2024-04-19 10:46:19.492 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b235623 2024-04-19 10:46:19.492 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Start completed. 2024-04-19 10:46:19.492 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b235623 2024-04-19 10:46:19.503 [Test worker @coroutine#2419] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b235623 2024-04-19 10:46:19.505 [Test worker @coroutine#2421] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b235623 2024-04-19 10:46:19.506 [DefaultDispatcher-worker-10 @coroutine#2425] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-19 10:46:19.506 [DefaultDispatcher-worker-10 @coroutine#2425] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/ackAndGetPendingReplications. 2024-04-19 10:46:19.506 [DefaultDispatcher-worker-10 @coroutine#2425] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-19 10:46:19.506 [DefaultDispatcher-worker-10 @coroutine#2425] 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-04-19 10:46:19.508 [DefaultDispatcher-worker-13 @coroutine#2425] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-19 10:46:19.508 [DefaultDispatcher-worker-13 @coroutine#2425] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-19 10:46:19.515 [DefaultDispatcher-worker-13 @coroutine#2424] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b235623 2024-04-19 10:46:19.515 [DefaultDispatcher-worker-13 @coroutine#2424] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-04-19 10:46:19.515 [DefaultDispatcher-worker-13 @coroutine#2424] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/nodeId. 2024-04-19 10:46:19.515 [DefaultDispatcher-worker-13 @coroutine#2424] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-04-19 10:46:19.516 [DefaultDispatcher-worker-4 @coroutine#2424] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-04-19 10:46:19.516 [DefaultDispatcher-worker-4 @coroutine#2424] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-04-19 10:46:19.518 [Test worker @coroutine#2429] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b235623 2024-04-19 10:46:19.521 [Test worker @coroutine#2436] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b235623 2024-04-19 10:46:19.523 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Shutdown initiated... 2024-04-19 10:46:19.523 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Close initiated... 2024-04-19 10:46:19.523 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 10:46:19.523 [HikariPool-111 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3b235623: (connection evicted) 2024-04-19 10:46:19.524 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-19 10:46:19.524 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Closed. 2024-04-19 10:46:19.524 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Shutdown completed. 2024-04-19 10:46:19.617 [DefaultDispatcher-worker-12 @coroutine#2056] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32b72ccb 2024-04-19 10:46:19.618 [DefaultDispatcher-worker-12 @coroutine#2056] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-19 10:46:19.618 [DefaultDispatcher-worker-12 @coroutine#2056] 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-04-19 10:46:19.618 [DefaultDispatcher-worker-12 @coroutine#2056] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-19 10:46:19.619 [DefaultDispatcher-worker-2 @coroutine#2056] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-19 10:46:19.622 [DefaultDispatcher-worker-2 @coroutine#2070] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68024e57 2024-04-19 10:46:19.622 [DefaultDispatcher-worker-2 @coroutine#2070] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54079/UmAppDatabase/replication/nodeId 2024-04-19 10:46:19.622 [DefaultDispatcher-worker-2 @coroutine#2070] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54079/UmAppDatabase/replication/nodeId. 2024-04-19 10:46:19.622 [DefaultDispatcher-worker-2 @coroutine#2070] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54079/UmAppDatabase/replication/nodeId 2024-04-19 10:46:19.623 [DefaultDispatcher-worker-11 @coroutine#2070] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54079/UmAppDatabase/replication/nodeId 2024-04-19 10:46:19.623 [DefaultDispatcher-worker-11 @coroutine#2070] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54079/UmAppDatabase/replication/nodeId 2024-04-19 10:46:19.768 [DefaultDispatcher-worker-14 @coroutine#2122] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e5d9fa7 2024-04-19 10:46:19.768 [DefaultDispatcher-worker-14 @coroutine#2122] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33179/UmAppDatabase/replication/nodeId 2024-04-19 10:46:19.768 [DefaultDispatcher-worker-14 @coroutine#2122] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33179/UmAppDatabase/replication/nodeId. 2024-04-19 10:46:19.768 [DefaultDispatcher-worker-14 @coroutine#2122] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33179/UmAppDatabase/replication/nodeId 2024-04-19 10:46:19.770 [DefaultDispatcher-worker-7 @coroutine#2122] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33179/UmAppDatabase/replication/nodeId 2024-04-19 10:46:19.770 [DefaultDispatcher-worker-7 @coroutine#2122] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33179/UmAppDatabase/replication/nodeId 2024-04-19 10:46:19.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-112 - configuration: 2024-04-19 10:46:19.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 10:46:19.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 10:46:19.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 10:46:19.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 10:46:19.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 10:46:19.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 10:46:19.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@57657b96 2024-04-19 10:46:19.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 10:46:19.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 10:46:19.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 10:46:19.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 10:46:19.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 10:46:19.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 10:46:19.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 10:46:19.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 10:46:19.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 10:46:19.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 10:46:19.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 10:46:19.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 10:46:19.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 10:46:19.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-19 10:46:19.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-19 10:46:19.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 10:46:19.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 10:46:19.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-19 10:46:19.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 10:46:19.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-112" 2024-04-19 10:46:19.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 10:46:19.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 10:46:19.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 10:46:19.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 10:46:19.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 10:46:19.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 10:46:19.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 10:46:19.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 10:46:19.821 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Starting... 2024-04-19 10:46:19.821 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@64864875 2024-04-19 10:46:19.821 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@64864875 2024-04-19 10:46:19.821 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Start completed. 2024-04-19 10:46:19.841 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64864875 2024-04-19 10:46:19.852 [Test worker @coroutine#2477] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64864875 2024-04-19 10:46:19.854 [Test worker @coroutine#2479] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64864875 2024-04-19 10:46:19.856 [DefaultDispatcher-worker-7 @coroutine#2482] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-19 10:46:19.856 [DefaultDispatcher-worker-7 @coroutine#2482] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-04-19 10:46:19.856 [DefaultDispatcher-worker-7 @coroutine#2482] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-19 10:46:19.856 [DefaultDispatcher-worker-7 @coroutine#2482] 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-04-19 10:46:19.857 [DefaultDispatcher-worker-6 @coroutine#2482] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-19 10:46:19.857 [DefaultDispatcher-worker-6 @coroutine#2482] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-19 10:46:19.865 [DefaultDispatcher-worker-1 @coroutine#2481] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64864875 2024-04-19 10:46:19.866 [DefaultDispatcher-worker-1 @coroutine#2481] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-04-19 10:46:19.866 [DefaultDispatcher-worker-1 @coroutine#2481] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummy/UmAppDatabase/replication/nodeId. 2024-04-19 10:46:19.866 [DefaultDispatcher-worker-1 @coroutine#2481] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-04-19 10:46:19.867 [DefaultDispatcher-worker-8 @coroutine#2481] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-04-19 10:46:19.867 [DefaultDispatcher-worker-8 @coroutine#2481] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-04-19 10:46:19.870 [Test worker @coroutine#2487] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64864875 2024-04-19 10:46:19.888 [DefaultDispatcher-worker-1 @coroutine#2493] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64864875 2024-04-19 10:46:19.921 [HikariPool-112 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-19 10:46:19.925 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@6718add2 2024-04-19 10:46:19.925 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@6718add2 2024-04-19 10:46:19.929 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@69df4f41 2024-04-19 10:46:19.929 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@69df4f41 2024-04-19 10:46:19.932 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@6de0c6a2 2024-04-19 10:46:19.932 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@6de0c6a2 2024-04-19 10:46:19.936 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@28e2457a 2024-04-19 10:46:19.936 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@28e2457a 2024-04-19 10:46:19.939 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@ab60b89 2024-04-19 10:46:19.939 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@ab60b89 2024-04-19 10:46:19.941 [Test worker @coroutine#2495] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64864875 2024-04-19 10:46:19.941 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@1980e8d9 2024-04-19 10:46:19.941 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@1980e8d9 2024-04-19 10:46:19.943 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@723ef89d 2024-04-19 10:46:19.943 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@723ef89d 2024-04-19 10:46:19.946 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@48cdba35 2024-04-19 10:46:19.946 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@48cdba35 2024-04-19 10:46:19.948 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@729d0ae6 2024-04-19 10:46:19.948 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@729d0ae6 2024-04-19 10:46:19.948 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-04-19 10:46:19.948 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Shutdown initiated... 2024-04-19 10:46:19.948 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Close initiated... 2024-04-19 10:46:19.948 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Before closing stats (total=10, active=0, idle=10, waiting=0) 2024-04-19 10:46:19.949 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@64864875: (connection evicted) 2024-04-19 10:46:19.949 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6718add2: (connection evicted) 2024-04-19 10:46:19.949 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@69df4f41: (connection evicted) 2024-04-19 10:46:19.950 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6de0c6a2: (connection evicted) 2024-04-19 10:46:19.950 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@28e2457a: (connection evicted) 2024-04-19 10:46:19.950 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@ab60b89: (connection evicted) 2024-04-19 10:46:19.951 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1980e8d9: (connection evicted) 2024-04-19 10:46:19.951 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@723ef89d: (connection evicted) 2024-04-19 10:46:19.951 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@48cdba35: (connection evicted) 2024-04-19 10:46:19.951 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@729d0ae6: (connection evicted) 2024-04-19 10:46:19.952 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-19 10:46:19.952 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Closed. 2024-04-19 10:46:19.952 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Shutdown completed. 2024-04-19 10:46:19.955 [DefaultDispatcher-worker-9 @coroutine#1886] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40f931ec 2024-04-19 10:46:19.955 [DefaultDispatcher-worker-9 @coroutine#1886] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43143/UmAppDatabase/replication/nodeId 2024-04-19 10:46:19.955 [DefaultDispatcher-worker-9 @coroutine#1886] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43143/UmAppDatabase/replication/nodeId. 2024-04-19 10:46:19.955 [DefaultDispatcher-worker-9 @coroutine#1886] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43143/UmAppDatabase/replication/nodeId 2024-04-19 10:46:19.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-113 - configuration: 2024-04-19 10:46:19.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 10:46:19.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 10:46:19.956 [DefaultDispatcher-worker-8 @coroutine#1886] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43143/UmAppDatabase/replication/nodeId 2024-04-19 10:46:19.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 10:46:19.956 [DefaultDispatcher-worker-8 @coroutine#1886] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43143/UmAppDatabase/replication/nodeId 2024-04-19 10:46:19.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 10:46:19.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 10:46:19.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 10:46:19.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4f70b659 2024-04-19 10:46:19.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 10:46:19.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 10:46:19.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 10:46:19.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 10:46:19.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 10:46:19.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 10:46:19.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 10:46:19.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 10:46:19.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 10:46:19.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 10:46:19.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 10:46:19.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 10:46:19.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 10:46:19.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-19 10:46:19.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-19 10:46:19.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 10:46:19.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 10:46:19.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-19 10:46:19.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 10:46:19.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-113" 2024-04-19 10:46:19.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 10:46:19.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 10:46:19.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 10:46:19.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 10:46:19.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 10:46:19.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 10:46:19.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 10:46:19.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 10:46:19.957 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Starting... 2024-04-19 10:46:19.960 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@73ba3c4b 2024-04-19 10:46:19.960 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@73ba3c4b 2024-04-19 10:46:19.960 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Start completed. 2024-04-19 10:46:19.961 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73ba3c4b 2024-04-19 10:46:19.971 [DefaultDispatcher-worker-1 @coroutine#2167] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d9cac6e 2024-04-19 10:46:19.971 [DefaultDispatcher-worker-1 @coroutine#2167] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45929/UmAppDatabase/replication/nodeId 2024-04-19 10:46:19.971 [DefaultDispatcher-worker-1 @coroutine#2167] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45929/UmAppDatabase/replication/nodeId. 2024-04-19 10:46:19.971 [DefaultDispatcher-worker-1 @coroutine#2167] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45929/UmAppDatabase/replication/nodeId 2024-04-19 10:46:19.973 [DefaultDispatcher-worker-13 @coroutine#2167] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45929/UmAppDatabase/replication/nodeId 2024-04-19 10:46:19.973 [DefaultDispatcher-worker-13 @coroutine#2167] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45929/UmAppDatabase/replication/nodeId 2024-04-19 10:46:19.976 [Test worker @coroutine#2504] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73ba3c4b 2024-04-19 10:46:19.979 [Test worker @coroutine#2509] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73ba3c4b 2024-04-19 10:46:19.980 [DefaultDispatcher-worker-1 @coroutine#2512] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-19 10:46:19.980 [DefaultDispatcher-worker-1 @coroutine#2512] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-04-19 10:46:19.980 [DefaultDispatcher-worker-1 @coroutine#2512] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-19 10:46:19.980 [DefaultDispatcher-worker-1 @coroutine#2512] 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-04-19 10:46:19.981 [DefaultDispatcher-worker-1 @coroutine#2512] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-19 10:46:19.981 [DefaultDispatcher-worker-1 @coroutine#2512] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-19 10:46:19.990 [DefaultDispatcher-worker-7 @coroutine#2511] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73ba3c4b 2024-04-19 10:46:19.990 [DefaultDispatcher-worker-7 @coroutine#2511] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-04-19 10:46:19.990 [DefaultDispatcher-worker-7 @coroutine#2511] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummy/UmAppDatabase/replication/nodeId. 2024-04-19 10:46:19.990 [DefaultDispatcher-worker-7 @coroutine#2511] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-04-19 10:46:19.991 [DefaultDispatcher-worker-8 @coroutine#2511] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-04-19 10:46:19.991 [DefaultDispatcher-worker-8 @coroutine#2511] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-04-19 10:46:19.995 [Test worker @coroutine#2516] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73ba3c4b 2024-04-19 10:46:20.011 [DefaultDispatcher-worker-14 @coroutine#2523] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73ba3c4b 2024-04-19 10:46:20.049 [Test worker @coroutine#2525] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73ba3c4b 2024-04-19 10:46:20.052 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Shutdown initiated... 2024-04-19 10:46:20.052 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Close initiated... 2024-04-19 10:46:20.052 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 10:46:20.052 [HikariPool-113 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Closing connection org.sqlite.jdbc4.JDBC4Connection@73ba3c4b: (connection evicted) 2024-04-19 10:46:20.053 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-19 10:46:20.053 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Closed. 2024-04-19 10:46:20.053 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Shutdown completed. 2024-04-19 10:46:20.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-114 - configuration: 2024-04-19 10:46:20.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 10:46:20.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 10:46:20.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 10:46:20.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 10:46:20.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 10:46:20.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 10:46:20.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@36995784 2024-04-19 10:46:20.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 10:46:20.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 10:46:20.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 10:46:20.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 10:46:20.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 10:46:20.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 10:46:20.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 10:46:20.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 10:46:20.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 10:46:20.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 10:46:20.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 10:46:20.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 10:46:20.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 10:46:20.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-19 10:46:20.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-19 10:46:20.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 10:46:20.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 10:46:20.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-19 10:46:20.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 10:46:20.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-114" 2024-04-19 10:46:20.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 10:46:20.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 10:46:20.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 10:46:20.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 10:46:20.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 10:46:20.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 10:46:20.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 10:46:20.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 10:46:20.055 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Starting... 2024-04-19 10:46:20.058 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@740530b 2024-04-19 10:46:20.058 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@740530b 2024-04-19 10:46:20.058 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Start completed. 2024-04-19 10:46:20.059 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@740530b 2024-04-19 10:46:20.070 [Test worker @coroutine#2529] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@740530b 2024-04-19 10:46:20.072 [Test worker @coroutine#2532] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@740530b 2024-04-19 10:46:20.073 [DefaultDispatcher-worker-14 @coroutine#2535] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-19 10:46:20.073 [DefaultDispatcher-worker-14 @coroutine#2535] 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-04-19 10:46:20.073 [DefaultDispatcher-worker-14 @coroutine#2535] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-19 10:46:20.073 [DefaultDispatcher-worker-14 @coroutine#2535] 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-04-19 10:46:20.074 [DefaultDispatcher-worker-16 @coroutine#2535] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-19 10:46:20.074 [DefaultDispatcher-worker-16 @coroutine#2535] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-19 10:46:20.083 [DefaultDispatcher-worker-16 @coroutine#2534] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@740530b 2024-04-19 10:46:20.083 [DefaultDispatcher-worker-16 @coroutine#2534] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-04-19 10:46:20.083 [DefaultDispatcher-worker-16 @coroutine#2534] 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-04-19 10:46:20.083 [DefaultDispatcher-worker-16 @coroutine#2534] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-04-19 10:46:20.084 [DefaultDispatcher-worker-14 @coroutine#2534] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-04-19 10:46:20.084 [DefaultDispatcher-worker-14 @coroutine#2534] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-04-19 10:46:20.087 [Test worker @coroutine#2539] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@740530b 2024-04-19 10:46:20.100 [DefaultDispatcher-worker-6 @coroutine#1918] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fae357f 2024-04-19 10:46:20.100 [DefaultDispatcher-worker-6 @coroutine#1918] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35603/UmAppDatabase/replication/nodeId 2024-04-19 10:46:20.100 [DefaultDispatcher-worker-6 @coroutine#1918] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35603/UmAppDatabase/replication/nodeId. 2024-04-19 10:46:20.100 [DefaultDispatcher-worker-6 @coroutine#1918] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35603/UmAppDatabase/replication/nodeId 2024-04-19 10:46:20.101 [DefaultDispatcher-worker-15 @coroutine#1918] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35603/UmAppDatabase/replication/nodeId 2024-04-19 10:46:20.101 [DefaultDispatcher-worker-15 @coroutine#1918] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35603/UmAppDatabase/replication/nodeId 2024-04-19 10:46:20.105 [DefaultDispatcher-worker-15 @coroutine#2546] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@740530b 2024-04-19 10:46:20.117 [DefaultDispatcher-worker-1 @coroutine#2224] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52518ee1 2024-04-19 10:46:20.118 [DefaultDispatcher-worker-1 @coroutine#2224] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49839/UmAppDatabase/replication/nodeId 2024-04-19 10:46:20.118 [DefaultDispatcher-worker-1 @coroutine#2224] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49839/UmAppDatabase/replication/nodeId. 2024-04-19 10:46:20.118 [DefaultDispatcher-worker-1 @coroutine#2224] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49839/UmAppDatabase/replication/nodeId 2024-04-19 10:46:20.119 [DefaultDispatcher-worker-10 @coroutine#2224] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49839/UmAppDatabase/replication/nodeId 2024-04-19 10:46:20.119 [DefaultDispatcher-worker-10 @coroutine#2224] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49839/UmAppDatabase/replication/nodeId 2024-04-19 10:46:20.150 [Test worker @coroutine#2551] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@740530b 2024-04-19 10:46:20.153 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Shutdown initiated... 2024-04-19 10:46:20.153 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Close initiated... 2024-04-19 10:46:20.153 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 10:46:20.154 [HikariPool-114 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Closing connection org.sqlite.jdbc4.JDBC4Connection@740530b: (connection evicted) 2024-04-19 10:46:20.155 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-19 10:46:20.155 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Closed. 2024-04-19 10:46:20.155 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Shutdown completed. 2024-04-19 10:46:20.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-115 - configuration: 2024-04-19 10:46:20.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 10:46:20.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 10:46:20.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 10:46:20.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 10:46:20.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 10:46:20.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 10:46:20.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@58397dd 2024-04-19 10:46:20.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 10:46:20.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 10:46:20.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 10:46:20.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 10:46:20.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 10:46:20.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 10:46:20.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 10:46:20.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 10:46:20.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 10:46:20.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 10:46:20.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 10:46:20.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 10:46:20.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 10:46:20.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-19 10:46:20.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-19 10:46:20.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 10:46:20.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 10:46:20.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-19 10:46:20.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 10:46:20.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-115" 2024-04-19 10:46:20.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 10:46:20.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 10:46:20.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 10:46:20.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 10:46:20.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 10:46:20.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 10:46:20.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 10:46:20.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 10:46:20.158 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Starting... 2024-04-19 10:46:20.162 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@216c6825 2024-04-19 10:46:20.162 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@216c6825 2024-04-19 10:46:20.162 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Start completed. 2024-04-19 10:46:20.163 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@216c6825 2024-04-19 10:46:20.174 [Test worker @coroutine#2558] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@216c6825 2024-04-19 10:46:20.176 [Test worker @coroutine#2560] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@216c6825 2024-04-19 10:46:20.177 [DefaultDispatcher-worker-1 @coroutine#2563] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-19 10:46:20.177 [DefaultDispatcher-worker-1 @coroutine#2563] 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-04-19 10:46:20.177 [DefaultDispatcher-worker-1 @coroutine#2563] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-19 10:46:20.177 [DefaultDispatcher-worker-1 @coroutine#2563] 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-04-19 10:46:20.179 [DefaultDispatcher-worker-2 @coroutine#2563] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-19 10:46:20.179 [DefaultDispatcher-worker-2 @coroutine#2563] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-19 10:46:20.187 [DefaultDispatcher-worker-16 @coroutine#2562] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@216c6825 2024-04-19 10:46:20.187 [DefaultDispatcher-worker-16 @coroutine#2562] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-04-19 10:46:20.187 [DefaultDispatcher-worker-16 @coroutine#2562] 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-04-19 10:46:20.187 [DefaultDispatcher-worker-16 @coroutine#2562] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-04-19 10:46:20.188 [DefaultDispatcher-worker-10 @coroutine#2562] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-04-19 10:46:20.188 [DefaultDispatcher-worker-10 @coroutine#2562] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-04-19 10:46:20.191 [Test worker @coroutine#2567] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@216c6825 2024-04-19 10:46:20.207 [DefaultDispatcher-worker-11 @coroutine#2574] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@216c6825 2024-04-19 10:46:20.242 [Test worker @coroutine#2576] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@216c6825 2024-04-19 10:46:20.244 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Shutdown initiated... 2024-04-19 10:46:20.244 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Close initiated... 2024-04-19 10:46:20.244 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 10:46:20.245 [HikariPool-115 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Closing connection org.sqlite.jdbc4.JDBC4Connection@216c6825: (connection evicted) 2024-04-19 10:46:20.246 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-19 10:46:20.246 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Closed. 2024-04-19 10:46:20.246 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Shutdown completed. 2024-04-19 10:46:20.258 [Test worker @coroutine#2581] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-116 - configuration: 2024-04-19 10:46:20.258 [Test worker @coroutine#2581] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 10:46:20.258 [Test worker @coroutine#2581] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 10:46:20.258 [Test worker @coroutine#2581] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 10:46:20.258 [Test worker @coroutine#2581] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 10:46:20.258 [Test worker @coroutine#2581] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 10:46:20.258 [Test worker @coroutine#2581] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 10:46:20.258 [Test worker @coroutine#2581] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6f45be6f 2024-04-19 10:46:20.258 [Test worker @coroutine#2581] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 10:46:20.258 [Test worker @coroutine#2581] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 10:46:20.258 [Test worker @coroutine#2581] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 10:46:20.258 [Test worker @coroutine#2581] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 10:46:20.258 [Test worker @coroutine#2581] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 10:46:20.258 [Test worker @coroutine#2581] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 10:46:20.258 [Test worker @coroutine#2581] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 10:46:20.258 [Test worker @coroutine#2581] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 10:46:20.258 [Test worker @coroutine#2581] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 10:46:20.258 [Test worker @coroutine#2581] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 10:46:20.258 [Test worker @coroutine#2581] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 10:46:20.258 [Test worker @coroutine#2581] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 10:46:20.258 [Test worker @coroutine#2581] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 10:46:20.258 [Test worker @coroutine#2581] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 10:46:20.258 [Test worker @coroutine#2581] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 10:46:20.258 [Test worker @coroutine#2581] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 10:46:20.258 [Test worker @coroutine#2581] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 10:46:20.258 [Test worker @coroutine#2581] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 10:46:20.258 [Test worker @coroutine#2581] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 10:46:20.258 [Test worker @coroutine#2581] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-116" 2024-04-19 10:46:20.258 [Test worker @coroutine#2581] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 10:46:20.258 [Test worker @coroutine#2581] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 10:46:20.258 [Test worker @coroutine#2581] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 10:46:20.258 [Test worker @coroutine#2581] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 10:46:20.258 [Test worker @coroutine#2581] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 10:46:20.258 [Test worker @coroutine#2581] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 10:46:20.258 [Test worker @coroutine#2581] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 10:46:20.258 [Test worker @coroutine#2581] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 10:46:20.258 [Test worker @coroutine#2581] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Starting... 2024-04-19 10:46:20.259 [Test worker @coroutine#2581] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@6441db2c 2024-04-19 10:46:20.259 [Test worker @coroutine#2581] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@6441db2c 2024-04-19 10:46:20.259 [Test worker @coroutine#2581] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Start completed. 2024-04-19 10:46:20.273 [DefaultDispatcher-worker-11 @coroutine#1965] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cbd17b3 2024-04-19 10:46:20.273 [DefaultDispatcher-worker-11 @coroutine#1965] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40655/UmAppDatabase/replication/nodeId 2024-04-19 10:46:20.273 [DefaultDispatcher-worker-11 @coroutine#1965] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40655/UmAppDatabase/replication/nodeId. 2024-04-19 10:46:20.273 [DefaultDispatcher-worker-11 @coroutine#1965] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40655/UmAppDatabase/replication/nodeId 2024-04-19 10:46:20.274 [Test worker @coroutine#2581] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6441db2c 2024-04-19 10:46:20.275 [DefaultDispatcher-worker-9 @coroutine#1965] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40655/UmAppDatabase/replication/nodeId 2024-04-19 10:46:20.275 [DefaultDispatcher-worker-9 @coroutine#1965] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40655/UmAppDatabase/replication/nodeId 2024-04-19 10:46:20.285 [Test worker @coroutine#2584] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6441db2c 2024-04-19 10:46:20.287 [Test worker @coroutine#2587] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6441db2c 2024-04-19 10:46:20.288 [Test worker @coroutine#2589] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6441db2c 2024-04-19 10:46:20.300 [DefaultDispatcher-worker-9 @coroutine#2591] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6441db2c 2024-04-19 10:46:20.313 [DefaultDispatcher-worker-9 @coroutine#2603] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6441db2c 2024-04-19 10:46:20.315 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Shutdown initiated... 2024-04-19 10:46:20.315 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Close initiated... 2024-04-19 10:46:20.315 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 10:46:20.315 [HikariPool-116 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6441db2c: (connection evicted) 2024-04-19 10:46:20.316 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-19 10:46:20.316 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Closed. 2024-04-19 10:46:20.316 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Shutdown completed. 2024-04-19 10:46:20.318 [Test worker @coroutine#2609] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-117 - configuration: 2024-04-19 10:46:20.319 [Test worker @coroutine#2609] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 10:46:20.319 [Test worker @coroutine#2609] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 10:46:20.319 [Test worker @coroutine#2609] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 10:46:20.319 [Test worker @coroutine#2609] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 10:46:20.319 [Test worker @coroutine#2609] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 10:46:20.319 [Test worker @coroutine#2609] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 10:46:20.319 [Test worker @coroutine#2609] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2a8081f5 2024-04-19 10:46:20.319 [Test worker @coroutine#2609] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 10:46:20.319 [Test worker @coroutine#2609] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 10:46:20.319 [Test worker @coroutine#2609] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 10:46:20.319 [Test worker @coroutine#2609] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 10:46:20.319 [Test worker @coroutine#2609] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 10:46:20.319 [Test worker @coroutine#2609] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 10:46:20.319 [Test worker @coroutine#2609] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 10:46:20.319 [Test worker @coroutine#2609] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 10:46:20.319 [Test worker @coroutine#2609] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 10:46:20.319 [Test worker @coroutine#2609] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 10:46:20.319 [Test worker @coroutine#2609] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 10:46:20.319 [Test worker @coroutine#2609] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 10:46:20.319 [Test worker @coroutine#2609] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 10:46:20.319 [Test worker @coroutine#2609] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 10:46:20.319 [Test worker @coroutine#2609] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 10:46:20.319 [Test worker @coroutine#2609] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 10:46:20.319 [Test worker @coroutine#2609] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 10:46:20.319 [Test worker @coroutine#2609] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 10:46:20.319 [Test worker @coroutine#2609] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 10:46:20.319 [Test worker @coroutine#2609] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-117" 2024-04-19 10:46:20.319 [Test worker @coroutine#2609] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 10:46:20.319 [Test worker @coroutine#2609] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 10:46:20.319 [Test worker @coroutine#2609] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 10:46:20.319 [Test worker @coroutine#2609] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 10:46:20.319 [Test worker @coroutine#2609] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 10:46:20.319 [Test worker @coroutine#2609] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 10:46:20.319 [Test worker @coroutine#2609] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 10:46:20.319 [Test worker @coroutine#2609] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 10:46:20.319 [Test worker @coroutine#2609] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Starting... 2024-04-19 10:46:20.320 [Test worker @coroutine#2609] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ecca48 2024-04-19 10:46:20.320 [Test worker @coroutine#2609] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ecca48 2024-04-19 10:46:20.320 [Test worker @coroutine#2609] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Start completed. 2024-04-19 10:46:20.337 [Test worker @coroutine#2609] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ecca48 2024-04-19 10:46:20.348 [Test worker @coroutine#2610] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ecca48 2024-04-19 10:46:20.350 [Test worker @coroutine#2612] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ecca48 2024-04-19 10:46:20.352 [Test worker @coroutine#2614] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ecca48 2024-04-19 10:46:20.353 [Test worker @coroutine#2609] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-118 - configuration: 2024-04-19 10:46:20.353 [Test worker @coroutine#2609] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 10:46:20.353 [Test worker @coroutine#2609] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 10:46:20.353 [Test worker @coroutine#2609] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 10:46:20.353 [Test worker @coroutine#2609] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 10:46:20.353 [Test worker @coroutine#2609] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 10:46:20.353 [Test worker @coroutine#2609] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 10:46:20.353 [Test worker @coroutine#2609] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@48dfce5c 2024-04-19 10:46:20.353 [Test worker @coroutine#2609] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 10:46:20.353 [Test worker @coroutine#2609] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 10:46:20.353 [Test worker @coroutine#2609] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 10:46:20.353 [Test worker @coroutine#2609] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 10:46:20.353 [Test worker @coroutine#2609] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 10:46:20.353 [Test worker @coroutine#2609] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 10:46:20.353 [Test worker @coroutine#2609] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 10:46:20.353 [Test worker @coroutine#2609] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 10:46:20.353 [Test worker @coroutine#2609] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 10:46:20.353 [Test worker @coroutine#2609] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 10:46:20.353 [Test worker @coroutine#2609] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 10:46:20.353 [Test worker @coroutine#2609] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 10:46:20.353 [Test worker @coroutine#2609] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 10:46:20.353 [Test worker @coroutine#2609] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 10:46:20.353 [Test worker @coroutine#2609] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 10:46:20.353 [Test worker @coroutine#2609] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 10:46:20.353 [Test worker @coroutine#2609] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 10:46:20.353 [Test worker @coroutine#2609] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 10:46:20.353 [Test worker @coroutine#2609] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 10:46:20.353 [Test worker @coroutine#2609] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-118" 2024-04-19 10:46:20.353 [Test worker @coroutine#2609] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 10:46:20.353 [Test worker @coroutine#2609] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 10:46:20.353 [Test worker @coroutine#2609] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 10:46:20.353 [Test worker @coroutine#2609] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 10:46:20.353 [Test worker @coroutine#2609] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 10:46:20.353 [Test worker @coroutine#2609] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 10:46:20.353 [Test worker @coroutine#2609] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 10:46:20.353 [Test worker @coroutine#2609] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 10:46:20.353 [Test worker @coroutine#2609] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Starting... 2024-04-19 10:46:20.354 [Test worker @coroutine#2609] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@3dceec83 2024-04-19 10:46:20.354 [Test worker @coroutine#2609] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@3dceec83 2024-04-19 10:46:20.354 [Test worker @coroutine#2609] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Start completed. 2024-04-19 10:46:20.368 [Test worker @coroutine#2609] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3dceec83 2024-04-19 10:46:20.380 [Test worker @coroutine#2616] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3dceec83 2024-04-19 10:46:20.381 [Test worker @coroutine#2619] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3dceec83 2024-04-19 10:46:20.383 [Test worker @coroutine#2621] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3dceec83 2024-04-19 10:46:20.396 [DefaultDispatcher-worker-9 @coroutine#2623] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3dceec83 2024-04-19 10:46:20.403 [DefaultDispatcher-worker-2 @coroutine#1997] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4193da4d 2024-04-19 10:46:20.403 [DefaultDispatcher-worker-2 @coroutine#1997] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47267/UmAppDatabase/replication/nodeId 2024-04-19 10:46:20.403 [DefaultDispatcher-worker-2 @coroutine#1997] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47267/UmAppDatabase/replication/nodeId. 2024-04-19 10:46:20.403 [DefaultDispatcher-worker-2 @coroutine#1997] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47267/UmAppDatabase/replication/nodeId 2024-04-19 10:46:20.405 [DefaultDispatcher-worker-3 @coroutine#1997] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47267/UmAppDatabase/replication/nodeId 2024-04-19 10:46:20.405 [DefaultDispatcher-worker-3 @coroutine#1997] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47267/UmAppDatabase/replication/nodeId 2024-04-19 10:46:20.415 [DefaultDispatcher-worker-3 @coroutine#2609] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ecca48 2024-04-19 10:46:20.420 [HikariPool-117 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-19 10:46:20.426 [DefaultDispatcher-worker-5 @coroutine#2609] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ecca48 2024-04-19 10:46:20.436 [DefaultDispatcher-worker-14 @coroutine#2609] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ecca48 2024-04-19 10:46:20.452 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Shutdown initiated... 2024-04-19 10:46:20.452 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Close initiated... 2024-04-19 10:46:20.452 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 10:46:20.453 [HikariPool-117 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7ecca48: (connection evicted) 2024-04-19 10:46:20.453 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-19 10:46:20.453 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Closed. 2024-04-19 10:46:20.453 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Shutdown completed. 2024-04-19 10:46:20.454 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Shutdown initiated... 2024-04-19 10:46:20.454 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Close initiated... 2024-04-19 10:46:20.454 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 10:46:20.454 [HikariPool-118 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Pool stats (total=0, active=0, idle=0, waiting=0) 2024-04-19 10:46:20.454 [HikariPool-118 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3dceec83: (connection evicted) 2024-04-19 10:46:20.455 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-19 10:46:20.455 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Closed. 2024-04-19 10:46:20.455 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Shutdown completed. 2024-04-19 10:46:20.456 [Test worker @coroutine#2647] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-119 - configuration: 2024-04-19 10:46:20.456 [Test worker @coroutine#2647] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 10:46:20.456 [Test worker @coroutine#2647] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 10:46:20.456 [Test worker @coroutine#2647] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 10:46:20.456 [Test worker @coroutine#2647] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 10:46:20.456 [Test worker @coroutine#2647] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 10:46:20.456 [Test worker @coroutine#2647] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 10:46:20.456 [Test worker @coroutine#2647] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@384cd83a 2024-04-19 10:46:20.456 [Test worker @coroutine#2647] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 10:46:20.456 [Test worker @coroutine#2647] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 10:46:20.456 [Test worker @coroutine#2647] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 10:46:20.456 [Test worker @coroutine#2647] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 10:46:20.456 [Test worker @coroutine#2647] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 10:46:20.456 [Test worker @coroutine#2647] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 10:46:20.456 [Test worker @coroutine#2647] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 10:46:20.456 [Test worker @coroutine#2647] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 10:46:20.456 [Test worker @coroutine#2647] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 10:46:20.456 [Test worker @coroutine#2647] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 10:46:20.456 [Test worker @coroutine#2647] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 10:46:20.456 [Test worker @coroutine#2647] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 10:46:20.456 [Test worker @coroutine#2647] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 10:46:20.456 [Test worker @coroutine#2647] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 10:46:20.456 [Test worker @coroutine#2647] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 10:46:20.456 [Test worker @coroutine#2647] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 10:46:20.456 [Test worker @coroutine#2647] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 10:46:20.456 [Test worker @coroutine#2647] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 10:46:20.456 [Test worker @coroutine#2647] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 10:46:20.456 [Test worker @coroutine#2647] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-119" 2024-04-19 10:46:20.456 [Test worker @coroutine#2647] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 10:46:20.456 [Test worker @coroutine#2647] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 10:46:20.456 [Test worker @coroutine#2647] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 10:46:20.456 [Test worker @coroutine#2647] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 10:46:20.456 [Test worker @coroutine#2647] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 10:46:20.456 [Test worker @coroutine#2647] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 10:46:20.456 [Test worker @coroutine#2647] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 10:46:20.456 [Test worker @coroutine#2647] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 10:46:20.456 [Test worker @coroutine#2647] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Starting... 2024-04-19 10:46:20.456 [Test worker @coroutine#2647] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@3119fcad 2024-04-19 10:46:20.456 [Test worker @coroutine#2647] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@3119fcad 2024-04-19 10:46:20.456 [Test worker @coroutine#2647] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Start completed. 2024-04-19 10:46:20.475 [Test worker @coroutine#2647] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3119fcad 2024-04-19 10:46:20.476 [DefaultDispatcher-worker-14 @coroutine#2027] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5afaae7e 2024-04-19 10:46:20.476 [DefaultDispatcher-worker-14 @coroutine#2027] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48169/UmAppDatabase/replication/nodeId 2024-04-19 10:46:20.476 [DefaultDispatcher-worker-14 @coroutine#2027] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48169/UmAppDatabase/replication/nodeId. 2024-04-19 10:46:20.476 [DefaultDispatcher-worker-14 @coroutine#2027] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48169/UmAppDatabase/replication/nodeId 2024-04-19 10:46:20.477 [DefaultDispatcher-worker-3 @coroutine#2027] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48169/UmAppDatabase/replication/nodeId 2024-04-19 10:46:20.477 [DefaultDispatcher-worker-3 @coroutine#2027] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48169/UmAppDatabase/replication/nodeId 2024-04-19 10:46:20.486 [Test worker @coroutine#2648] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3119fcad 2024-04-19 10:46:20.488 [Test worker @coroutine#2653] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3119fcad 2024-04-19 10:46:20.490 [Test worker @coroutine#2655] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3119fcad 2024-04-19 10:46:20.490 [Test worker @coroutine#2647] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-120 - configuration: 2024-04-19 10:46:20.490 [Test worker @coroutine#2647] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 10:46:20.490 [Test worker @coroutine#2647] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 10:46:20.490 [Test worker @coroutine#2647] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 10:46:20.490 [Test worker @coroutine#2647] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 10:46:20.490 [Test worker @coroutine#2647] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 10:46:20.490 [Test worker @coroutine#2647] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 10:46:20.490 [Test worker @coroutine#2647] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@54b313d6 2024-04-19 10:46:20.490 [Test worker @coroutine#2647] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 10:46:20.490 [Test worker @coroutine#2647] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 10:46:20.490 [Test worker @coroutine#2647] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 10:46:20.490 [Test worker @coroutine#2647] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 10:46:20.490 [Test worker @coroutine#2647] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 10:46:20.490 [Test worker @coroutine#2647] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 10:46:20.490 [Test worker @coroutine#2647] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 10:46:20.491 [Test worker @coroutine#2647] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 10:46:20.491 [Test worker @coroutine#2647] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 10:46:20.491 [Test worker @coroutine#2647] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 10:46:20.491 [Test worker @coroutine#2647] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 10:46:20.491 [Test worker @coroutine#2647] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 10:46:20.491 [Test worker @coroutine#2647] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 10:46:20.491 [Test worker @coroutine#2647] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 10:46:20.491 [Test worker @coroutine#2647] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 10:46:20.491 [Test worker @coroutine#2647] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 10:46:20.491 [Test worker @coroutine#2647] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 10:46:20.491 [Test worker @coroutine#2647] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 10:46:20.491 [Test worker @coroutine#2647] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 10:46:20.491 [Test worker @coroutine#2647] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-120" 2024-04-19 10:46:20.491 [Test worker @coroutine#2647] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 10:46:20.491 [Test worker @coroutine#2647] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 10:46:20.491 [Test worker @coroutine#2647] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 10:46:20.491 [Test worker @coroutine#2647] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 10:46:20.491 [Test worker @coroutine#2647] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 10:46:20.491 [Test worker @coroutine#2647] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 10:46:20.491 [Test worker @coroutine#2647] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 10:46:20.491 [Test worker @coroutine#2647] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 10:46:20.491 [Test worker @coroutine#2647] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Starting... 2024-04-19 10:46:20.491 [Test worker @coroutine#2647] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b20caed 2024-04-19 10:46:20.491 [Test worker @coroutine#2647] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b20caed 2024-04-19 10:46:20.491 [Test worker @coroutine#2647] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Start completed. 2024-04-19 10:46:20.505 [Test worker @coroutine#2647] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b20caed 2024-04-19 10:46:20.516 [Test worker @coroutine#2657] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b20caed 2024-04-19 10:46:20.517 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b20caed 2024-04-19 10:46:20.519 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b20caed 2024-04-19 10:46:20.531 [DefaultDispatcher-worker-6 @coroutine#2665] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b20caed 2024-04-19 10:46:20.545 [DefaultDispatcher-worker-5 @coroutine#2647] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3119fcad 2024-04-19 10:46:20.553 [DefaultDispatcher-worker-3 @coroutine#2647] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3119fcad 2024-04-19 10:46:20.557 [HikariPool-119 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-19 10:46:20.561 [DefaultDispatcher-worker-14 @coroutine#2647] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3119fcad 2024-04-19 10:46:20.565 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Shutdown initiated... 2024-04-19 10:46:20.565 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Close initiated... 2024-04-19 10:46:20.565 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 10:46:20.565 [HikariPool-119 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3119fcad: (connection evicted) 2024-04-19 10:46:20.566 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-19 10:46:20.566 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Closed. 2024-04-19 10:46:20.566 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Shutdown completed. 2024-04-19 10:46:20.566 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Shutdown initiated... 2024-04-19 10:46:20.566 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Close initiated... 2024-04-19 10:46:20.566 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 10:46:20.566 [HikariPool-120 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2b20caed: (connection evicted) 2024-04-19 10:46:20.567 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-19 10:46:20.567 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Closed. 2024-04-19 10:46:20.567 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Shutdown completed. 2024-04-19 10:46:20.568 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-121 - configuration: 2024-04-19 10:46:20.568 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 10:46:20.569 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 10:46:20.569 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 10:46:20.569 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 10:46:20.569 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 10:46:20.569 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 10:46:20.569 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@51f31fad 2024-04-19 10:46:20.569 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 10:46:20.569 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 10:46:20.569 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 10:46:20.569 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 10:46:20.569 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 10:46:20.569 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 10:46:20.569 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 10:46:20.569 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 10:46:20.569 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 10:46:20.569 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 10:46:20.569 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 10:46:20.569 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 10:46:20.569 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 10:46:20.569 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 10:46:20.569 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 10:46:20.569 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 10:46:20.569 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 10:46:20.569 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 10:46:20.569 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 10:46:20.569 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-121" 2024-04-19 10:46:20.569 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 10:46:20.569 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 10:46:20.569 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 10:46:20.569 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 10:46:20.569 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 10:46:20.569 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 10:46:20.569 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 10:46:20.569 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 10:46:20.569 [Test worker @coroutine#2687] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Starting... 2024-04-19 10:46:20.569 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@59f36439 2024-04-19 10:46:20.569 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@59f36439 2024-04-19 10:46:20.569 [Test worker @coroutine#2687] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Start completed. 2024-04-19 10:46:20.584 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59f36439 2024-04-19 10:46:20.595 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59f36439 2024-04-19 10:46:20.596 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59f36439 2024-04-19 10:46:20.598 [Test worker @coroutine#2692] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59f36439 2024-04-19 10:46:20.608 [DefaultDispatcher-worker-6 @coroutine#2694] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59f36439 2024-04-19 10:46:20.632 [DefaultDispatcher-worker-6 @coroutine#2056] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32b72ccb 2024-04-19 10:46:20.632 [DefaultDispatcher-worker-12 @coroutine#2687] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59f36439 2024-04-19 10:46:20.632 [DefaultDispatcher-worker-6 @coroutine#2056] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-19 10:46:20.632 [DefaultDispatcher-worker-6 @coroutine#2056] 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-04-19 10:46:20.632 [DefaultDispatcher-worker-6 @coroutine#2056] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-19 10:46:20.633 [DefaultDispatcher-worker-16 @coroutine#2056] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-19 10:46:20.635 [DefaultDispatcher-worker-16 @coroutine#2070] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68024e57 2024-04-19 10:46:20.635 [DefaultDispatcher-worker-16 @coroutine#2070] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54079/UmAppDatabase/replication/nodeId 2024-04-19 10:46:20.635 [DefaultDispatcher-worker-16 @coroutine#2070] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54079/UmAppDatabase/replication/nodeId. 2024-04-19 10:46:20.635 [DefaultDispatcher-worker-16 @coroutine#2070] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54079/UmAppDatabase/replication/nodeId 2024-04-19 10:46:20.636 [Test worker @coroutine#2705] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59f36439 2024-04-19 10:46:20.636 [DefaultDispatcher-worker-6 @coroutine#2070] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54079/UmAppDatabase/replication/nodeId 2024-04-19 10:46:20.636 [DefaultDispatcher-worker-6 @coroutine#2070] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54079/UmAppDatabase/replication/nodeId 2024-04-19 10:46:20.644 [DefaultDispatcher-worker-13 @coroutine#2687] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59f36439 2024-04-19 10:46:20.664 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Shutdown initiated... 2024-04-19 10:46:20.665 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Close initiated... 2024-04-19 10:46:20.665 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 10:46:20.665 [HikariPool-121 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Closing connection org.sqlite.jdbc4.JDBC4Connection@59f36439: (connection evicted) 2024-04-19 10:46:20.666 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-19 10:46:20.666 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Closed. 2024-04-19 10:46:20.666 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Shutdown completed. 2024-04-19 10:46:20.666 [Test worker @coroutine#2740] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-122 - configuration: 2024-04-19 10:46:20.667 [Test worker @coroutine#2740] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 10:46:20.667 [Test worker @coroutine#2740] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 10:46:20.667 [Test worker @coroutine#2740] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 10:46:20.667 [Test worker @coroutine#2740] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 10:46:20.667 [Test worker @coroutine#2740] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 10:46:20.667 [Test worker @coroutine#2740] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 10:46:20.667 [Test worker @coroutine#2740] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7672dd7a 2024-04-19 10:46:20.667 [Test worker @coroutine#2740] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 10:46:20.667 [Test worker @coroutine#2740] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 10:46:20.667 [Test worker @coroutine#2740] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 10:46:20.667 [Test worker @coroutine#2740] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 10:46:20.667 [Test worker @coroutine#2740] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 10:46:20.667 [Test worker @coroutine#2740] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 10:46:20.667 [Test worker @coroutine#2740] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 10:46:20.667 [Test worker @coroutine#2740] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 10:46:20.667 [Test worker @coroutine#2740] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 10:46:20.667 [Test worker @coroutine#2740] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 10:46:20.667 [Test worker @coroutine#2740] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 10:46:20.667 [Test worker @coroutine#2740] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 10:46:20.667 [Test worker @coroutine#2740] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 10:46:20.667 [Test worker @coroutine#2740] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 10:46:20.667 [Test worker @coroutine#2740] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 10:46:20.667 [Test worker @coroutine#2740] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 10:46:20.667 [Test worker @coroutine#2740] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 10:46:20.667 [Test worker @coroutine#2740] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 10:46:20.667 [Test worker @coroutine#2740] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 10:46:20.667 [Test worker @coroutine#2740] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-122" 2024-04-19 10:46:20.667 [Test worker @coroutine#2740] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 10:46:20.667 [Test worker @coroutine#2740] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 10:46:20.667 [Test worker @coroutine#2740] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 10:46:20.667 [Test worker @coroutine#2740] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 10:46:20.667 [Test worker @coroutine#2740] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 10:46:20.667 [Test worker @coroutine#2740] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 10:46:20.667 [Test worker @coroutine#2740] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 10:46:20.667 [Test worker @coroutine#2740] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 10:46:20.667 [Test worker @coroutine#2740] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Starting... 2024-04-19 10:46:20.667 [Test worker @coroutine#2740] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a80ebcd 2024-04-19 10:46:20.667 [Test worker @coroutine#2740] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a80ebcd 2024-04-19 10:46:20.667 [Test worker @coroutine#2740] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Start completed. 2024-04-19 10:46:20.683 [Test worker @coroutine#2740] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a80ebcd 2024-04-19 10:46:20.695 [Test worker @coroutine#2741] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a80ebcd 2024-04-19 10:46:20.696 [Test worker @coroutine#2743] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a80ebcd 2024-04-19 10:46:20.698 [Test worker @coroutine#2745] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a80ebcd 2024-04-19 10:46:20.709 [DefaultDispatcher-worker-8 @coroutine#2747] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a80ebcd 2024-04-19 10:46:20.728 [DefaultDispatcher-worker-14 @coroutine#2740] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a80ebcd 2024-04-19 10:46:20.731 [Test worker @coroutine#2756] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a80ebcd 2024-04-19 10:46:20.741 [DefaultDispatcher-worker-6 @coroutine#2740] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a80ebcd 2024-04-19 10:46:20.747 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Shutdown initiated... 2024-04-19 10:46:20.747 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Close initiated... 2024-04-19 10:46:20.747 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 10:46:20.747 [HikariPool-122 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7a80ebcd: (connection evicted) 2024-04-19 10:46:20.748 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-19 10:46:20.748 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Closed. 2024-04-19 10:46:20.748 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Shutdown completed. 2024-04-19 10:46:20.750 [Test worker @coroutine#2786] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-123 - configuration: 2024-04-19 10:46:20.750 [Test worker @coroutine#2786] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 10:46:20.750 [Test worker @coroutine#2786] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 10:46:20.750 [Test worker @coroutine#2786] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 10:46:20.750 [Test worker @coroutine#2786] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 10:46:20.750 [Test worker @coroutine#2786] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 10:46:20.750 [Test worker @coroutine#2786] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 10:46:20.750 [Test worker @coroutine#2786] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4c663fda 2024-04-19 10:46:20.750 [Test worker @coroutine#2786] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 10:46:20.750 [Test worker @coroutine#2786] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 10:46:20.750 [Test worker @coroutine#2786] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 10:46:20.750 [Test worker @coroutine#2786] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 10:46:20.750 [Test worker @coroutine#2786] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 10:46:20.750 [Test worker @coroutine#2786] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 10:46:20.750 [Test worker @coroutine#2786] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 10:46:20.750 [Test worker @coroutine#2786] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 10:46:20.750 [Test worker @coroutine#2786] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 10:46:20.751 [Test worker @coroutine#2786] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 10:46:20.751 [Test worker @coroutine#2786] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 10:46:20.751 [Test worker @coroutine#2786] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 10:46:20.751 [Test worker @coroutine#2786] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 10:46:20.751 [Test worker @coroutine#2786] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 10:46:20.751 [Test worker @coroutine#2786] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 10:46:20.751 [Test worker @coroutine#2786] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 10:46:20.751 [Test worker @coroutine#2786] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 10:46:20.751 [Test worker @coroutine#2786] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 10:46:20.751 [Test worker @coroutine#2786] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 10:46:20.751 [Test worker @coroutine#2786] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-123" 2024-04-19 10:46:20.751 [Test worker @coroutine#2786] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 10:46:20.751 [Test worker @coroutine#2786] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 10:46:20.751 [Test worker @coroutine#2786] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 10:46:20.751 [Test worker @coroutine#2786] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 10:46:20.751 [Test worker @coroutine#2786] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 10:46:20.751 [Test worker @coroutine#2786] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 10:46:20.751 [Test worker @coroutine#2786] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 10:46:20.751 [Test worker @coroutine#2786] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 10:46:20.751 [Test worker @coroutine#2786] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Starting... 2024-04-19 10:46:20.751 [Test worker @coroutine#2786] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@50ba19df 2024-04-19 10:46:20.751 [Test worker @coroutine#2786] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@50ba19df 2024-04-19 10:46:20.751 [Test worker @coroutine#2786] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Start completed. 2024-04-19 10:46:20.767 [Test worker @coroutine#2786] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50ba19df 2024-04-19 10:46:20.778 [Test worker @coroutine#2787] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50ba19df 2024-04-19 10:46:20.780 [Test worker @coroutine#2789] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50ba19df 2024-04-19 10:46:20.780 [DefaultDispatcher-worker-11 @coroutine#2122] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e5d9fa7 2024-04-19 10:46:20.781 [DefaultDispatcher-worker-11 @coroutine#2122] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33179/UmAppDatabase/replication/nodeId 2024-04-19 10:46:20.781 [DefaultDispatcher-worker-11 @coroutine#2122] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33179/UmAppDatabase/replication/nodeId. 2024-04-19 10:46:20.781 [DefaultDispatcher-worker-11 @coroutine#2122] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33179/UmAppDatabase/replication/nodeId 2024-04-19 10:46:20.782 [Test worker @coroutine#2792] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50ba19df 2024-04-19 10:46:20.782 [DefaultDispatcher-worker-14 @coroutine#2122] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33179/UmAppDatabase/replication/nodeId 2024-04-19 10:46:20.782 [DefaultDispatcher-worker-14 @coroutine#2122] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33179/UmAppDatabase/replication/nodeId 2024-04-19 10:46:20.792 [DefaultDispatcher-worker-6 @coroutine#2796] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50ba19df 2024-04-19 10:46:20.810 [DefaultDispatcher-worker-8 @coroutine#2786] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50ba19df 2024-04-19 10:46:20.821 [DefaultDispatcher-worker-14 @coroutine#2786] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50ba19df 2024-04-19 10:46:20.873 [HikariPool-123 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 10:46:20.999 [DefaultDispatcher-worker-9 @coroutine#2167] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d9cac6e 2024-04-19 10:46:20.999 [DefaultDispatcher-worker-11 @coroutine#1886] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40f931ec 2024-04-19 10:46:20.999 [DefaultDispatcher-worker-9 @coroutine#2167] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45929/UmAppDatabase/replication/nodeId 2024-04-19 10:46:20.999 [DefaultDispatcher-worker-11 @coroutine#1886] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43143/UmAppDatabase/replication/nodeId 2024-04-19 10:46:20.999 [DefaultDispatcher-worker-9 @coroutine#2167] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45929/UmAppDatabase/replication/nodeId. 2024-04-19 10:46:20.999 [DefaultDispatcher-worker-9 @coroutine#2167] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45929/UmAppDatabase/replication/nodeId 2024-04-19 10:46:20.999 [DefaultDispatcher-worker-11 @coroutine#1886] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43143/UmAppDatabase/replication/nodeId. 2024-04-19 10:46:20.999 [DefaultDispatcher-worker-11 @coroutine#1886] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43143/UmAppDatabase/replication/nodeId 2024-04-19 10:46:21.000 [DefaultDispatcher-worker-16 @coroutine#1886] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43143/UmAppDatabase/replication/nodeId 2024-04-19 10:46:21.000 [DefaultDispatcher-worker-16 @coroutine#1886] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43143/UmAppDatabase/replication/nodeId 2024-04-19 10:46:21.000 [DefaultDispatcher-worker-11 @coroutine#2167] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45929/UmAppDatabase/replication/nodeId 2024-04-19 10:46:21.000 [DefaultDispatcher-worker-11 @coroutine#2167] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45929/UmAppDatabase/replication/nodeId 2024-04-19 10:46:21.007 [DefaultDispatcher-worker-5 @coroutine#2822] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50ba19df 2024-04-19 10:46:21.054 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Shutdown initiated... 2024-04-19 10:46:21.054 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Close initiated... 2024-04-19 10:46:21.054 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 10:46:21.055 [HikariPool-123 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Closing connection org.sqlite.jdbc4.JDBC4Connection@50ba19df: (connection evicted) 2024-04-19 10:46:21.055 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-19 10:46:21.055 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Closed. 2024-04-19 10:46:21.055 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Shutdown completed. 2024-04-19 10:46:21.058 [Test worker @coroutine#2836] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-124 - configuration: 2024-04-19 10:46:21.058 [Test worker @coroutine#2836] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 10:46:21.059 [Test worker @coroutine#2836] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 10:46:21.059 [Test worker @coroutine#2836] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 10:46:21.059 [Test worker @coroutine#2836] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 10:46:21.059 [Test worker @coroutine#2836] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 10:46:21.059 [Test worker @coroutine#2836] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 10:46:21.059 [Test worker @coroutine#2836] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@78a46d7b 2024-04-19 10:46:21.059 [Test worker @coroutine#2836] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 10:46:21.059 [Test worker @coroutine#2836] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 10:46:21.059 [Test worker @coroutine#2836] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 10:46:21.059 [Test worker @coroutine#2836] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 10:46:21.059 [Test worker @coroutine#2836] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 10:46:21.059 [Test worker @coroutine#2836] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 10:46:21.059 [Test worker @coroutine#2836] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 10:46:21.059 [Test worker @coroutine#2836] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 10:46:21.059 [Test worker @coroutine#2836] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 10:46:21.059 [Test worker @coroutine#2836] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 10:46:21.059 [Test worker @coroutine#2836] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 10:46:21.059 [Test worker @coroutine#2836] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 10:46:21.059 [Test worker @coroutine#2836] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 10:46:21.059 [Test worker @coroutine#2836] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 10:46:21.059 [Test worker @coroutine#2836] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 10:46:21.059 [Test worker @coroutine#2836] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 10:46:21.059 [Test worker @coroutine#2836] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 10:46:21.059 [Test worker @coroutine#2836] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 10:46:21.059 [Test worker @coroutine#2836] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 10:46:21.059 [Test worker @coroutine#2836] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-124" 2024-04-19 10:46:21.059 [Test worker @coroutine#2836] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 10:46:21.059 [Test worker @coroutine#2836] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 10:46:21.059 [Test worker @coroutine#2836] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 10:46:21.059 [Test worker @coroutine#2836] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 10:46:21.059 [Test worker @coroutine#2836] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 10:46:21.059 [Test worker @coroutine#2836] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 10:46:21.059 [Test worker @coroutine#2836] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 10:46:21.059 [Test worker @coroutine#2836] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 10:46:21.059 [Test worker @coroutine#2836] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Starting... 2024-04-19 10:46:21.060 [Test worker @coroutine#2836] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@3509f32d 2024-04-19 10:46:21.060 [Test worker @coroutine#2836] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@3509f32d 2024-04-19 10:46:21.060 [Test worker @coroutine#2836] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Start completed. 2024-04-19 10:46:21.074 [Test worker @coroutine#2836] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3509f32d 2024-04-19 10:46:21.085 [Test worker @coroutine#2837] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3509f32d 2024-04-19 10:46:21.087 [Test worker @coroutine#2839] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3509f32d 2024-04-19 10:46:21.089 [Test worker @coroutine#2841] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3509f32d 2024-04-19 10:46:21.099 [DefaultDispatcher-worker-17 @coroutine#2843] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3509f32d 2024-04-19 10:46:21.102 [Test worker @coroutine#2848] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3509f32d 2024-04-19 10:46:21.114 [DefaultDispatcher-worker-7 @coroutine#1918] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fae357f 2024-04-19 10:46:21.114 [DefaultDispatcher-worker-7 @coroutine#1918] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35603/UmAppDatabase/replication/nodeId 2024-04-19 10:46:21.114 [DefaultDispatcher-worker-7 @coroutine#1918] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35603/UmAppDatabase/replication/nodeId. 2024-04-19 10:46:21.114 [DefaultDispatcher-worker-7 @coroutine#1918] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35603/UmAppDatabase/replication/nodeId 2024-04-19 10:46:21.115 [DefaultDispatcher-worker-5 @coroutine#1918] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35603/UmAppDatabase/replication/nodeId 2024-04-19 10:46:21.115 [DefaultDispatcher-worker-5 @coroutine#1918] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35603/UmAppDatabase/replication/nodeId 2024-04-19 10:46:21.126 [DefaultDispatcher-worker-7 @coroutine#2224] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52518ee1 2024-04-19 10:46:21.126 [DefaultDispatcher-worker-7 @coroutine#2224] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49839/UmAppDatabase/replication/nodeId 2024-04-19 10:46:21.126 [DefaultDispatcher-worker-7 @coroutine#2224] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49839/UmAppDatabase/replication/nodeId. 2024-04-19 10:46:21.126 [DefaultDispatcher-worker-7 @coroutine#2224] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49839/UmAppDatabase/replication/nodeId 2024-04-19 10:46:21.127 [DefaultDispatcher-worker-7 @coroutine#2836] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3509f32d 2024-04-19 10:46:21.127 [DefaultDispatcher-worker-8 @coroutine#2224] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49839/UmAppDatabase/replication/nodeId 2024-04-19 10:46:21.127 [DefaultDispatcher-worker-8 @coroutine#2224] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49839/UmAppDatabase/replication/nodeId 2024-04-19 10:46:21.135 [DefaultDispatcher-worker-1 @coroutine#2836] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3509f32d 2024-04-19 10:46:21.145 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Shutdown initiated... 2024-04-19 10:46:21.145 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Close initiated... 2024-04-19 10:46:21.145 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 10:46:21.145 [HikariPool-124 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3509f32d: (connection evicted) 2024-04-19 10:46:21.146 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-19 10:46:21.146 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Closed. 2024-04-19 10:46:21.146 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Shutdown completed. 2024-04-19 10:46:21.147 [Test worker @coroutine#2879] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-125 - configuration: 2024-04-19 10:46:21.147 [Test worker @coroutine#2879] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 10:46:21.147 [Test worker @coroutine#2879] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 10:46:21.147 [Test worker @coroutine#2879] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 10:46:21.147 [Test worker @coroutine#2879] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 10:46:21.147 [Test worker @coroutine#2879] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 10:46:21.147 [Test worker @coroutine#2879] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 10:46:21.147 [Test worker @coroutine#2879] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7eb006bd 2024-04-19 10:46:21.148 [Test worker @coroutine#2879] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 10:46:21.148 [Test worker @coroutine#2879] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 10:46:21.148 [Test worker @coroutine#2879] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 10:46:21.148 [Test worker @coroutine#2879] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 10:46:21.148 [Test worker @coroutine#2879] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 10:46:21.148 [Test worker @coroutine#2879] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 10:46:21.148 [Test worker @coroutine#2879] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 10:46:21.148 [Test worker @coroutine#2879] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 10:46:21.148 [Test worker @coroutine#2879] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 10:46:21.148 [Test worker @coroutine#2879] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 10:46:21.148 [Test worker @coroutine#2879] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 10:46:21.148 [Test worker @coroutine#2879] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 10:46:21.148 [Test worker @coroutine#2879] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 10:46:21.148 [Test worker @coroutine#2879] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 10:46:21.148 [Test worker @coroutine#2879] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 10:46:21.148 [Test worker @coroutine#2879] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 10:46:21.148 [Test worker @coroutine#2879] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 10:46:21.148 [Test worker @coroutine#2879] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 10:46:21.148 [Test worker @coroutine#2879] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 10:46:21.148 [Test worker @coroutine#2879] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-125" 2024-04-19 10:46:21.148 [Test worker @coroutine#2879] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 10:46:21.148 [Test worker @coroutine#2879] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 10:46:21.148 [Test worker @coroutine#2879] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 10:46:21.148 [Test worker @coroutine#2879] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 10:46:21.148 [Test worker @coroutine#2879] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 10:46:21.148 [Test worker @coroutine#2879] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 10:46:21.148 [Test worker @coroutine#2879] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 10:46:21.148 [Test worker @coroutine#2879] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 10:46:21.148 [Test worker @coroutine#2879] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Starting... 2024-04-19 10:46:21.148 [Test worker @coroutine#2879] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@4dd28982 2024-04-19 10:46:21.148 [Test worker @coroutine#2879] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@4dd28982 2024-04-19 10:46:21.148 [Test worker @coroutine#2879] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Start completed. 2024-04-19 10:46:21.162 [Test worker @coroutine#2879] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4dd28982 2024-04-19 10:46:21.173 [Test worker @coroutine#2880] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4dd28982 2024-04-19 10:46:21.175 [Test worker @coroutine#2882] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4dd28982 2024-04-19 10:46:21.176 [Test worker @coroutine#2884] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4dd28982 2024-04-19 10:46:21.188 [DefaultDispatcher-worker-17 @coroutine#2886] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4dd28982 2024-04-19 10:46:21.246 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Shutdown initiated... 2024-04-19 10:46:21.246 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Close initiated... 2024-04-19 10:46:21.246 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 10:46:21.246 [HikariPool-125 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4dd28982: (connection evicted) 2024-04-19 10:46:21.247 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-19 10:46:21.247 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Closed. 2024-04-19 10:46:21.247 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Shutdown completed. 2024-04-19 10:46:21.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-126 - configuration: 2024-04-19 10:46:21.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 10:46:21.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 10:46:21.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 10:46:21.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 10:46:21.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 10:46:21.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 10:46:21.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6adc90e9 2024-04-19 10:46:21.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 10:46:21.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 10:46:21.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 10:46:21.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 10:46:21.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 10:46:21.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 10:46:21.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 10:46:21.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 10:46:21.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 10:46:21.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 10:46:21.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 10:46:21.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 10:46:21.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 10:46:21.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 10:46:21.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 10:46:21.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 10:46:21.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 10:46:21.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 10:46:21.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 10:46:21.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-126" 2024-04-19 10:46:21.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 10:46:21.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 10:46:21.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 10:46:21.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 10:46:21.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 10:46:21.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 10:46:21.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 10:46:21.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 10:46:21.250 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Starting... 2024-04-19 10:46:21.250 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@aeb8ee2 2024-04-19 10:46:21.250 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@aeb8ee2 2024-04-19 10:46:21.250 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Start completed. 2024-04-19 10:46:21.318 [DefaultDispatcher-worker-17 @coroutine#1965] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cbd17b3 2024-04-19 10:46:21.318 [DefaultDispatcher-worker-17 @coroutine#1965] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40655/UmAppDatabase/replication/nodeId 2024-04-19 10:46:21.318 [DefaultDispatcher-worker-17 @coroutine#1965] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40655/UmAppDatabase/replication/nodeId. 2024-04-19 10:46:21.318 [DefaultDispatcher-worker-17 @coroutine#1965] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40655/UmAppDatabase/replication/nodeId 2024-04-19 10:46:21.319 [DefaultDispatcher-worker-16 @coroutine#1965] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40655/UmAppDatabase/replication/nodeId 2024-04-19 10:46:21.319 [DefaultDispatcher-worker-16 @coroutine#1965] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40655/UmAppDatabase/replication/nodeId 2024-04-19 10:46:21.341 [DefaultDispatcher-worker-6 @coroutine#2911] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@aeb8ee2 2024-04-19 10:46:21.350 [HikariPool-126 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-19 10:46:21.352 [DefaultDispatcher-worker-17 @coroutine#2911] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@aeb8ee2 2024-04-19 10:46:21.361 [DefaultDispatcher-worker-5 @coroutine#2911] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@aeb8ee2 2024-04-19 10:46:21.368 [DefaultDispatcher-worker-13 @coroutine#2911] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@aeb8ee2 2024-04-19 10:46:21.402 [DefaultDispatcher-worker-1 @coroutine#2911] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@aeb8ee2 2024-04-19 10:46:21.403 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-04-19 10:46:21.407 [Test worker] INFO ktor.application - Application started in 0.004 seconds. 2024-04-19 10:46:21.408 [DefaultDispatcher-worker-17 @coroutine#2918] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-04-19 10:46:21.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-127 - configuration: 2024-04-19 10:46:21.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 10:46:21.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 10:46:21.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 10:46:21.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 10:46:21.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 10:46:21.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 10:46:21.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6592a73b 2024-04-19 10:46:21.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 10:46:21.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 10:46:21.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 10:46:21.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 10:46:21.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 10:46:21.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 10:46:21.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 10:46:21.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 10:46:21.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 10:46:21.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 10:46:21.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 10:46:21.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 10:46:21.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 10:46:21.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 10:46:21.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 10:46:21.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 10:46:21.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 10:46:21.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 10:46:21.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 10:46:21.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-127" 2024-04-19 10:46:21.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 10:46:21.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 10:46:21.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 10:46:21.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 10:46:21.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 10:46:21.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 10:46:21.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 10:46:21.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 10:46:21.409 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-127 - Starting... 2024-04-19 10:46:21.409 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@11ce61d1 2024-04-19 10:46:21.409 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@11ce61d1 2024-04-19 10:46:21.410 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-127 - Start completed. 2024-04-19 10:46:21.416 [DefaultDispatcher-worker-6 @coroutine#1997] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4193da4d 2024-04-19 10:46:21.416 [DefaultDispatcher-worker-6 @coroutine#1997] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47267/UmAppDatabase/replication/nodeId 2024-04-19 10:46:21.416 [DefaultDispatcher-worker-6 @coroutine#1997] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47267/UmAppDatabase/replication/nodeId. 2024-04-19 10:46:21.416 [DefaultDispatcher-worker-6 @coroutine#1997] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47267/UmAppDatabase/replication/nodeId 2024-04-19 10:46:21.417 [DefaultDispatcher-worker-16 @coroutine#1997] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47267/UmAppDatabase/replication/nodeId 2024-04-19 10:46:21.417 [DefaultDispatcher-worker-16 @coroutine#1997] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47267/UmAppDatabase/replication/nodeId 2024-04-19 10:46:21.429 [DefaultDispatcher-worker-13 @coroutine#2924] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-19 10:46:21.429 [DefaultDispatcher-worker-13 @coroutine#2924] 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-04-19 10:46:21.429 [DefaultDispatcher-worker-13 @coroutine#2924] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-19 10:46:21.429 [DefaultDispatcher-worker-13 @coroutine#2924] 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-04-19 10:46:21.432 [eventLoopGroupProxy-19-1 @call-handler#2932] 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/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-04-19 10:46:21.432 [eventLoopGroupProxy-19-2 @call-handler#2933] 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/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-04-19 10:46:21.432 [eventLoopGroupProxy-19-1 @call-handler#2932] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 10:46:21.432 [eventLoopGroupProxy-19-2 @call-handler#2933] 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-04-19 10:46:21.432 [eventLoopGroupProxy-19-2 @call-handler#2933] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-04-19 10:46:21.432 [eventLoopGroupProxy-19-2 @call-handler#2933] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 10:46:21.433 [DefaultDispatcher-worker-8 @coroutine#2924] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-19 10:46:21.433 [DefaultDispatcher-worker-8 @coroutine#2924] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-19 10:46:21.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-128 - configuration: 2024-04-19 10:46:21.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 10:46:21.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 10:46:21.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 10:46:21.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 10:46:21.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 10:46:21.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 10:46:21.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@87cb1d8 2024-04-19 10:46:21.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 10:46:21.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 10:46:21.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 10:46:21.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 10:46:21.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 10:46:21.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 10:46:21.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 10:46:21.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 10:46:21.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 10:46:21.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 10:46:21.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 10:46:21.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 10:46:21.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 10:46:21.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 10:46:21.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 10:46:21.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 10:46:21.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 10:46:21.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 10:46:21.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 10:46:21.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-128" 2024-04-19 10:46:21.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 10:46:21.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 10:46:21.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 10:46:21.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 10:46:21.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 10:46:21.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 10:46:21.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 10:46:21.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 10:46:21.434 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Starting... 2024-04-19 10:46:21.434 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@324afa73 2024-04-19 10:46:21.434 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@324afa73 2024-04-19 10:46:21.434 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Start completed. 2024-04-19 10:46:21.449 [DefaultDispatcher-worker-6 @coroutine#2937] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-19 10:46:21.449 [DefaultDispatcher-worker-6 @coroutine#2937] 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-04-19 10:46:21.449 [DefaultDispatcher-worker-6 @coroutine#2937] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-19 10:46:21.449 [DefaultDispatcher-worker-6 @coroutine#2937] 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-04-19 10:46:21.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-129 - configuration: 2024-04-19 10:46:21.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 10:46:21.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 10:46:21.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 10:46:21.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 10:46:21.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 10:46:21.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 10:46:21.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@31b827a6 2024-04-19 10:46:21.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 10:46:21.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 10:46:21.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 10:46:21.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 10:46:21.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 10:46:21.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 10:46:21.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 10:46:21.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 10:46:21.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 10:46:21.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 10:46:21.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 10:46:21.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 10:46:21.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 10:46:21.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 10:46:21.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 10:46:21.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 10:46:21.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 10:46:21.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 10:46:21.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 10:46:21.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-129" 2024-04-19 10:46:21.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 10:46:21.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 10:46:21.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 10:46:21.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 10:46:21.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 10:46:21.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 10:46:21.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 10:46:21.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 10:46:21.449 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Starting... 2024-04-19 10:46:21.450 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@203b98cf 2024-04-19 10:46:21.450 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@203b98cf 2024-04-19 10:46:21.450 [eventLoopGroupProxy-19-2 @call-handler#2941] 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/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-04-19 10:46:21.450 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Start completed. 2024-04-19 10:46:21.450 [eventLoopGroupProxy-19-2 @call-handler#2941] 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-04-19 10:46:21.450 [eventLoopGroupProxy-19-2 @call-handler#2941] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-04-19 10:46:21.451 [DefaultDispatcher-worker-4 @coroutine#2923] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11ce61d1 2024-04-19 10:46:21.451 [eventLoopGroupProxy-19-2 @call-handler#2941] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 10:46:21.451 [DefaultDispatcher-worker-4 @coroutine#2923] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-19 10:46:21.451 [DefaultDispatcher-worker-4 @coroutine#2923] 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-04-19 10:46:21.451 [eventLoopGroupProxy-19-3 @call-handler#2945] 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/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-04-19 10:46:21.451 [DefaultDispatcher-worker-4 @coroutine#2923] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-19 10:46:21.451 [eventLoopGroupProxy-19-3 @call-handler#2945] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 10:46:21.451 [DefaultDispatcher-worker-6 @coroutine#2937] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-19 10:46:21.451 [DefaultDispatcher-worker-6 @coroutine#2937] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-19 10:46:21.452 [eventLoopGroupProxy-19-2 @call-handler#2949] 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/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-04-19 10:46:21.452 [eventLoopGroupProxy-19-2 @call-handler#2949] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 10:46:21.453 [DefaultDispatcher-worker-3 @coroutine#2923] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-19 10:46:21.453 [DefaultDispatcher-worker-3 @coroutine#2923] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-19 10:46:21.463 [DefaultDispatcher-worker-15 @coroutine#2923] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11ce61d1 2024-04-19 10:46:21.466 [DefaultDispatcher-worker-17 @coroutine#2955] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-19 10:46:21.466 [DefaultDispatcher-worker-17 @coroutine#2955] 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-04-19 10:46:21.466 [DefaultDispatcher-worker-17 @coroutine#2955] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-19 10:46:21.466 [DefaultDispatcher-worker-17 @coroutine#2955] 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-04-19 10:46:21.467 [eventLoopGroupProxy-19-2 @call-handler#2959] 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/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-04-19 10:46:21.468 [eventLoopGroupProxy-19-2 @call-handler#2959] 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-04-19 10:46:21.468 [eventLoopGroupProxy-19-2 @call-handler#2959] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-04-19 10:46:21.468 [eventLoopGroupProxy-19-4 @call-handler#2963] 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/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-04-19 10:46:21.468 [eventLoopGroupProxy-19-4 @call-handler#2963] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 10:46:21.473 [DefaultDispatcher-worker-10 @coroutine#2925] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11ce61d1 2024-04-19 10:46:21.479 [DefaultDispatcher-worker-17 @coroutine#2960] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@aeb8ee2 2024-04-19 10:46:21.480 [eventLoopGroupProxy-19-2 @call-handler#2959] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 10:46:21.480 [DefaultDispatcher-worker-14 @coroutine#2936] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@324afa73 2024-04-19 10:46:21.481 [DefaultDispatcher-worker-14 @coroutine#2936] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-19 10:46:21.481 [DefaultDispatcher-worker-14 @coroutine#2936] 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-04-19 10:46:21.481 [DefaultDispatcher-worker-14 @coroutine#2936] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-19 10:46:21.481 [DefaultDispatcher-worker-17 @coroutine#2955] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-19 10:46:21.481 [DefaultDispatcher-worker-17 @coroutine#2955] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-19 10:46:21.482 [eventLoopGroupProxy-19-2 @call-handler#2969] 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/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-04-19 10:46:21.482 [eventLoopGroupProxy-19-2 @call-handler#2969] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 10:46:21.482 [DefaultDispatcher-worker-12 @coroutine#2936] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-19 10:46:21.482 [DefaultDispatcher-worker-12 @coroutine#2936] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-19 10:46:21.489 [DefaultDispatcher-worker-14 @coroutine#2027] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5afaae7e 2024-04-19 10:46:21.489 [DefaultDispatcher-worker-14 @coroutine#2027] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48169/UmAppDatabase/replication/nodeId 2024-04-19 10:46:21.489 [DefaultDispatcher-worker-14 @coroutine#2027] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48169/UmAppDatabase/replication/nodeId. 2024-04-19 10:46:21.489 [DefaultDispatcher-worker-14 @coroutine#2027] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48169/UmAppDatabase/replication/nodeId 2024-04-19 10:46:21.490 [DefaultDispatcher-worker-9 @coroutine#2027] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48169/UmAppDatabase/replication/nodeId 2024-04-19 10:46:21.490 [DefaultDispatcher-worker-9 @coroutine#2027] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48169/UmAppDatabase/replication/nodeId 2024-04-19 10:46:21.491 [DefaultDispatcher-worker-14 @coroutine#2960] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@aeb8ee2 2024-04-19 10:46:21.493 [DefaultDispatcher-worker-5 @coroutine#2936] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@324afa73 2024-04-19 10:46:21.497 [DefaultDispatcher-worker-7 @coroutine#2954] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@203b98cf 2024-04-19 10:46:21.497 [DefaultDispatcher-worker-7 @coroutine#2954] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-19 10:46:21.497 [DefaultDispatcher-worker-7 @coroutine#2954] 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-04-19 10:46:21.497 [DefaultDispatcher-worker-7 @coroutine#2954] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-19 10:46:21.498 [eventLoopGroupProxy-19-2 @call-handler#2980] 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/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-04-19 10:46:21.498 [eventLoopGroupProxy-19-2 @call-handler#2980] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 10:46:21.498 [DefaultDispatcher-worker-1 @coroutine#2954] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-19 10:46:21.498 [DefaultDispatcher-worker-1 @coroutine#2954] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-19 10:46:21.502 [DefaultDispatcher-worker-6 @coroutine#2938] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@324afa73 2024-04-19 10:46:21.508 [DefaultDispatcher-worker-4 @coroutine#2954] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@203b98cf 2024-04-19 10:46:21.510 [HikariPool-127 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 10:46:21.518 [DefaultDispatcher-worker-15 @coroutine#2956] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@203b98cf 2024-04-19 10:46:21.520 [DefaultDispatcher-worker-4 @coroutine#2960] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@aeb8ee2 2024-04-19 10:46:21.521 [DefaultDispatcher-worker-4 @coroutine#2960] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2024-04-19 10:46:21.521 [DefaultDispatcher-worker-4 @coroutine#2960] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/auth/login?username=testuser0&password=test&maxDateOfBirth=0. 2024-04-19 10:46:21.521 [DefaultDispatcher-worker-4 @coroutine#2960] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2024-04-19 10:46:21.522 [eventLoopGroupProxy-19-2 @call-handler#2994] 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-04-19 10:46:21.530 [DefaultDispatcher-worker-15 @coroutine#2986] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11ce61d1 2024-04-19 10:46:21.534 [HikariPool-128 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 10:46:21.550 [HikariPool-129 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 10:46:21.550 [DefaultDispatcher-worker-3 @coroutine#2960] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2024-04-19 10:46:21.550 [DefaultDispatcher-worker-3 @coroutine#2960] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2024-04-19 10:46:21.550 [DefaultDispatcher-worker-3 @coroutine#2960] 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-04-19 10:46:21.550 [DefaultDispatcher-worker-3 @coroutine#2960] 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-04-19 10:46:21.551 [DefaultDispatcher-worker-3 @coroutine#2960] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=582739366935285761 2024-04-19 10:46:21.551 [DefaultDispatcher-worker-3 @coroutine#2960] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=582739366935285761. 2024-04-19 10:46:21.551 [DefaultDispatcher-worker-3 @coroutine#2960] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=582739366935285761 2024-04-19 10:46:21.552 [eventLoopGroupProxy-19-2 @call-handler#2998] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, PersonDao, findByUidWithPicture] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:2 -> SUCCESS @ /UmAppDatabase/PersonDao /UmAppDatabase/PersonDao/countUsername, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/countUsername /UmAppDatabase/PersonDao/findByUidWithPicture, segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/findByUidWithPicture /UmAppDatabase/PersonDao/findByUidWithPicture/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/findByUidWithPicture/(method:GET) /UmAppDatabase/PersonDao/findByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidAsync /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow /UmAppDatabase/PersonDao/getNamesByUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/getNamesByUid /UmAppDatabase/PersonDao/getNamesByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/getNamesByUidAsync /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "PersonDao" -> "findByUidWithPicture" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/PersonDao/findByUidWithPicture/(method:GET) 2024-04-19 10:46:21.556 [eventLoopGroupProxy-19-2 @call-handler#2998] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 10:46:21.556 [DefaultDispatcher-worker-16 @coroutine#2960] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=582739366935285761 2024-04-19 10:46:21.556 [DefaultDispatcher-worker-16 @coroutine#2960] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=582739366935285761 2024-04-19 10:46:21.557 [DefaultDispatcher-worker-16 @coroutine#2960] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=582739366935285761. 2024-04-19 10:46:21.557 [DefaultDispatcher-worker-16 @coroutine#2960] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=582739366935285761 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-19 10:46:21.568 [DefaultDispatcher-worker-15 @coroutine#2960] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11ce61d1 2024-04-19 10:46:21.569 [DefaultDispatcher-worker-15 @coroutine#2960] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-04-19 10:46:21.569 [DefaultDispatcher-worker-15 @coroutine#2960] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync. 2024-04-19 10:46:21.569 [DefaultDispatcher-worker-15 @coroutine#2960] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-04-19 10:46:21.570 [eventLoopGroupProxy-19-2 @call-handler#3002] 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/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:2 -> SUCCESS @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteDao/getSiteAsync, segment:3 -> SUCCESS @ /UmAppDatabase/SiteDao/getSiteAsync /UmAppDatabase/SiteDao/getSiteAsync/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/SiteDao/getSiteAsync/(method:GET) /UmAppDatabase/SiteDao/getSiteAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao/getSiteAsFlow /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "SiteDao" -> "getSiteAsync" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/SiteDao/getSiteAsync/(method:GET) 2024-04-19 10:46:21.572 [eventLoopGroupProxy-19-2 @call-handler#3002] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 10:46:21.572 [DefaultDispatcher-worker-7 @coroutine#2960] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-04-19 10:46:21.572 [DefaultDispatcher-worker-7 @coroutine#2960] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-04-19 10:46:21.572 [DefaultDispatcher-worker-7 @coroutine#2960] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync. 2024-04-19 10:46:21.572 [DefaultDispatcher-worker-7 @coroutine#2960] 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-04-19 10:46:21.582 [DefaultDispatcher-worker-8 @coroutine#2960] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11ce61d1 2024-04-19 10:46:21.606 [DefaultDispatcher-worker-8 @coroutine#2960] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11ce61d1 2024-04-19 10:46:21.617 [DefaultDispatcher-worker-2 @coroutine#2960] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@aeb8ee2 2024-04-19 10:46:21.618 [DefaultDispatcher-worker-13 @coroutine#2925] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11ce61d1 2024-04-19 10:46:21.618 [DefaultDispatcher-worker-13 @coroutine#2925] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-04-19 10:46:21.618 [DefaultDispatcher-worker-13 @coroutine#2925] 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-04-19 10:46:21.618 [DefaultDispatcher-worker-13 @coroutine#2925] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-04-19 10:46:21.618 [DefaultDispatcher-worker-13 @coroutine#2925] 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-04-19 10:46:21.619 [eventLoopGroupProxy-19-2 @call-handler#3008] 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/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-04-19 10:46:21.619 [eventLoopGroupProxy-19-2 @call-handler#3008] 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-04-19 10:46:21.619 [eventLoopGroupProxy-19-2 @call-handler#3008] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-04-19 10:46:21.626 [DefaultDispatcher-worker-15 @call-handler#3008] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@aeb8ee2 2024-04-19 10:46:21.627 [eventLoopGroupProxy-19-2 @call-handler#3008] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 10:46:21.627 [DefaultDispatcher-worker-4 @coroutine#2925] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-04-19 10:46:21.627 [DefaultDispatcher-worker-4 @coroutine#2925] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-04-19 10:46:21.627 [DefaultDispatcher-worker-4 @coroutine#2925] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-04-19 10:46:21.627 [DefaultDispatcher-worker-4 @coroutine#2925] 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-04-19 10:46:21.637 [DefaultDispatcher-worker-3 @coroutine#2925] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11ce61d1 2024-04-19 10:46:21.644 [DefaultDispatcher-worker-5 @coroutine#2056] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32b72ccb 2024-04-19 10:46:21.644 [DefaultDispatcher-worker-5 @coroutine#2056] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-19 10:46:21.644 [DefaultDispatcher-worker-5 @coroutine#2056] 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-04-19 10:46:21.644 [DefaultDispatcher-worker-5 @coroutine#2056] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-19 10:46:21.650 [DefaultDispatcher-worker-5 @coroutine#2056] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-19 10:46:21.651 [DefaultDispatcher-worker-13 @coroutine#2960] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@aeb8ee2 2024-04-19 10:46:21.652 [DefaultDispatcher-worker-6 @coroutine#2070] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68024e57 2024-04-19 10:46:21.652 [DefaultDispatcher-worker-6 @coroutine#2070] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54079/UmAppDatabase/replication/nodeId 2024-04-19 10:46:21.652 [DefaultDispatcher-worker-6 @coroutine#2070] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54079/UmAppDatabase/replication/nodeId. 2024-04-19 10:46:21.652 [DefaultDispatcher-worker-6 @coroutine#2070] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54079/UmAppDatabase/replication/nodeId 2024-04-19 10:46:21.652 [DefaultDispatcher-worker-15 @coroutine#2960] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2024-04-19 10:46:21.652 [DefaultDispatcher-worker-15 @coroutine#2960] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/auth/login?username=testuser1&password=test&maxDateOfBirth=0. 2024-04-19 10:46:21.652 [DefaultDispatcher-worker-15 @coroutine#2960] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2024-04-19 10:46:21.653 [DefaultDispatcher-worker-14 @coroutine#2070] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54079/UmAppDatabase/replication/nodeId 2024-04-19 10:46:21.653 [eventLoopGroupProxy-19-2 @call-handler#3025] 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-04-19 10:46:21.653 [DefaultDispatcher-worker-14 @coroutine#2070] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54079/UmAppDatabase/replication/nodeId 2024-04-19 10:46:21.660 [DefaultDispatcher-worker-9 @coroutine#3016] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@324afa73 2024-04-19 10:46:21.677 [DefaultDispatcher-worker-9 @coroutine#2960] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2024-04-19 10:46:21.677 [DefaultDispatcher-worker-9 @coroutine#2960] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2024-04-19 10:46:21.677 [DefaultDispatcher-worker-9 @coroutine#2960] 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-04-19 10:46:21.677 [DefaultDispatcher-worker-9 @coroutine#2960] 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-04-19 10:46:21.678 [DefaultDispatcher-worker-9 @coroutine#2960] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=582739366935285762 2024-04-19 10:46:21.678 [DefaultDispatcher-worker-9 @coroutine#2960] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=582739366935285762. 2024-04-19 10:46:21.678 [DefaultDispatcher-worker-9 @coroutine#2960] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=582739366935285762 2024-04-19 10:46:21.679 [eventLoopGroupProxy-19-2 @call-handler#3030] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, PersonDao, findByUidWithPicture] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:2 -> SUCCESS @ /UmAppDatabase/PersonDao /UmAppDatabase/PersonDao/countUsername, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/countUsername /UmAppDatabase/PersonDao/findByUidWithPicture, segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/findByUidWithPicture /UmAppDatabase/PersonDao/findByUidWithPicture/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/findByUidWithPicture/(method:GET) /UmAppDatabase/PersonDao/findByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidAsync /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow /UmAppDatabase/PersonDao/getNamesByUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/getNamesByUid /UmAppDatabase/PersonDao/getNamesByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/getNamesByUidAsync /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "PersonDao" -> "findByUidWithPicture" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/PersonDao/findByUidWithPicture/(method:GET) 2024-04-19 10:46:21.680 [eventLoopGroupProxy-19-2 @call-handler#3030] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 10:46:21.680 [DefaultDispatcher-worker-1 @coroutine#2960] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=582739366935285762 2024-04-19 10:46:21.680 [DefaultDispatcher-worker-1 @coroutine#2960] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=582739366935285762 2024-04-19 10:46:21.680 [DefaultDispatcher-worker-1 @coroutine#2960] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=582739366935285762. 2024-04-19 10:46:21.681 [DefaultDispatcher-worker-1 @coroutine#2960] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=582739366935285762 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-19 10:46:21.691 [DefaultDispatcher-worker-5 @coroutine#2960] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@324afa73 2024-04-19 10:46:21.692 [DefaultDispatcher-worker-5 @coroutine#2960] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-04-19 10:46:21.692 [DefaultDispatcher-worker-5 @coroutine#2960] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync. 2024-04-19 10:46:21.692 [DefaultDispatcher-worker-5 @coroutine#2960] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-04-19 10:46:21.693 [eventLoopGroupProxy-19-2 @call-handler#3034] 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/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:2 -> SUCCESS @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteDao/getSiteAsync, segment:3 -> SUCCESS @ /UmAppDatabase/SiteDao/getSiteAsync /UmAppDatabase/SiteDao/getSiteAsync/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/SiteDao/getSiteAsync/(method:GET) /UmAppDatabase/SiteDao/getSiteAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao/getSiteAsFlow /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "SiteDao" -> "getSiteAsync" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/SiteDao/getSiteAsync/(method:GET) 2024-04-19 10:46:21.694 [eventLoopGroupProxy-19-2 @call-handler#3034] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 10:46:21.694 [DefaultDispatcher-worker-15 @coroutine#2960] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-04-19 10:46:21.694 [DefaultDispatcher-worker-15 @coroutine#2960] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-04-19 10:46:21.694 [DefaultDispatcher-worker-15 @coroutine#2960] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync. 2024-04-19 10:46:21.695 [DefaultDispatcher-worker-15 @coroutine#2960] 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-04-19 10:46:21.704 [DefaultDispatcher-worker-1 @coroutine#2960] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@324afa73 2024-04-19 10:46:21.729 [DefaultDispatcher-worker-6 @coroutine#2960] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@324afa73 2024-04-19 10:46:21.741 [DefaultDispatcher-worker-8 @coroutine#2960] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@aeb8ee2 2024-04-19 10:46:21.741 [DefaultDispatcher-worker-8 @coroutine#2938] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@324afa73 2024-04-19 10:46:21.741 [DefaultDispatcher-worker-8 @coroutine#2938] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-04-19 10:46:21.741 [DefaultDispatcher-worker-8 @coroutine#2938] 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-04-19 10:46:21.741 [DefaultDispatcher-worker-8 @coroutine#2938] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-04-19 10:46:21.741 [DefaultDispatcher-worker-8 @coroutine#2938] 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-04-19 10:46:21.742 [eventLoopGroupProxy-19-2 @call-handler#3041] 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/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-04-19 10:46:21.743 [eventLoopGroupProxy-19-2 @call-handler#3041] 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-04-19 10:46:21.743 [eventLoopGroupProxy-19-2 @call-handler#3041] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-04-19 10:46:21.749 [DefaultDispatcher-worker-3 @coroutine#2960] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@aeb8ee2 2024-04-19 10:46:21.756 [DefaultDispatcher-worker-15 @call-handler#3041] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@aeb8ee2 2024-04-19 10:46:21.757 [eventLoopGroupProxy-19-2 @call-handler#3041] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 10:46:21.757 [DefaultDispatcher-worker-16 @coroutine#2938] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-04-19 10:46:21.757 [DefaultDispatcher-worker-16 @coroutine#2938] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-04-19 10:46:21.758 [DefaultDispatcher-worker-16 @coroutine#2938] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-04-19 10:46:21.758 [DefaultDispatcher-worker-16 @coroutine#2938] 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-04-19 10:46:21.767 [DefaultDispatcher-worker-8 @coroutine#2938] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@324afa73 2024-04-19 10:46:21.769 [UI Thread @coroutine#3062] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=582739366935285761&assignmentUid=582739366935285760 2024-04-19 10:46:21.769 [UI Thread @coroutine#3062] 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=582739366935285761&assignmentUid=582739366935285760. 2024-04-19 10:46:21.769 [UI Thread @coroutine#3062] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=582739366935285761&assignmentUid=582739366935285760 2024-04-19 10:46:21.771 [UI Thread @coroutine#3065] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=582739366935285761&assignmentUid=582739366935285760 2024-04-19 10:46:21.771 [eventLoopGroupProxy-19-2 @call-handler#3073] 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/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow/(method:GET) /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentMarkDao" -> "getAllMarksForUserAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow/(method:GET) 2024-04-19 10:46:21.771 [UI Thread @coroutine#3065] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=582739366935285761&assignmentUid=582739366935285760. 2024-04-19 10:46:21.771 [UI Thread @coroutine#3065] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=582739366935285761&assignmentUid=582739366935285760 2024-04-19 10:46:21.771 [UI Thread @coroutine#3067] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=582739366935285761&assignmentUid=582739366935285760 2024-04-19 10:46:21.771 [UI Thread @coroutine#3067] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=582739366935285761&assignmentUid=582739366935285760. 2024-04-19 10:46:21.771 [UI Thread @coroutine#3067] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=582739366935285761&assignmentUid=582739366935285760 2024-04-19 10:46:21.772 [UI Thread @coroutine#3082] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=582739366935285760&clazzUid=582739366935285760&accountPersonUid=582739366935285761 2024-04-19 10:46:21.772 [UI Thread @coroutine#3082] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=582739366935285760&clazzUid=582739366935285760&accountPersonUid=582739366935285761. 2024-04-19 10:46:21.772 [UI Thread @coroutine#3082] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=582739366935285760&clazzUid=582739366935285760&accountPersonUid=582739366935285761 2024-04-19 10:46:21.774 [eventLoopGroupProxy-19-2 @call-handler#3073] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 10:46:21.775 [UI Thread @coroutine#3062] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=582739366935285761&assignmentUid=582739366935285760 2024-04-19 10:46:21.775 [UI Thread @coroutine#3062] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=582739366935285761&assignmentUid=582739366935285760 2024-04-19 10:46:21.775 [eventLoopGroupProxy-19-6 @call-handler#3094] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentSubmissionFileDao, getByAssignmentUidAndPersonUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionFileDao" -> "getByAssignmentUidAndPersonUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid/(method:GET) 2024-04-19 10:46:21.775 [eventLoopGroupProxy-19-5 @call-handler#3095] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentSubmissionDao, findByAssignmentUidAndAccountPersonUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionDao" -> "findByAssignmentUidAndAccountPersonUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid/(method:GET) 2024-04-19 10:46:21.776 [UI Thread @coroutine#3062] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=582739366935285761&assignmentUid=582739366935285760. 2024-04-19 10:46:21.776 [UI Thread @coroutine#3062] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=582739366935285761&assignmentUid=582739366935285760 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-19 10:46:21.777 [eventLoopGroupProxy-19-7 @call-handler#3098] 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/findByUidAndClazzUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAndClazzUidAsFlow /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "ClazzAssignmentDao" -> "findAssignmentCourseBlockAndSubmitterUidAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow/(method:GET) 2024-04-19 10:46:21.778 [eventLoopGroupProxy-19-5 @call-handler#3095] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 10:46:21.778 [eventLoopGroupProxy-19-6 @call-handler#3094] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 10:46:21.779 [UI Thread @coroutine#3065] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=582739366935285761&assignmentUid=582739366935285760 2024-04-19 10:46:21.779 [UI Thread @coroutine#3065] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=582739366935285761&assignmentUid=582739366935285760 2024-04-19 10:46:21.779 [UI Thread @coroutine#3067] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=582739366935285761&assignmentUid=582739366935285760 2024-04-19 10:46:21.779 [UI Thread @coroutine#3067] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=582739366935285761&assignmentUid=582739366935285760 2024-04-19 10:46:21.779 [UI Thread @coroutine#3065] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=582739366935285761&assignmentUid=582739366935285760. 2024-04-19 10:46:21.779 [UI Thread @coroutine#3065] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=582739366935285761&assignmentUid=582739366935285760 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-19 10:46:21.780 [UI Thread @coroutine#3067] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=582739366935285761&assignmentUid=582739366935285760. 2024-04-19 10:46:21.780 [UI Thread @coroutine#3067] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=582739366935285761&assignmentUid=582739366935285760 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-19 10:46:21.788 [DefaultDispatcher-worker-13 @coroutine#3062] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11ce61d1 2024-04-19 10:46:21.790 [eventLoopGroupProxy-19-7 @call-handler#3098] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 10:46:21.791 [UI Thread @coroutine#3082] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=582739366935285760&clazzUid=582739366935285760&accountPersonUid=582739366935285761 2024-04-19 10:46:21.791 [UI Thread @coroutine#3082] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=582739366935285760&clazzUid=582739366935285760&accountPersonUid=582739366935285761 2024-04-19 10:46:21.792 [UI Thread @coroutine#3082] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=582739366935285760&clazzUid=582739366935285760&accountPersonUid=582739366935285761. 2024-04-19 10:46:21.792 [UI Thread @coroutine#3082] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=582739366935285760&clazzUid=582739366935285760&accountPersonUid=582739366935285761 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-19 10:46:21.795 [DefaultDispatcher-worker-16 @coroutine#2122] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e5d9fa7 2024-04-19 10:46:21.795 [DefaultDispatcher-worker-16 @coroutine#2122] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33179/UmAppDatabase/replication/nodeId 2024-04-19 10:46:21.795 [DefaultDispatcher-worker-16 @coroutine#2122] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33179/UmAppDatabase/replication/nodeId. 2024-04-19 10:46:21.795 [DefaultDispatcher-worker-16 @coroutine#2122] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33179/UmAppDatabase/replication/nodeId 2024-04-19 10:46:21.796 [DefaultDispatcher-worker-8 @coroutine#2122] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33179/UmAppDatabase/replication/nodeId 2024-04-19 10:46:21.796 [DefaultDispatcher-worker-8 @coroutine#2122] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33179/UmAppDatabase/replication/nodeId 2024-04-19 10:46:21.798 [DefaultDispatcher-worker-7 @coroutine#3065] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11ce61d1 2024-04-19 10:46:21.806 [DefaultDispatcher-worker-7 @coroutine#3067] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11ce61d1 2024-04-19 10:46:21.817 [DefaultDispatcher-worker-16 @coroutine#3082] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11ce61d1 2024-04-19 10:46:21.823 [UI Thread @coroutine#3113] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=582739366935285760 2024-04-19 10:46:21.823 [UI Thread @coroutine#3113] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=582739366935285760. 2024-04-19 10:46:21.823 [UI Thread @coroutine#3113] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=582739366935285760 2024-04-19 10:46:21.824 [eventLoopGroupProxy-19-2 @call-handler#3115] 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/findByUidAndClazzUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAndClazzUidAsFlow /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync, segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync/(method:GET) /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "ClazzAssignmentDao" -> "findByUidWithBlockAsync" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync/(method:GET) 2024-04-19 10:46:21.826 [eventLoopGroupProxy-19-2 @call-handler#3115] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 10:46:21.826 [UI Thread @coroutine#3113] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=582739366935285760 2024-04-19 10:46:21.826 [UI Thread @coroutine#3113] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=582739366935285760 2024-04-19 10:46:21.827 [UI Thread @coroutine#3113] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=582739366935285760. 2024-04-19 10:46:21.827 [UI Thread @coroutine#3113] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=582739366935285760 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-19 10:46:21.835 [DefaultDispatcher-worker-8 @coroutine#3113] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11ce61d1 2024-04-19 10:46:21.848 [DefaultDispatcher-worker-10 @coroutine#3113] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11ce61d1 2024-04-19 10:46:21.857 [DefaultDispatcher-worker-1 @coroutine#2925] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11ce61d1 2024-04-19 10:46:21.858 [DefaultDispatcher-worker-1 @coroutine#2925] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-04-19 10:46:21.858 [DefaultDispatcher-worker-1 @coroutine#2925] 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-04-19 10:46:21.858 [DefaultDispatcher-worker-1 @coroutine#2925] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-04-19 10:46:21.858 [DefaultDispatcher-worker-1 @coroutine#2925] 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-04-19 10:46:21.859 [eventLoopGroupProxy-19-2 @call-handler#3123] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-04-19 10:46:21.859 [eventLoopGroupProxy-19-2 @call-handler#3123] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2024-04-19 10:46:21.859 [eventLoopGroupProxy-19-2 @call-handler#3123] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-04-19 10:46:21.868 [DefaultDispatcher-worker-1 @call-handler#3123] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@aeb8ee2 2024-04-19 10:46:21.868 [eventLoopGroupProxy-19-2 @call-handler#3123] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 10:46:21.869 [DefaultDispatcher-worker-1 @coroutine#2925] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-04-19 10:46:21.869 [DefaultDispatcher-worker-1 @coroutine#2925] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-04-19 10:46:21.869 [DefaultDispatcher-worker-1 @coroutine#2925] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-04-19 10:46:21.869 [DefaultDispatcher-worker-1 @coroutine#2925] 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-04-19 10:46:21.876 [UI Thread @coroutine#3139] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=582739366935285762&assignmentUid=582739366935285760&clazzUid=582739366935285760&submitterUid=582739366935285761 2024-04-19 10:46:21.876 [UI Thread @coroutine#3139] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=582739366935285762&assignmentUid=582739366935285760&clazzUid=582739366935285760&submitterUid=582739366935285761. 2024-04-19 10:46:21.876 [UI Thread @coroutine#3139] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=582739366935285762&assignmentUid=582739366935285760&clazzUid=582739366935285760&submitterUid=582739366935285761 2024-04-19 10:46:21.877 [eventLoopGroupProxy-19-2 @call-handler#3143] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CoursePermissionDao, userPermissionsForAssignmentSubmitterUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:2 -> SUCCESS @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/CoursePermissionDao/findByClazzUidAsPagingSource, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/findByClazzUidAsPagingSource /UmAppDatabase/CoursePermissionDao/findByUidAndClazzUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/findByUidAndClazzUid /UmAppDatabase/CoursePermissionDao/findByUidAndClazzUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/findByUidAndClazzUidAsFlow /UmAppDatabase/CoursePermissionDao/userHasEnrolmentEditPermission, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/userHasEnrolmentEditPermission /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzAsFlow2, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzAsFlow2 /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzPairAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzPairAsFlow /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzPairAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzPairAsync /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzTripleAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzTripleAsFlow /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzAsync2, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzAsync2 /UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid, segment:3 -> SUCCESS @ /UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid /UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid/(method:GET) /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "CoursePermissionDao" -> "userPermissionsForAssignmentSubmitterUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid/(method:GET) 2024-04-19 10:46:21.878 [DefaultDispatcher-worker-7 @coroutine#2925] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11ce61d1 2024-04-19 10:46:21.883 [eventLoopGroupProxy-19-2 @call-handler#3143] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 10:46:21.883 [UI Thread @coroutine#3139] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=582739366935285762&assignmentUid=582739366935285760&clazzUid=582739366935285760&submitterUid=582739366935285761 2024-04-19 10:46:21.883 [UI Thread @coroutine#3139] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=582739366935285762&assignmentUid=582739366935285760&clazzUid=582739366935285760&submitterUid=582739366935285761 2024-04-19 10:46:21.884 [UI Thread @coroutine#3139] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=582739366935285762&assignmentUid=582739366935285760&clazzUid=582739366935285760&submitterUid=582739366935285761. 2024-04-19 10:46:21.884 [UI Thread @coroutine#3139] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=582739366935285762&assignmentUid=582739366935285760&clazzUid=582739366935285760&submitterUid=582739366935285761 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-19 10:46:21.895 [DefaultDispatcher-worker-16 @coroutine#3139] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@324afa73 2024-04-19 10:46:21.900 [UI Thread @coroutine#3153] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=582739366935285761 2024-04-19 10:46:21.901 [UI Thread @coroutine#3153] 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=582739366935285761. 2024-04-19 10:46:21.901 [UI Thread @coroutine#3153] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=582739366935285761 2024-04-19 10:46:21.901 [eventLoopGroupProxy-19-2 @call-handler#3162] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, PersonDao, getNamesByUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:2 -> SUCCESS @ /UmAppDatabase/PersonDao /UmAppDatabase/PersonDao/countUsername, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/countUsername /UmAppDatabase/PersonDao/findByUidWithPicture, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidWithPicture /UmAppDatabase/PersonDao/findByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidAsync /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow /UmAppDatabase/PersonDao/getNamesByUid, segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/getNamesByUid /UmAppDatabase/PersonDao/getNamesByUid/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/getNamesByUid/(method:GET) /UmAppDatabase/PersonDao/getNamesByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/getNamesByUidAsync /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "PersonDao" -> "getNamesByUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/PersonDao/getNamesByUid/(method:GET) 2024-04-19 10:46:21.902 [UI Thread @coroutine#3158] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=582739366935285761&assignmentUid=582739366935285760 2024-04-19 10:46:21.902 [UI Thread @coroutine#3158] 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=582739366935285761&assignmentUid=582739366935285760. 2024-04-19 10:46:21.902 [UI Thread @coroutine#3158] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=582739366935285761&assignmentUid=582739366935285760 2024-04-19 10:46:21.903 [eventLoopGroupProxy-19-2 @call-handler#3162] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 10:46:21.903 [UI Thread @coroutine#3163] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=582739366935285760 2024-04-19 10:46:21.903 [UI Thread @coroutine#3163] 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=582739366935285760. 2024-04-19 10:46:21.903 [UI Thread @coroutine#3163] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=582739366935285760 2024-04-19 10:46:21.903 [eventLoopGroupProxy-19-5 @call-handler#3171] 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/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow/(method:GET) /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentMarkDao" -> "getAllMarksForSubmitterAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow/(method:GET) 2024-04-19 10:46:21.903 [UI Thread @coroutine#3165] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=582739366935285761&assignmentUid=582739366935285760 2024-04-19 10:46:21.903 [UI Thread @coroutine#3165] 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=582739366935285761&assignmentUid=582739366935285760. 2024-04-19 10:46:21.903 [UI Thread @coroutine#3165] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=582739366935285761&assignmentUid=582739366935285760 2024-04-19 10:46:21.903 [eventLoopGroupProxy-19-6 @call-handler#3176] 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/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "CourseBlockDao" -> "findCourseBlockByAssignmentUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid/(method:GET) 2024-04-19 10:46:21.904 [UI Thread @coroutine#3167] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=582739366935285761&assignmentUid=582739366935285760 2024-04-19 10:46:21.904 [UI Thread @coroutine#3167] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=582739366935285761&assignmentUid=582739366935285760. 2024-04-19 10:46:21.904 [UI Thread @coroutine#3167] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=582739366935285761&assignmentUid=582739366935285760 2024-04-19 10:46:21.904 [eventLoopGroupProxy-19-2 @call-handler#3180] 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/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionDao" -> "getAllSubmissionsFromSubmitterAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow/(method:GET) 2024-04-19 10:46:21.904 [eventLoopGroupProxy-19-7 @call-handler#3183] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentSubmissionFileDao, getAllSubmissionFilesFromSubmitterAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow/(method:GET) /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionFileDao" -> "getAllSubmissionFilesFromSubmitterAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow/(method:GET) 2024-04-19 10:46:21.905 [UI Thread @coroutine#3153] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=582739366935285761 2024-04-19 10:46:21.905 [UI Thread @coroutine#3153] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=582739366935285761 2024-04-19 10:46:21.905 [UI Thread @coroutine#3153] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=582739366935285761. 2024-04-19 10:46:21.905 [UI Thread @coroutine#3153] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=582739366935285761 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-19 10:46:21.906 [eventLoopGroupProxy-19-2 @call-handler#3180] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 10:46:21.906 [eventLoopGroupProxy-19-7 @call-handler#3183] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 10:46:21.906 [eventLoopGroupProxy-19-6 @call-handler#3176] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 10:46:21.906 [UI Thread @coroutine#3165] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=582739366935285761&assignmentUid=582739366935285760 2024-04-19 10:46:21.906 [UI Thread @coroutine#3165] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=582739366935285761&assignmentUid=582739366935285760 2024-04-19 10:46:21.907 [UI Thread @coroutine#3165] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=582739366935285761&assignmentUid=582739366935285760. 2024-04-19 10:46:21.907 [UI Thread @coroutine#3165] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=582739366935285761&assignmentUid=582739366935285760 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-19 10:46:21.907 [UI Thread @coroutine#3167] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=582739366935285761&assignmentUid=582739366935285760 2024-04-19 10:46:21.907 [UI Thread @coroutine#3167] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=582739366935285761&assignmentUid=582739366935285760 2024-04-19 10:46:21.907 [UI Thread @coroutine#3167] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=582739366935285761&assignmentUid=582739366935285760. 2024-04-19 10:46:21.907 [UI Thread @coroutine#3167] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=582739366935285761&assignmentUid=582739366935285760 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-19 10:46:21.907 [eventLoopGroupProxy-19-5 @call-handler#3171] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 10:46:21.907 [UI Thread @coroutine#3163] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=582739366935285760 2024-04-19 10:46:21.907 [UI Thread @coroutine#3163] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=582739366935285760 2024-04-19 10:46:21.907 [UI Thread @coroutine#3163] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=582739366935285760. 2024-04-19 10:46:21.907 [UI Thread @coroutine#3163] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=582739366935285760 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-19 10:46:21.908 [UI Thread @coroutine#3158] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=582739366935285761&assignmentUid=582739366935285760 2024-04-19 10:46:21.908 [UI Thread @coroutine#3158] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=582739366935285761&assignmentUid=582739366935285760 2024-04-19 10:46:21.908 [UI Thread @coroutine#3158] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=582739366935285761&assignmentUid=582739366935285760. 2024-04-19 10:46:21.908 [UI Thread @coroutine#3158] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=582739366935285761&assignmentUid=582739366935285760 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-19 10:46:21.915 [DefaultDispatcher-worker-15 @coroutine#3153] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@324afa73 2024-04-19 10:46:21.924 [DefaultDispatcher-worker-10 @coroutine#3165] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@324afa73 2024-04-19 10:46:21.934 [DefaultDispatcher-worker-5 @coroutine#3167] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@324afa73 2024-04-19 10:46:21.943 [DefaultDispatcher-worker-4 @coroutine#3163] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@324afa73 2024-04-19 10:46:21.950 [DefaultDispatcher-worker-11 @coroutine#3158] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@324afa73 2024-04-19 10:46:21.953 [UI Thread @coroutine#3198] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=582739366935285760&clazzUid=582739366935285760&accountPersonUid=582739366935285762 2024-04-19 10:46:21.953 [UI Thread @coroutine#3198] 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=582739366935285760&clazzUid=582739366935285760&accountPersonUid=582739366935285762. 2024-04-19 10:46:21.953 [UI Thread @coroutine#3198] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=582739366935285760&clazzUid=582739366935285760&accountPersonUid=582739366935285762 2024-04-19 10:46:21.954 [eventLoopGroupProxy-19-2 @call-handler#3200] 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/findByUidAndClazzUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAndClazzUidAsFlow /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "ClazzAssignmentDao" -> "getSubmitterUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid/(method:GET) 2024-04-19 10:46:21.960 [eventLoopGroupProxy-19-2 @call-handler#3200] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 10:46:21.960 [UI Thread @coroutine#3198] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=582739366935285760&clazzUid=582739366935285760&accountPersonUid=582739366935285762 2024-04-19 10:46:21.960 [UI Thread @coroutine#3198] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=582739366935285760&clazzUid=582739366935285760&accountPersonUid=582739366935285762 2024-04-19 10:46:21.961 [UI Thread @coroutine#3198] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=582739366935285760&clazzUid=582739366935285760&accountPersonUid=582739366935285762. 2024-04-19 10:46:21.961 [UI Thread @coroutine#3198] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=582739366935285760&clazzUid=582739366935285760&accountPersonUid=582739366935285762 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-19 10:46:21.971 [DefaultDispatcher-worker-5 @coroutine#3198] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@324afa73 2024-04-19 10:46:21.983 [DefaultDispatcher-worker-3 @coroutine#3198] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@324afa73 2024-04-19 10:46:21.991 [DefaultDispatcher-worker-14 @coroutine#2938] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@324afa73 2024-04-19 10:46:21.991 [DefaultDispatcher-worker-14 @coroutine#2938] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-04-19 10:46:21.991 [DefaultDispatcher-worker-14 @coroutine#2938] 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-04-19 10:46:21.991 [DefaultDispatcher-worker-14 @coroutine#2938] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-04-19 10:46:21.991 [DefaultDispatcher-worker-14 @coroutine#2938] 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-04-19 10:46:21.992 [eventLoopGroupProxy-19-2 @call-handler#3205] 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/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-04-19 10:46:21.993 [eventLoopGroupProxy-19-2 @call-handler#3205] 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-04-19 10:46:21.993 [eventLoopGroupProxy-19-2 @call-handler#3205] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-04-19 10:46:22.004 [DefaultDispatcher-worker-14 @call-handler#3205] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@aeb8ee2 2024-04-19 10:46:22.005 [eventLoopGroupProxy-19-2 @call-handler#3205] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 10:46:22.005 [DefaultDispatcher-worker-7 @coroutine#2938] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-04-19 10:46:22.005 [DefaultDispatcher-worker-7 @coroutine#2938] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-04-19 10:46:22.006 [DefaultDispatcher-worker-7 @coroutine#2938] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-04-19 10:46:22.006 [DefaultDispatcher-worker-7 @coroutine#2938] 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-04-19 10:46:22.008 [UI Thread @coroutine#3230] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=582739366935285761&assignmentUid=582739366935285760 2024-04-19 10:46:22.008 [UI Thread @coroutine#3230] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=582739366935285761&assignmentUid=582739366935285760. 2024-04-19 10:46:22.008 [UI Thread @coroutine#3230] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=582739366935285761&assignmentUid=582739366935285760 2024-04-19 10:46:22.009 [UI Thread @coroutine#3233] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=582739366935285761&assignmentUid=582739366935285760 2024-04-19 10:46:22.009 [UI Thread @coroutine#3233] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=582739366935285761&assignmentUid=582739366935285760. 2024-04-19 10:46:22.009 [UI Thread @coroutine#3233] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=582739366935285761&assignmentUid=582739366935285760 2024-04-19 10:46:22.010 [UI Thread @coroutine#3235] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=582739366935285761&assignmentUid=582739366935285760 2024-04-19 10:46:22.010 [eventLoopGroupProxy-19-2 @call-handler#3243] 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/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow/(method:GET) /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentMarkDao" -> "getAllMarksForUserAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow/(method:GET) 2024-04-19 10:46:22.010 [UI Thread @coroutine#3235] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=582739366935285761&assignmentUid=582739366935285760. 2024-04-19 10:46:22.010 [UI Thread @coroutine#3235] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=582739366935285761&assignmentUid=582739366935285760 2024-04-19 10:46:22.010 [eventLoopGroupProxy-19-5 @call-handler#3250] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentSubmissionDao, findByAssignmentUidAndAccountPersonUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionDao" -> "findByAssignmentUidAndAccountPersonUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid/(method:GET) 2024-04-19 10:46:22.010 [UI Thread @coroutine#3252] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=582739366935285760&clazzUid=582739366935285760&accountPersonUid=582739366935285761 2024-04-19 10:46:22.010 [UI Thread @coroutine#3252] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=582739366935285760&clazzUid=582739366935285760&accountPersonUid=582739366935285761. 2024-04-19 10:46:22.010 [UI Thread @coroutine#3252] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=582739366935285760&clazzUid=582739366935285760&accountPersonUid=582739366935285761 2024-04-19 10:46:22.011 [eventLoopGroupProxy-19-6 @call-handler#3256] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentSubmissionFileDao, getByAssignmentUidAndPersonUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionFileDao" -> "getByAssignmentUidAndPersonUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid/(method:GET) 2024-04-19 10:46:22.013 [eventLoopGroupProxy-19-2 @call-handler#3243] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 10:46:22.013 [eventLoopGroupProxy-19-5 @call-handler#3250] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 10:46:22.013 [eventLoopGroupProxy-19-7 @call-handler#3262] 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/findByUidAndClazzUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAndClazzUidAsFlow /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "ClazzAssignmentDao" -> "findAssignmentCourseBlockAndSubmitterUidAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow/(method:GET) 2024-04-19 10:46:22.014 [eventLoopGroupProxy-19-6 @call-handler#3256] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 10:46:22.014 [UI Thread @coroutine#3233] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=582739366935285761&assignmentUid=582739366935285760 2024-04-19 10:46:22.014 [UI Thread @coroutine#3233] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=582739366935285761&assignmentUid=582739366935285760 2024-04-19 10:46:22.014 [UI Thread @coroutine#3233] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=582739366935285761&assignmentUid=582739366935285760. 2024-04-19 10:46:22.014 [UI Thread @coroutine#3233] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=582739366935285761&assignmentUid=582739366935285760 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-19 10:46:22.015 [UI Thread @coroutine#3235] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=582739366935285761&assignmentUid=582739366935285760 2024-04-19 10:46:22.015 [UI Thread @coroutine#3235] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=582739366935285761&assignmentUid=582739366935285760 2024-04-19 10:46:22.015 [UI Thread @coroutine#3235] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=582739366935285761&assignmentUid=582739366935285760. 2024-04-19 10:46:22.015 [UI Thread @coroutine#3235] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=582739366935285761&assignmentUid=582739366935285760 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-19 10:46:22.015 [UI Thread @coroutine#3230] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=582739366935285761&assignmentUid=582739366935285760 2024-04-19 10:46:22.015 [UI Thread @coroutine#3230] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=582739366935285761&assignmentUid=582739366935285760 2024-04-19 10:46:22.015 [UI Thread @coroutine#3230] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=582739366935285761&assignmentUid=582739366935285760. 2024-04-19 10:46:22.015 [UI Thread @coroutine#3230] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=582739366935285761&assignmentUid=582739366935285760 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-19 10:46:22.016 [DefaultDispatcher-worker-16 @coroutine#1886] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40f931ec 2024-04-19 10:46:22.016 [DefaultDispatcher-worker-3 @coroutine#2167] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d9cac6e 2024-04-19 10:46:22.016 [DefaultDispatcher-worker-16 @coroutine#1886] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43143/UmAppDatabase/replication/nodeId 2024-04-19 10:46:22.016 [DefaultDispatcher-worker-16 @coroutine#1886] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43143/UmAppDatabase/replication/nodeId. 2024-04-19 10:46:22.016 [DefaultDispatcher-worker-3 @coroutine#2167] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45929/UmAppDatabase/replication/nodeId 2024-04-19 10:46:22.016 [DefaultDispatcher-worker-16 @coroutine#1886] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43143/UmAppDatabase/replication/nodeId 2024-04-19 10:46:22.016 [DefaultDispatcher-worker-3 @coroutine#2167] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45929/UmAppDatabase/replication/nodeId. 2024-04-19 10:46:22.016 [DefaultDispatcher-worker-3 @coroutine#2167] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45929/UmAppDatabase/replication/nodeId 2024-04-19 10:46:22.017 [eventLoopGroupProxy-19-7 @call-handler#3262] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-19 10:46:22.017 [DefaultDispatcher-worker-14 @coroutine#1886] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43143/UmAppDatabase/replication/nodeId 2024-04-19 10:46:22.017 [DefaultDispatcher-worker-14 @coroutine#1886] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43143/UmAppDatabase/replication/nodeId 2024-04-19 10:46:22.017 [DefaultDispatcher-worker-2 @coroutine#2167] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45929/UmAppDatabase/replication/nodeId 2024-04-19 10:46:22.017 [DefaultDispatcher-worker-2 @coroutine#2167] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45929/UmAppDatabase/replication/nodeId 2024-04-19 10:46:22.018 [UI Thread @coroutine#3252] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=582739366935285760&clazzUid=582739366935285760&accountPersonUid=582739366935285761 2024-04-19 10:46:22.018 [UI Thread @coroutine#3252] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=582739366935285760&clazzUid=582739366935285760&accountPersonUid=582739366935285761 2024-04-19 10:46:22.018 [UI Thread @coroutine#3252] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=582739366935285760&clazzUid=582739366935285760&accountPersonUid=582739366935285761. 2024-04-19 10:46:22.018 [UI Thread @coroutine#3252] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=582739366935285760&clazzUid=582739366935285760&accountPersonUid=582739366935285761 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-19 10:46:22.021 [DefaultDispatcher-worker-9 @coroutine#2938] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@324afa73 2024-04-19 10:46:22.025 [DefaultDispatcher-worker-22 @coroutine#3233] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11ce61d1 2024-04-19 10:46:22.032 [DefaultDispatcher-worker-22 @coroutine#3235] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11ce61d1 2024-04-19 10:46:22.043 [DefaultDispatcher-worker-5 @coroutine#3230] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11ce61d1 2024-04-19 10:46:22.053 [DefaultDispatcher-worker-10 @coroutine#3252] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11ce61d1 2024-04-19 10:46:22.058 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-127 - Shutdown initiated... 2024-04-19 10:46:22.058 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Close initiated... 2024-04-19 10:46:22.058 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 10:46:22.058 [HikariPool-127 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Closing connection org.sqlite.jdbc4.JDBC4Connection@11ce61d1: (connection evicted) 2024-04-19 10:46:22.059 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-19 10:46:22.059 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Closed. 2024-04-19 10:46:22.059 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-127 - Shutdown completed. 2024-04-19 10:46:22.060 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Shutdown initiated... 2024-04-19 10:46:22.060 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Close initiated... 2024-04-19 10:46:22.060 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 10:46:22.060 [HikariPool-128 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Closing connection org.sqlite.jdbc4.JDBC4Connection@324afa73: (connection evicted) 2024-04-19 10:46:22.061 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-19 10:46:22.061 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Closed. 2024-04-19 10:46:22.061 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Shutdown completed. 2024-04-19 10:46:22.126 [DefaultDispatcher-worker-5 @coroutine#1918] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fae357f 2024-04-19 10:46:22.126 [DefaultDispatcher-worker-5 @coroutine#1918] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35603/UmAppDatabase/replication/nodeId 2024-04-19 10:46:22.126 [DefaultDispatcher-worker-5 @coroutine#1918] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35603/UmAppDatabase/replication/nodeId. 2024-04-19 10:46:22.126 [DefaultDispatcher-worker-5 @coroutine#1918] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35603/UmAppDatabase/replication/nodeId 2024-04-19 10:46:22.127 [DefaultDispatcher-worker-21 @coroutine#1918] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35603/UmAppDatabase/replication/nodeId 2024-04-19 10:46:22.127 [DefaultDispatcher-worker-21 @coroutine#1918] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35603/UmAppDatabase/replication/nodeId 2024-04-19 10:46:22.138 [DefaultDispatcher-worker-10 @coroutine#2224] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52518ee1 2024-04-19 10:46:22.138 [DefaultDispatcher-worker-10 @coroutine#2224] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49839/UmAppDatabase/replication/nodeId 2024-04-19 10:46:22.138 [DefaultDispatcher-worker-10 @coroutine#2224] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49839/UmAppDatabase/replication/nodeId. 2024-04-19 10:46:22.138 [DefaultDispatcher-worker-10 @coroutine#2224] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49839/UmAppDatabase/replication/nodeId 2024-04-19 10:46:22.139 [DefaultDispatcher-worker-22 @coroutine#2224] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49839/UmAppDatabase/replication/nodeId 2024-04-19 10:46:22.139 [DefaultDispatcher-worker-22 @coroutine#2224] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49839/UmAppDatabase/replication/nodeId 2024-04-19 10:46:22.328 [DefaultDispatcher-worker-10 @coroutine#1965] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cbd17b3 2024-04-19 10:46:22.329 [DefaultDispatcher-worker-10 @coroutine#1965] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40655/UmAppDatabase/replication/nodeId 2024-04-19 10:46:22.329 [DefaultDispatcher-worker-10 @coroutine#1965] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40655/UmAppDatabase/replication/nodeId. 2024-04-19 10:46:22.329 [DefaultDispatcher-worker-10 @coroutine#1965] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40655/UmAppDatabase/replication/nodeId 2024-04-19 10:46:22.330 [DefaultDispatcher-worker-8 @coroutine#1965] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40655/UmAppDatabase/replication/nodeId 2024-04-19 10:46:22.330 [DefaultDispatcher-worker-8 @coroutine#1965] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40655/UmAppDatabase/replication/nodeId 2024-04-19 10:46:22.428 [DefaultDispatcher-worker-8 @coroutine#1997] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4193da4d 2024-04-19 10:46:22.428 [DefaultDispatcher-worker-8 @coroutine#1997] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47267/UmAppDatabase/replication/nodeId 2024-04-19 10:46:22.428 [DefaultDispatcher-worker-8 @coroutine#1997] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47267/UmAppDatabase/replication/nodeId. 2024-04-19 10:46:22.428 [DefaultDispatcher-worker-8 @coroutine#1997] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47267/UmAppDatabase/replication/nodeId 2024-04-19 10:46:22.429 [DefaultDispatcher-worker-10 @coroutine#1997] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47267/UmAppDatabase/replication/nodeId 2024-04-19 10:46:22.429 [DefaultDispatcher-worker-10 @coroutine#1997] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47267/UmAppDatabase/replication/nodeId 2024-04-19 10:46:22.500 [DefaultDispatcher-worker-2 @coroutine#2027] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5afaae7e 2024-04-19 10:46:22.501 [DefaultDispatcher-worker-2 @coroutine#2027] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48169/UmAppDatabase/replication/nodeId 2024-04-19 10:46:22.501 [DefaultDispatcher-worker-2 @coroutine#2027] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48169/UmAppDatabase/replication/nodeId. 2024-04-19 10:46:22.501 [DefaultDispatcher-worker-2 @coroutine#2027] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48169/UmAppDatabase/replication/nodeId 2024-04-19 10:46:22.502 [DefaultDispatcher-worker-7 @coroutine#2027] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48169/UmAppDatabase/replication/nodeId 2024-04-19 10:46:22.502 [DefaultDispatcher-worker-7 @coroutine#2027] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48169/UmAppDatabase/replication/nodeId 2024-04-19 10:46:22.663 [DefaultDispatcher-worker-2 @coroutine#2056] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32b72ccb 2024-04-19 10:46:22.663 [DefaultDispatcher-worker-2 @coroutine#2056] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-19 10:46:22.663 [DefaultDispatcher-worker-2 @coroutine#2056] 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-04-19 10:46:22.663 [DefaultDispatcher-worker-2 @coroutine#2056] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-19 10:46:22.664 [DefaultDispatcher-worker-8 @coroutine#2056] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-19 10:46:22.665 [DefaultDispatcher-worker-8 @coroutine#2070] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68024e57 2024-04-19 10:46:22.666 [DefaultDispatcher-worker-8 @coroutine#2070] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54079/UmAppDatabase/replication/nodeId 2024-04-19 10:46:22.666 [DefaultDispatcher-worker-8 @coroutine#2070] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54079/UmAppDatabase/replication/nodeId. 2024-04-19 10:46:22.666 [DefaultDispatcher-worker-8 @coroutine#2070] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54079/UmAppDatabase/replication/nodeId 2024-04-19 10:46:22.667 [DefaultDispatcher-worker-2 @coroutine#2070] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54079/UmAppDatabase/replication/nodeId 2024-04-19 10:46:22.667 [DefaultDispatcher-worker-2 @coroutine#2070] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54079/UmAppDatabase/replication/nodeId 2024-04-19 10:46:22.807 [DefaultDispatcher-worker-4 @coroutine#2122] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e5d9fa7 2024-04-19 10:46:22.807 [DefaultDispatcher-worker-4 @coroutine#2122] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33179/UmAppDatabase/replication/nodeId 2024-04-19 10:46:22.807 [DefaultDispatcher-worker-4 @coroutine#2122] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33179/UmAppDatabase/replication/nodeId. 2024-04-19 10:46:22.807 [DefaultDispatcher-worker-4 @coroutine#2122] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33179/UmAppDatabase/replication/nodeId 2024-04-19 10:46:22.808 [DefaultDispatcher-worker-16 @coroutine#2122] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33179/UmAppDatabase/replication/nodeId 2024-04-19 10:46:22.808 [DefaultDispatcher-worker-16 @coroutine#2122] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33179/UmAppDatabase/replication/nodeId 2024-04-19 10:46:23.030 [DefaultDispatcher-worker-21 @coroutine#2167] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d9cac6e 2024-04-19 10:46:23.030 [DefaultDispatcher-worker-21 @coroutine#2167] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45929/UmAppDatabase/replication/nodeId 2024-04-19 10:46:23.030 [DefaultDispatcher-worker-21 @coroutine#2167] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45929/UmAppDatabase/replication/nodeId. 2024-04-19 10:46:23.030 [DefaultDispatcher-worker-21 @coroutine#2167] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45929/UmAppDatabase/replication/nodeId 2024-04-19 10:46:23.031 [DefaultDispatcher-worker-22 @coroutine#1886] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40f931ec 2024-04-19 10:46:23.031 [DefaultDispatcher-worker-22 @coroutine#1886] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43143/UmAppDatabase/replication/nodeId 2024-04-19 10:46:23.031 [DefaultDispatcher-worker-22 @coroutine#1886] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43143/UmAppDatabase/replication/nodeId. 2024-04-19 10:46:23.031 [DefaultDispatcher-worker-22 @coroutine#1886] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43143/UmAppDatabase/replication/nodeId 2024-04-19 10:46:23.031 [DefaultDispatcher-worker-21 @coroutine#2167] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45929/UmAppDatabase/replication/nodeId 2024-04-19 10:46:23.031 [DefaultDispatcher-worker-21 @coroutine#2167] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45929/UmAppDatabase/replication/nodeId 2024-04-19 10:46:23.032 [DefaultDispatcher-worker-22 @coroutine#1886] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43143/UmAppDatabase/replication/nodeId 2024-04-19 10:46:23.032 [DefaultDispatcher-worker-22 @coroutine#1886] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43143/UmAppDatabase/replication/nodeId 2024-04-19 10:46:23.064 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Shutdown initiated... 2024-04-19 10:46:23.064 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Close initiated... 2024-04-19 10:46:23.064 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 10:46:23.065 [HikariPool-126 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Closing connection org.sqlite.jdbc4.JDBC4Connection@aeb8ee2: (connection evicted) 2024-04-19 10:46:23.065 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-19 10:46:23.065 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Closed. 2024-04-19 10:46:23.066 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Shutdown completed. 2024-04-19 10:46:23.069 [Test worker @coroutine#3321] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-130 - configuration: 2024-04-19 10:46:23.070 [Test worker @coroutine#3321] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 10:46:23.070 [Test worker @coroutine#3321] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 10:46:23.070 [Test worker @coroutine#3321] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 10:46:23.070 [Test worker @coroutine#3321] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 10:46:23.070 [Test worker @coroutine#3321] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 10:46:23.070 [Test worker @coroutine#3321] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 10:46:23.070 [Test worker @coroutine#3321] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@48c584c 2024-04-19 10:46:23.070 [Test worker @coroutine#3321] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 10:46:23.070 [Test worker @coroutine#3321] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 10:46:23.070 [Test worker @coroutine#3321] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 10:46:23.070 [Test worker @coroutine#3321] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 10:46:23.070 [Test worker @coroutine#3321] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 10:46:23.070 [Test worker @coroutine#3321] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 10:46:23.070 [Test worker @coroutine#3321] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 10:46:23.070 [Test worker @coroutine#3321] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 10:46:23.070 [Test worker @coroutine#3321] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 10:46:23.070 [Test worker @coroutine#3321] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 10:46:23.070 [Test worker @coroutine#3321] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 10:46:23.070 [Test worker @coroutine#3321] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 10:46:23.070 [Test worker @coroutine#3321] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 10:46:23.070 [Test worker @coroutine#3321] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 10:46:23.070 [Test worker @coroutine#3321] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 10:46:23.070 [Test worker @coroutine#3321] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 10:46:23.070 [Test worker @coroutine#3321] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 10:46:23.070 [Test worker @coroutine#3321] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 10:46:23.070 [Test worker @coroutine#3321] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 10:46:23.070 [Test worker @coroutine#3321] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-130" 2024-04-19 10:46:23.070 [Test worker @coroutine#3321] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 10:46:23.070 [Test worker @coroutine#3321] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 10:46:23.070 [Test worker @coroutine#3321] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 10:46:23.070 [Test worker @coroutine#3321] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 10:46:23.070 [Test worker @coroutine#3321] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 10:46:23.070 [Test worker @coroutine#3321] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 10:46:23.070 [Test worker @coroutine#3321] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 10:46:23.070 [Test worker @coroutine#3321] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 10:46:23.070 [Test worker @coroutine#3321] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Starting... 2024-04-19 10:46:23.070 [Test worker @coroutine#3321] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@468dbd07 2024-04-19 10:46:23.070 [Test worker @coroutine#3321] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@468dbd07 2024-04-19 10:46:23.070 [Test worker @coroutine#3321] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Start completed. 2024-04-19 10:46:23.088 [Test worker @coroutine#3321] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@468dbd07 2024-04-19 10:46:23.099 [Test worker @coroutine#3322] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@468dbd07 2024-04-19 10:46:23.101 [Test worker @coroutine#3324] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@468dbd07 2024-04-19 10:46:23.103 [Test worker @coroutine#3327] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@468dbd07 2024-04-19 10:46:23.103 [Test worker @coroutine#3321] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-131 - configuration: 2024-04-19 10:46:23.103 [Test worker @coroutine#3321] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 10:46:23.103 [Test worker @coroutine#3321] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 10:46:23.103 [Test worker @coroutine#3321] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 10:46:23.103 [Test worker @coroutine#3321] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 10:46:23.103 [Test worker @coroutine#3321] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 10:46:23.103 [Test worker @coroutine#3321] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 10:46:23.103 [Test worker @coroutine#3321] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7053b64b 2024-04-19 10:46:23.103 [Test worker @coroutine#3321] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 10:46:23.103 [Test worker @coroutine#3321] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 10:46:23.103 [Test worker @coroutine#3321] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 10:46:23.103 [Test worker @coroutine#3321] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 10:46:23.103 [Test worker @coroutine#3321] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 10:46:23.104 [Test worker @coroutine#3321] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 10:46:23.104 [Test worker @coroutine#3321] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 10:46:23.104 [Test worker @coroutine#3321] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 10:46:23.104 [Test worker @coroutine#3321] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 10:46:23.104 [Test worker @coroutine#3321] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 10:46:23.104 [Test worker @coroutine#3321] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 10:46:23.104 [Test worker @coroutine#3321] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 10:46:23.104 [Test worker @coroutine#3321] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 10:46:23.104 [Test worker @coroutine#3321] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 10:46:23.104 [Test worker @coroutine#3321] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 10:46:23.104 [Test worker @coroutine#3321] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 10:46:23.104 [Test worker @coroutine#3321] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 10:46:23.104 [Test worker @coroutine#3321] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 10:46:23.104 [Test worker @coroutine#3321] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 10:46:23.104 [Test worker @coroutine#3321] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-131" 2024-04-19 10:46:23.104 [Test worker @coroutine#3321] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 10:46:23.104 [Test worker @coroutine#3321] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 10:46:23.104 [Test worker @coroutine#3321] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 10:46:23.104 [Test worker @coroutine#3321] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 10:46:23.104 [Test worker @coroutine#3321] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 10:46:23.104 [Test worker @coroutine#3321] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 10:46:23.104 [Test worker @coroutine#3321] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 10:46:23.104 [Test worker @coroutine#3321] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 10:46:23.104 [Test worker @coroutine#3321] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Starting... 2024-04-19 10:46:23.104 [Test worker @coroutine#3321] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@6eac71db 2024-04-19 10:46:23.104 [Test worker @coroutine#3321] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@6eac71db 2024-04-19 10:46:23.104 [Test worker @coroutine#3321] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Start completed. 2024-04-19 10:46:23.118 [Test worker @coroutine#3321] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6eac71db 2024-04-19 10:46:23.128 [Test worker @coroutine#3329] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6eac71db 2024-04-19 10:46:23.130 [Test worker @coroutine#3331] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6eac71db 2024-04-19 10:46:23.132 [Test worker @coroutine#3333] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6eac71db 2024-04-19 10:46:23.139 [DefaultDispatcher-worker-9 @coroutine#1918] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fae357f 2024-04-19 10:46:23.139 [DefaultDispatcher-worker-9 @coroutine#1918] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35603/UmAppDatabase/replication/nodeId 2024-04-19 10:46:23.139 [DefaultDispatcher-worker-9 @coroutine#1918] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35603/UmAppDatabase/replication/nodeId. 2024-04-19 10:46:23.139 [DefaultDispatcher-worker-9 @coroutine#1918] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35603/UmAppDatabase/replication/nodeId 2024-04-19 10:46:23.140 [DefaultDispatcher-worker-10 @coroutine#1918] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35603/UmAppDatabase/replication/nodeId 2024-04-19 10:46:23.140 [DefaultDispatcher-worker-10 @coroutine#1918] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35603/UmAppDatabase/replication/nodeId 2024-04-19 10:46:23.144 [DefaultDispatcher-worker-17 @coroutine#3335] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6eac71db 2024-04-19 10:46:23.149 [DefaultDispatcher-worker-22 @coroutine#2224] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52518ee1 2024-04-19 10:46:23.150 [DefaultDispatcher-worker-22 @coroutine#2224] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49839/UmAppDatabase/replication/nodeId 2024-04-19 10:46:23.150 [DefaultDispatcher-worker-22 @coroutine#2224] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49839/UmAppDatabase/replication/nodeId. 2024-04-19 10:46:23.150 [DefaultDispatcher-worker-22 @coroutine#2224] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49839/UmAppDatabase/replication/nodeId 2024-04-19 10:46:23.151 [DefaultDispatcher-worker-21 @coroutine#2224] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49839/UmAppDatabase/replication/nodeId 2024-04-19 10:46:23.151 [DefaultDispatcher-worker-21 @coroutine#2224] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49839/UmAppDatabase/replication/nodeId 2024-04-19 10:46:23.160 [DefaultDispatcher-worker-21 @coroutine#3321] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@468dbd07 2024-04-19 10:46:23.170 [HikariPool-130 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-19 10:46:23.172 [DefaultDispatcher-worker-13 @coroutine#3321] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@468dbd07 2024-04-19 10:46:23.181 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Shutdown initiated... 2024-04-19 10:46:23.181 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Close initiated... 2024-04-19 10:46:23.181 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 10:46:23.181 [HikariPool-130 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Closing connection org.sqlite.jdbc4.JDBC4Connection@468dbd07: (connection evicted) 2024-04-19 10:46:23.182 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-19 10:46:23.182 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Closed. 2024-04-19 10:46:23.182 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Shutdown completed. 2024-04-19 10:46:23.182 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Shutdown initiated... 2024-04-19 10:46:23.182 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Close initiated... 2024-04-19 10:46:23.182 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 10:46:23.183 [HikariPool-131 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6eac71db: (connection evicted) 2024-04-19 10:46:23.183 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-19 10:46:23.183 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Closed. 2024-04-19 10:46:23.183 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Shutdown completed. 2024-04-19 10:46:23.184 [Test worker @coroutine#3384] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-132 - configuration: 2024-04-19 10:46:23.185 [Test worker @coroutine#3384] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 10:46:23.185 [Test worker @coroutine#3384] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 10:46:23.185 [Test worker @coroutine#3384] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 10:46:23.185 [Test worker @coroutine#3384] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 10:46:23.185 [Test worker @coroutine#3384] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 10:46:23.185 [Test worker @coroutine#3384] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 10:46:23.185 [Test worker @coroutine#3384] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1f26bd62 2024-04-19 10:46:23.185 [Test worker @coroutine#3384] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 10:46:23.185 [Test worker @coroutine#3384] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 10:46:23.185 [Test worker @coroutine#3384] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 10:46:23.185 [Test worker @coroutine#3384] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 10:46:23.185 [Test worker @coroutine#3384] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 10:46:23.185 [Test worker @coroutine#3384] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 10:46:23.185 [Test worker @coroutine#3384] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 10:46:23.185 [Test worker @coroutine#3384] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 10:46:23.185 [Test worker @coroutine#3384] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 10:46:23.185 [Test worker @coroutine#3384] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 10:46:23.185 [Test worker @coroutine#3384] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 10:46:23.185 [Test worker @coroutine#3384] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 10:46:23.185 [Test worker @coroutine#3384] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 10:46:23.185 [Test worker @coroutine#3384] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 10:46:23.185 [Test worker @coroutine#3384] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 10:46:23.185 [Test worker @coroutine#3384] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 10:46:23.185 [Test worker @coroutine#3384] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 10:46:23.185 [Test worker @coroutine#3384] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 10:46:23.185 [Test worker @coroutine#3384] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 10:46:23.185 [Test worker @coroutine#3384] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-132" 2024-04-19 10:46:23.185 [Test worker @coroutine#3384] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 10:46:23.185 [Test worker @coroutine#3384] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 10:46:23.185 [Test worker @coroutine#3384] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 10:46:23.185 [Test worker @coroutine#3384] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 10:46:23.185 [Test worker @coroutine#3384] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 10:46:23.185 [Test worker @coroutine#3384] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 10:46:23.185 [Test worker @coroutine#3384] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 10:46:23.185 [Test worker @coroutine#3384] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 10:46:23.185 [Test worker @coroutine#3384] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Starting... 2024-04-19 10:46:23.186 [Test worker @coroutine#3384] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@55448710 2024-04-19 10:46:23.186 [Test worker @coroutine#3384] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@55448710 2024-04-19 10:46:23.186 [Test worker @coroutine#3384] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Start completed. 2024-04-19 10:46:23.202 [Test worker @coroutine#3384] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55448710 2024-04-19 10:46:23.214 [Test worker @coroutine#3385] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55448710 2024-04-19 10:46:23.216 [Test worker @coroutine#3388] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55448710 2024-04-19 10:46:23.217 [Test worker @coroutine#3390] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55448710 2024-04-19 10:46:23.218 [Test worker @coroutine#3384] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-133 - configuration: 2024-04-19 10:46:23.218 [Test worker @coroutine#3384] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 10:46:23.218 [Test worker @coroutine#3384] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 10:46:23.218 [Test worker @coroutine#3384] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 10:46:23.218 [Test worker @coroutine#3384] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 10:46:23.218 [Test worker @coroutine#3384] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 10:46:23.218 [Test worker @coroutine#3384] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 10:46:23.218 [Test worker @coroutine#3384] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7f39bcb5 2024-04-19 10:46:23.218 [Test worker @coroutine#3384] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 10:46:23.218 [Test worker @coroutine#3384] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 10:46:23.218 [Test worker @coroutine#3384] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 10:46:23.218 [Test worker @coroutine#3384] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 10:46:23.218 [Test worker @coroutine#3384] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 10:46:23.218 [Test worker @coroutine#3384] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 10:46:23.218 [Test worker @coroutine#3384] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 10:46:23.218 [Test worker @coroutine#3384] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 10:46:23.218 [Test worker @coroutine#3384] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 10:46:23.218 [Test worker @coroutine#3384] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 10:46:23.218 [Test worker @coroutine#3384] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 10:46:23.218 [Test worker @coroutine#3384] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 10:46:23.218 [Test worker @coroutine#3384] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 10:46:23.218 [Test worker @coroutine#3384] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 10:46:23.218 [Test worker @coroutine#3384] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 10:46:23.218 [Test worker @coroutine#3384] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 10:46:23.218 [Test worker @coroutine#3384] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 10:46:23.218 [Test worker @coroutine#3384] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 10:46:23.218 [Test worker @coroutine#3384] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 10:46:23.218 [Test worker @coroutine#3384] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-133" 2024-04-19 10:46:23.218 [Test worker @coroutine#3384] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 10:46:23.218 [Test worker @coroutine#3384] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 10:46:23.218 [Test worker @coroutine#3384] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 10:46:23.218 [Test worker @coroutine#3384] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 10:46:23.218 [Test worker @coroutine#3384] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 10:46:23.218 [Test worker @coroutine#3384] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 10:46:23.218 [Test worker @coroutine#3384] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 10:46:23.218 [Test worker @coroutine#3384] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 10:46:23.218 [Test worker @coroutine#3384] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Starting... 2024-04-19 10:46:23.219 [Test worker @coroutine#3384] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@25192b6e 2024-04-19 10:46:23.219 [Test worker @coroutine#3384] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@25192b6e 2024-04-19 10:46:23.219 [Test worker @coroutine#3384] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Start completed. 2024-04-19 10:46:23.234 [Test worker @coroutine#3384] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25192b6e 2024-04-19 10:46:23.245 [Test worker @coroutine#3392] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25192b6e 2024-04-19 10:46:23.246 [Test worker @coroutine#3394] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25192b6e 2024-04-19 10:46:23.248 [Test worker @coroutine#3396] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25192b6e 2024-04-19 10:46:23.260 [DefaultDispatcher-worker-21 @coroutine#3398] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25192b6e 2024-04-19 10:46:23.274 [DefaultDispatcher-worker-22 @coroutine#3384] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55448710 2024-04-19 10:46:23.286 [HikariPool-132 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-19 10:46:23.287 [DefaultDispatcher-worker-17 @coroutine#3384] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55448710 2024-04-19 10:46:23.297 [DefaultDispatcher-worker-10 @coroutine#3384] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55448710 2024-04-19 10:46:23.316 [DefaultDispatcher-worker-21 @coroutine#3440] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55448710 2024-04-19 10:46:23.319 [HikariPool-133 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 10:46:23.320 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Shutdown initiated... 2024-04-19 10:46:23.320 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Close initiated... 2024-04-19 10:46:23.320 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 10:46:23.320 [HikariPool-132 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Closing connection org.sqlite.jdbc4.JDBC4Connection@55448710: (connection evicted) 2024-04-19 10:46:23.321 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-19 10:46:23.321 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Closed. 2024-04-19 10:46:23.321 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Shutdown completed. 2024-04-19 10:46:23.321 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Shutdown initiated... 2024-04-19 10:46:23.321 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Close initiated... 2024-04-19 10:46:23.321 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 10:46:23.321 [HikariPool-133 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Closing connection org.sqlite.jdbc4.JDBC4Connection@25192b6e: (connection evicted) 2024-04-19 10:46:23.322 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-19 10:46:23.322 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Closed. 2024-04-19 10:46:23.322 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Shutdown completed. 2024-04-19 10:46:23.323 [Test worker @coroutine#3463] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-134 - configuration: 2024-04-19 10:46:23.323 [Test worker @coroutine#3463] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 10:46:23.323 [Test worker @coroutine#3463] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 10:46:23.323 [Test worker @coroutine#3463] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 10:46:23.323 [Test worker @coroutine#3463] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 10:46:23.323 [Test worker @coroutine#3463] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 10:46:23.323 [Test worker @coroutine#3463] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 10:46:23.323 [Test worker @coroutine#3463] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4ff3af97 2024-04-19 10:46:23.323 [Test worker @coroutine#3463] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 10:46:23.323 [Test worker @coroutine#3463] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 10:46:23.323 [Test worker @coroutine#3463] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 10:46:23.323 [Test worker @coroutine#3463] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 10:46:23.323 [Test worker @coroutine#3463] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 10:46:23.323 [Test worker @coroutine#3463] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 10:46:23.323 [Test worker @coroutine#3463] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 10:46:23.323 [Test worker @coroutine#3463] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 10:46:23.323 [Test worker @coroutine#3463] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 10:46:23.323 [Test worker @coroutine#3463] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 10:46:23.323 [Test worker @coroutine#3463] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 10:46:23.323 [Test worker @coroutine#3463] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 10:46:23.323 [Test worker @coroutine#3463] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 10:46:23.323 [Test worker @coroutine#3463] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 10:46:23.323 [Test worker @coroutine#3463] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 10:46:23.323 [Test worker @coroutine#3463] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 10:46:23.323 [Test worker @coroutine#3463] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 10:46:23.323 [Test worker @coroutine#3463] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 10:46:23.323 [Test worker @coroutine#3463] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 10:46:23.323 [Test worker @coroutine#3463] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-134" 2024-04-19 10:46:23.323 [Test worker @coroutine#3463] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 10:46:23.323 [Test worker @coroutine#3463] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 10:46:23.323 [Test worker @coroutine#3463] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 10:46:23.323 [Test worker @coroutine#3463] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 10:46:23.323 [Test worker @coroutine#3463] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 10:46:23.323 [Test worker @coroutine#3463] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 10:46:23.323 [Test worker @coroutine#3463] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 10:46:23.323 [Test worker @coroutine#3463] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 10:46:23.323 [Test worker @coroutine#3463] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Starting... 2024-04-19 10:46:23.323 [Test worker @coroutine#3463] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a4e6da6 2024-04-19 10:46:23.324 [Test worker @coroutine#3463] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a4e6da6 2024-04-19 10:46:23.324 [Test worker @coroutine#3463] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Start completed. 2024-04-19 10:46:23.338 [Test worker @coroutine#3463] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a4e6da6 2024-04-19 10:46:23.339 [DefaultDispatcher-worker-17 @coroutine#1965] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cbd17b3 2024-04-19 10:46:23.339 [DefaultDispatcher-worker-17 @coroutine#1965] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40655/UmAppDatabase/replication/nodeId 2024-04-19 10:46:23.339 [DefaultDispatcher-worker-17 @coroutine#1965] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40655/UmAppDatabase/replication/nodeId. 2024-04-19 10:46:23.339 [DefaultDispatcher-worker-17 @coroutine#1965] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40655/UmAppDatabase/replication/nodeId 2024-04-19 10:46:23.341 [DefaultDispatcher-worker-14 @coroutine#1965] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40655/UmAppDatabase/replication/nodeId 2024-04-19 10:46:23.341 [DefaultDispatcher-worker-14 @coroutine#1965] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40655/UmAppDatabase/replication/nodeId 2024-04-19 10:46:23.350 [Test worker @coroutine#3464] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a4e6da6 2024-04-19 10:46:23.351 [Test worker @coroutine#3469] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a4e6da6 2024-04-19 10:46:23.353 [Test worker @coroutine#3471] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a4e6da6 2024-04-19 10:46:23.354 [Test worker @coroutine#3463] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-135 - configuration: 2024-04-19 10:46:23.354 [Test worker @coroutine#3463] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 10:46:23.354 [Test worker @coroutine#3463] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 10:46:23.354 [Test worker @coroutine#3463] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 10:46:23.354 [Test worker @coroutine#3463] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 10:46:23.354 [Test worker @coroutine#3463] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 10:46:23.354 [Test worker @coroutine#3463] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 10:46:23.354 [Test worker @coroutine#3463] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@10c11e36 2024-04-19 10:46:23.354 [Test worker @coroutine#3463] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 10:46:23.354 [Test worker @coroutine#3463] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 10:46:23.354 [Test worker @coroutine#3463] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 10:46:23.354 [Test worker @coroutine#3463] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 10:46:23.354 [Test worker @coroutine#3463] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 10:46:23.354 [Test worker @coroutine#3463] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 10:46:23.354 [Test worker @coroutine#3463] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 10:46:23.354 [Test worker @coroutine#3463] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 10:46:23.354 [Test worker @coroutine#3463] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 10:46:23.354 [Test worker @coroutine#3463] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 10:46:23.354 [Test worker @coroutine#3463] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 10:46:23.354 [Test worker @coroutine#3463] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 10:46:23.354 [Test worker @coroutine#3463] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 10:46:23.354 [Test worker @coroutine#3463] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 10:46:23.354 [Test worker @coroutine#3463] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 10:46:23.354 [Test worker @coroutine#3463] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 10:46:23.354 [Test worker @coroutine#3463] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 10:46:23.354 [Test worker @coroutine#3463] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 10:46:23.354 [Test worker @coroutine#3463] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 10:46:23.354 [Test worker @coroutine#3463] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-135" 2024-04-19 10:46:23.354 [Test worker @coroutine#3463] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 10:46:23.354 [Test worker @coroutine#3463] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 10:46:23.354 [Test worker @coroutine#3463] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 10:46:23.354 [Test worker @coroutine#3463] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 10:46:23.354 [Test worker @coroutine#3463] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 10:46:23.354 [Test worker @coroutine#3463] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 10:46:23.354 [Test worker @coroutine#3463] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 10:46:23.354 [Test worker @coroutine#3463] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 10:46:23.354 [Test worker @coroutine#3463] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Starting... 2024-04-19 10:46:23.354 [Test worker @coroutine#3463] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@10f64bc3 2024-04-19 10:46:23.354 [Test worker @coroutine#3463] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@10f64bc3 2024-04-19 10:46:23.354 [Test worker @coroutine#3463] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Start completed. 2024-04-19 10:46:23.368 [Test worker @coroutine#3463] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10f64bc3 2024-04-19 10:46:23.379 [Test worker @coroutine#3473] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10f64bc3 2024-04-19 10:46:23.381 [Test worker @coroutine#3475] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10f64bc3 2024-04-19 10:46:23.383 [Test worker @coroutine#3477] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10f64bc3 2024-04-19 10:46:23.395 [DefaultDispatcher-worker-21 @coroutine#3479] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10f64bc3 2024-04-19 10:46:23.407 [DefaultDispatcher-worker-5 @coroutine#3463] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a4e6da6 2024-04-19 10:46:23.417 [DefaultDispatcher-worker-21 @coroutine#3463] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a4e6da6 2024-04-19 10:46:23.424 [HikariPool-134 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-19 10:46:23.426 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Shutdown initiated... 2024-04-19 10:46:23.426 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Close initiated... 2024-04-19 10:46:23.426 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 10:46:23.427 [HikariPool-134 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3a4e6da6: (connection evicted) 2024-04-19 10:46:23.427 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-19 10:46:23.427 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Closed. 2024-04-19 10:46:23.427 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Shutdown completed. 2024-04-19 10:46:23.428 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Shutdown initiated... 2024-04-19 10:46:23.428 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Close initiated... 2024-04-19 10:46:23.428 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 10:46:23.428 [HikariPool-135 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Closing connection org.sqlite.jdbc4.JDBC4Connection@10f64bc3: (connection evicted) 2024-04-19 10:46:23.429 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-19 10:46:23.429 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Closed. 2024-04-19 10:46:23.429 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Shutdown completed. 2024-04-19 10:46:23.430 [Test worker @coroutine#3520] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-136 - configuration: 2024-04-19 10:46:23.430 [Test worker @coroutine#3520] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 10:46:23.430 [Test worker @coroutine#3520] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 10:46:23.430 [Test worker @coroutine#3520] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 10:46:23.430 [Test worker @coroutine#3520] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 10:46:23.430 [Test worker @coroutine#3520] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 10:46:23.430 [Test worker @coroutine#3520] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 10:46:23.430 [Test worker @coroutine#3520] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4d609cc3 2024-04-19 10:46:23.430 [Test worker @coroutine#3520] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 10:46:23.430 [Test worker @coroutine#3520] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 10:46:23.430 [Test worker @coroutine#3520] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 10:46:23.430 [Test worker @coroutine#3520] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 10:46:23.430 [Test worker @coroutine#3520] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 10:46:23.430 [Test worker @coroutine#3520] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 10:46:23.430 [Test worker @coroutine#3520] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 10:46:23.430 [Test worker @coroutine#3520] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 10:46:23.430 [Test worker @coroutine#3520] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 10:46:23.430 [Test worker @coroutine#3520] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 10:46:23.430 [Test worker @coroutine#3520] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 10:46:23.430 [Test worker @coroutine#3520] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 10:46:23.430 [Test worker @coroutine#3520] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 10:46:23.430 [Test worker @coroutine#3520] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 10:46:23.430 [Test worker @coroutine#3520] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 10:46:23.430 [Test worker @coroutine#3520] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 10:46:23.430 [Test worker @coroutine#3520] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 10:46:23.430 [Test worker @coroutine#3520] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 10:46:23.430 [Test worker @coroutine#3520] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 10:46:23.430 [Test worker @coroutine#3520] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-136" 2024-04-19 10:46:23.430 [Test worker @coroutine#3520] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 10:46:23.430 [Test worker @coroutine#3520] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 10:46:23.430 [Test worker @coroutine#3520] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 10:46:23.430 [Test worker @coroutine#3520] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 10:46:23.430 [Test worker @coroutine#3520] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 10:46:23.430 [Test worker @coroutine#3520] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 10:46:23.430 [Test worker @coroutine#3520] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 10:46:23.430 [Test worker @coroutine#3520] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 10:46:23.430 [Test worker @coroutine#3520] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Starting... 2024-04-19 10:46:23.431 [Test worker @coroutine#3520] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a7d25ca 2024-04-19 10:46:23.431 [Test worker @coroutine#3520] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a7d25ca 2024-04-19 10:46:23.431 [Test worker @coroutine#3520] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Start completed. 2024-04-19 10:46:23.439 [DefaultDispatcher-worker-21 @coroutine#1997] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4193da4d 2024-04-19 10:46:23.440 [DefaultDispatcher-worker-21 @coroutine#1997] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47267/UmAppDatabase/replication/nodeId 2024-04-19 10:46:23.440 [DefaultDispatcher-worker-21 @coroutine#1997] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47267/UmAppDatabase/replication/nodeId. 2024-04-19 10:46:23.440 [DefaultDispatcher-worker-21 @coroutine#1997] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47267/UmAppDatabase/replication/nodeId 2024-04-19 10:46:23.441 [DefaultDispatcher-worker-21 @coroutine#1997] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47267/UmAppDatabase/replication/nodeId 2024-04-19 10:46:23.441 [DefaultDispatcher-worker-21 @coroutine#1997] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47267/UmAppDatabase/replication/nodeId 2024-04-19 10:46:23.448 [Test worker @coroutine#3520] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a7d25ca 2024-04-19 10:46:23.460 [Test worker @coroutine#3524] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a7d25ca 2024-04-19 10:46:23.462 [Test worker @coroutine#3526] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a7d25ca 2024-04-19 10:46:23.464 [Test worker @coroutine#3528] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a7d25ca 2024-04-19 10:46:23.464 [Test worker @coroutine#3520] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-137 - configuration: 2024-04-19 10:46:23.464 [Test worker @coroutine#3520] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 10:46:23.464 [Test worker @coroutine#3520] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 10:46:23.464 [Test worker @coroutine#3520] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 10:46:23.464 [Test worker @coroutine#3520] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 10:46:23.464 [Test worker @coroutine#3520] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 10:46:23.464 [Test worker @coroutine#3520] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 10:46:23.464 [Test worker @coroutine#3520] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3f1dadeb 2024-04-19 10:46:23.464 [Test worker @coroutine#3520] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 10:46:23.464 [Test worker @coroutine#3520] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 10:46:23.464 [Test worker @coroutine#3520] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 10:46:23.464 [Test worker @coroutine#3520] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 10:46:23.464 [Test worker @coroutine#3520] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 10:46:23.464 [Test worker @coroutine#3520] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 10:46:23.464 [Test worker @coroutine#3520] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 10:46:23.464 [Test worker @coroutine#3520] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 10:46:23.464 [Test worker @coroutine#3520] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 10:46:23.464 [Test worker @coroutine#3520] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 10:46:23.464 [Test worker @coroutine#3520] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 10:46:23.464 [Test worker @coroutine#3520] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 10:46:23.464 [Test worker @coroutine#3520] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 10:46:23.464 [Test worker @coroutine#3520] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 10:46:23.464 [Test worker @coroutine#3520] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 10:46:23.464 [Test worker @coroutine#3520] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 10:46:23.464 [Test worker @coroutine#3520] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 10:46:23.464 [Test worker @coroutine#3520] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 10:46:23.464 [Test worker @coroutine#3520] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 10:46:23.464 [Test worker @coroutine#3520] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-137" 2024-04-19 10:46:23.464 [Test worker @coroutine#3520] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 10:46:23.464 [Test worker @coroutine#3520] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 10:46:23.464 [Test worker @coroutine#3520] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 10:46:23.464 [Test worker @coroutine#3520] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 10:46:23.464 [Test worker @coroutine#3520] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 10:46:23.464 [Test worker @coroutine#3520] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 10:46:23.464 [Test worker @coroutine#3520] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 10:46:23.464 [Test worker @coroutine#3520] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 10:46:23.464 [Test worker @coroutine#3520] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Starting... 2024-04-19 10:46:23.465 [Test worker @coroutine#3520] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e81b406 2024-04-19 10:46:23.465 [Test worker @coroutine#3520] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e81b406 2024-04-19 10:46:23.465 [Test worker @coroutine#3520] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Start completed. 2024-04-19 10:46:23.478 [Test worker @coroutine#3520] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e81b406 2024-04-19 10:46:23.490 [Test worker @coroutine#3530] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e81b406 2024-04-19 10:46:23.491 [Test worker @coroutine#3532] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e81b406 2024-04-19 10:46:23.493 [Test worker @coroutine#3534] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e81b406 2024-04-19 10:46:23.506 [DefaultDispatcher-worker-4 @coroutine#3536] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e81b406 2024-04-19 10:46:23.511 [DefaultDispatcher-worker-1 @coroutine#2027] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5afaae7e 2024-04-19 10:46:23.511 [DefaultDispatcher-worker-1 @coroutine#2027] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48169/UmAppDatabase/replication/nodeId 2024-04-19 10:46:23.511 [DefaultDispatcher-worker-1 @coroutine#2027] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48169/UmAppDatabase/replication/nodeId. 2024-04-19 10:46:23.511 [DefaultDispatcher-worker-1 @coroutine#2027] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48169/UmAppDatabase/replication/nodeId 2024-04-19 10:46:23.512 [DefaultDispatcher-worker-18 @coroutine#2027] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48169/UmAppDatabase/replication/nodeId 2024-04-19 10:46:23.512 [DefaultDispatcher-worker-18 @coroutine#2027] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48169/UmAppDatabase/replication/nodeId 2024-04-19 10:46:23.522 [DefaultDispatcher-worker-18 @coroutine#3520] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a7d25ca 2024-04-19 10:46:23.531 [HikariPool-136 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-19 10:46:23.532 [DefaultDispatcher-worker-16 @coroutine#3520] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a7d25ca 2024-04-19 10:46:23.540 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Shutdown initiated... 2024-04-19 10:46:23.540 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Close initiated... 2024-04-19 10:46:23.540 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 10:46:23.540 [HikariPool-136 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7a7d25ca: (connection evicted) 2024-04-19 10:46:23.541 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-19 10:46:23.541 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Closed. 2024-04-19 10:46:23.541 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Shutdown completed. 2024-04-19 10:46:23.541 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Shutdown initiated... 2024-04-19 10:46:23.541 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Close initiated... 2024-04-19 10:46:23.541 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 10:46:23.541 [HikariPool-137 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5e81b406: (connection evicted) 2024-04-19 10:46:23.542 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-19 10:46:23.542 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Closed. 2024-04-19 10:46:23.542 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Shutdown completed. 2024-04-19 10:46:23.543 [Test worker @coroutine#3581] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-138 - configuration: 2024-04-19 10:46:23.543 [Test worker @coroutine#3581] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 10:46:23.543 [Test worker @coroutine#3581] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 10:46:23.543 [Test worker @coroutine#3581] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 10:46:23.543 [Test worker @coroutine#3581] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 10:46:23.543 [Test worker @coroutine#3581] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 10:46:23.544 [Test worker @coroutine#3581] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 10:46:23.544 [Test worker @coroutine#3581] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@747216b6 2024-04-19 10:46:23.544 [Test worker @coroutine#3581] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 10:46:23.544 [Test worker @coroutine#3581] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 10:46:23.544 [Test worker @coroutine#3581] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 10:46:23.544 [Test worker @coroutine#3581] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 10:46:23.544 [Test worker @coroutine#3581] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 10:46:23.544 [Test worker @coroutine#3581] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 10:46:23.544 [Test worker @coroutine#3581] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 10:46:23.544 [Test worker @coroutine#3581] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 10:46:23.544 [Test worker @coroutine#3581] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 10:46:23.544 [Test worker @coroutine#3581] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 10:46:23.544 [Test worker @coroutine#3581] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 10:46:23.544 [Test worker @coroutine#3581] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 10:46:23.544 [Test worker @coroutine#3581] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 10:46:23.544 [Test worker @coroutine#3581] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 10:46:23.544 [Test worker @coroutine#3581] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 10:46:23.544 [Test worker @coroutine#3581] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 10:46:23.544 [Test worker @coroutine#3581] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 10:46:23.544 [Test worker @coroutine#3581] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 10:46:23.544 [Test worker @coroutine#3581] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 10:46:23.544 [Test worker @coroutine#3581] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-138" 2024-04-19 10:46:23.544 [Test worker @coroutine#3581] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 10:46:23.544 [Test worker @coroutine#3581] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 10:46:23.544 [Test worker @coroutine#3581] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 10:46:23.544 [Test worker @coroutine#3581] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 10:46:23.544 [Test worker @coroutine#3581] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 10:46:23.544 [Test worker @coroutine#3581] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 10:46:23.544 [Test worker @coroutine#3581] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 10:46:23.544 [Test worker @coroutine#3581] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 10:46:23.544 [Test worker @coroutine#3581] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Starting... 2024-04-19 10:46:23.544 [Test worker @coroutine#3581] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@358bbbe2 2024-04-19 10:46:23.544 [Test worker @coroutine#3581] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@358bbbe2 2024-04-19 10:46:23.544 [Test worker @coroutine#3581] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Start completed. 2024-04-19 10:46:23.565 [Test worker @coroutine#3581] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@358bbbe2 2024-04-19 10:46:23.578 [Test worker @coroutine#3582] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@358bbbe2 2024-04-19 10:46:23.579 [Test worker @coroutine#3584] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@358bbbe2 2024-04-19 10:46:23.581 [Test worker @coroutine#3586] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@358bbbe2 2024-04-19 10:46:23.582 [Test worker @coroutine#3581] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-139 - configuration: 2024-04-19 10:46:23.582 [Test worker @coroutine#3581] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 10:46:23.582 [Test worker @coroutine#3581] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 10:46:23.582 [Test worker @coroutine#3581] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 10:46:23.582 [Test worker @coroutine#3581] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 10:46:23.582 [Test worker @coroutine#3581] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 10:46:23.582 [Test worker @coroutine#3581] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 10:46:23.582 [Test worker @coroutine#3581] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@745c25ed 2024-04-19 10:46:23.582 [Test worker @coroutine#3581] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 10:46:23.582 [Test worker @coroutine#3581] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 10:46:23.582 [Test worker @coroutine#3581] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 10:46:23.582 [Test worker @coroutine#3581] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 10:46:23.582 [Test worker @coroutine#3581] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 10:46:23.582 [Test worker @coroutine#3581] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 10:46:23.582 [Test worker @coroutine#3581] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 10:46:23.582 [Test worker @coroutine#3581] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 10:46:23.582 [Test worker @coroutine#3581] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 10:46:23.582 [Test worker @coroutine#3581] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 10:46:23.582 [Test worker @coroutine#3581] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 10:46:23.582 [Test worker @coroutine#3581] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 10:46:23.582 [Test worker @coroutine#3581] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 10:46:23.582 [Test worker @coroutine#3581] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 10:46:23.582 [Test worker @coroutine#3581] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 10:46:23.582 [Test worker @coroutine#3581] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 10:46:23.582 [Test worker @coroutine#3581] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 10:46:23.582 [Test worker @coroutine#3581] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 10:46:23.582 [Test worker @coroutine#3581] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 10:46:23.582 [Test worker @coroutine#3581] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-139" 2024-04-19 10:46:23.582 [Test worker @coroutine#3581] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 10:46:23.582 [Test worker @coroutine#3581] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 10:46:23.582 [Test worker @coroutine#3581] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 10:46:23.582 [Test worker @coroutine#3581] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 10:46:23.582 [Test worker @coroutine#3581] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 10:46:23.582 [Test worker @coroutine#3581] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 10:46:23.582 [Test worker @coroutine#3581] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 10:46:23.582 [Test worker @coroutine#3581] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 10:46:23.582 [Test worker @coroutine#3581] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Starting... 2024-04-19 10:46:23.582 [Test worker @coroutine#3581] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@427c9a13 2024-04-19 10:46:23.582 [Test worker @coroutine#3581] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@427c9a13 2024-04-19 10:46:23.582 [Test worker @coroutine#3581] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Start completed. 2024-04-19 10:46:23.596 [Test worker @coroutine#3581] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@427c9a13 2024-04-19 10:46:23.607 [Test worker @coroutine#3588] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@427c9a13 2024-04-19 10:46:23.608 [Test worker @coroutine#3590] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@427c9a13 2024-04-19 10:46:23.610 [Test worker @coroutine#3592] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@427c9a13 2024-04-19 10:46:23.622 [DefaultDispatcher-worker-7 @coroutine#3594] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@427c9a13 2024-04-19 10:46:23.637 [DefaultDispatcher-worker-19 @coroutine#3581] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@358bbbe2 2024-04-19 10:46:23.644 [HikariPool-138 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-19 10:46:23.651 [DefaultDispatcher-worker-18 @coroutine#3581] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@358bbbe2 2024-04-19 10:46:23.658 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Shutdown initiated... 2024-04-19 10:46:23.658 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Close initiated... 2024-04-19 10:46:23.658 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 10:46:23.658 [HikariPool-138 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Closing connection org.sqlite.jdbc4.JDBC4Connection@358bbbe2: (connection evicted) 2024-04-19 10:46:23.659 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-19 10:46:23.659 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Closed. 2024-04-19 10:46:23.659 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Shutdown completed. 2024-04-19 10:46:23.659 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Shutdown initiated... 2024-04-19 10:46:23.659 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Close initiated... 2024-04-19 10:46:23.659 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 10:46:23.660 [HikariPool-139 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Closing connection org.sqlite.jdbc4.JDBC4Connection@427c9a13: (connection evicted) 2024-04-19 10:46:23.660 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-19 10:46:23.660 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Closed. 2024-04-19 10:46:23.660 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Shutdown completed. 2024-04-19 10:46:23.661 [Test worker @coroutine#3636] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-140 - configuration: 2024-04-19 10:46:23.661 [Test worker @coroutine#3636] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 10:46:23.661 [Test worker @coroutine#3636] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 10:46:23.661 [Test worker @coroutine#3636] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 10:46:23.661 [Test worker @coroutine#3636] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 10:46:23.661 [Test worker @coroutine#3636] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 10:46:23.661 [Test worker @coroutine#3636] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 10:46:23.662 [Test worker @coroutine#3636] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7597ae32 2024-04-19 10:46:23.662 [Test worker @coroutine#3636] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 10:46:23.662 [Test worker @coroutine#3636] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 10:46:23.662 [Test worker @coroutine#3636] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 10:46:23.662 [Test worker @coroutine#3636] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 10:46:23.662 [Test worker @coroutine#3636] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 10:46:23.662 [Test worker @coroutine#3636] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 10:46:23.662 [Test worker @coroutine#3636] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 10:46:23.662 [Test worker @coroutine#3636] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 10:46:23.662 [Test worker @coroutine#3636] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 10:46:23.662 [Test worker @coroutine#3636] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 10:46:23.662 [Test worker @coroutine#3636] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 10:46:23.662 [Test worker @coroutine#3636] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 10:46:23.662 [Test worker @coroutine#3636] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 10:46:23.662 [Test worker @coroutine#3636] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 10:46:23.662 [Test worker @coroutine#3636] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 10:46:23.662 [Test worker @coroutine#3636] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 10:46:23.662 [Test worker @coroutine#3636] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 10:46:23.662 [Test worker @coroutine#3636] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 10:46:23.662 [Test worker @coroutine#3636] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 10:46:23.662 [Test worker @coroutine#3636] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-140" 2024-04-19 10:46:23.662 [Test worker @coroutine#3636] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 10:46:23.662 [Test worker @coroutine#3636] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 10:46:23.662 [Test worker @coroutine#3636] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 10:46:23.662 [Test worker @coroutine#3636] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 10:46:23.662 [Test worker @coroutine#3636] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 10:46:23.662 [Test worker @coroutine#3636] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 10:46:23.662 [Test worker @coroutine#3636] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 10:46:23.662 [Test worker @coroutine#3636] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 10:46:23.662 [Test worker @coroutine#3636] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Starting... 2024-04-19 10:46:23.662 [Test worker @coroutine#3636] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c5de17c 2024-04-19 10:46:23.662 [Test worker @coroutine#3636] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c5de17c 2024-04-19 10:46:23.662 [Test worker @coroutine#3636] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Start completed. 2024-04-19 10:46:23.676 [DefaultDispatcher-worker-14 @coroutine#2056] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32b72ccb 2024-04-19 10:46:23.676 [DefaultDispatcher-worker-14 @coroutine#2056] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-19 10:46:23.676 [DefaultDispatcher-worker-14 @coroutine#2056] 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-04-19 10:46:23.676 [DefaultDispatcher-worker-14 @coroutine#2056] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-19 10:46:23.677 [DefaultDispatcher-worker-18 @coroutine#2056] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-19 10:46:23.678 [DefaultDispatcher-worker-13 @coroutine#2070] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68024e57 2024-04-19 10:46:23.678 [DefaultDispatcher-worker-13 @coroutine#2070] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54079/UmAppDatabase/replication/nodeId 2024-04-19 10:46:23.678 [DefaultDispatcher-worker-13 @coroutine#2070] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54079/UmAppDatabase/replication/nodeId. 2024-04-19 10:46:23.678 [DefaultDispatcher-worker-13 @coroutine#2070] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54079/UmAppDatabase/replication/nodeId 2024-04-19 10:46:23.679 [Test worker @coroutine#3636] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c5de17c 2024-04-19 10:46:23.679 [DefaultDispatcher-worker-18 @coroutine#2070] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54079/UmAppDatabase/replication/nodeId 2024-04-19 10:46:23.679 [DefaultDispatcher-worker-18 @coroutine#2070] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54079/UmAppDatabase/replication/nodeId 2024-04-19 10:46:23.690 [Test worker @coroutine#3641] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c5de17c 2024-04-19 10:46:23.691 [Test worker @coroutine#3644] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c5de17c 2024-04-19 10:46:23.693 [Test worker @coroutine#3646] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c5de17c 2024-04-19 10:46:23.693 [Test worker @coroutine#3636] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-141 - configuration: 2024-04-19 10:46:23.694 [Test worker @coroutine#3636] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 10:46:23.694 [Test worker @coroutine#3636] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 10:46:23.694 [Test worker @coroutine#3636] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 10:46:23.694 [Test worker @coroutine#3636] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 10:46:23.694 [Test worker @coroutine#3636] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 10:46:23.694 [Test worker @coroutine#3636] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 10:46:23.694 [Test worker @coroutine#3636] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@597f2d3f 2024-04-19 10:46:23.694 [Test worker @coroutine#3636] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 10:46:23.694 [Test worker @coroutine#3636] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 10:46:23.694 [Test worker @coroutine#3636] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 10:46:23.694 [Test worker @coroutine#3636] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 10:46:23.694 [Test worker @coroutine#3636] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 10:46:23.694 [Test worker @coroutine#3636] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 10:46:23.694 [Test worker @coroutine#3636] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 10:46:23.694 [Test worker @coroutine#3636] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 10:46:23.694 [Test worker @coroutine#3636] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 10:46:23.694 [Test worker @coroutine#3636] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 10:46:23.694 [Test worker @coroutine#3636] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 10:46:23.694 [Test worker @coroutine#3636] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 10:46:23.694 [Test worker @coroutine#3636] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 10:46:23.694 [Test worker @coroutine#3636] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 10:46:23.694 [Test worker @coroutine#3636] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 10:46:23.694 [Test worker @coroutine#3636] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 10:46:23.694 [Test worker @coroutine#3636] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 10:46:23.694 [Test worker @coroutine#3636] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 10:46:23.694 [Test worker @coroutine#3636] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 10:46:23.694 [Test worker @coroutine#3636] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-141" 2024-04-19 10:46:23.694 [Test worker @coroutine#3636] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 10:46:23.694 [Test worker @coroutine#3636] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 10:46:23.694 [Test worker @coroutine#3636] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 10:46:23.694 [Test worker @coroutine#3636] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 10:46:23.694 [Test worker @coroutine#3636] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 10:46:23.694 [Test worker @coroutine#3636] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 10:46:23.694 [Test worker @coroutine#3636] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 10:46:23.694 [Test worker @coroutine#3636] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 10:46:23.694 [Test worker @coroutine#3636] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Starting... 2024-04-19 10:46:23.694 [Test worker @coroutine#3636] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@3de4f936 2024-04-19 10:46:23.694 [Test worker @coroutine#3636] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@3de4f936 2024-04-19 10:46:23.694 [Test worker @coroutine#3636] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Start completed. 2024-04-19 10:46:23.707 [Test worker @coroutine#3636] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3de4f936 2024-04-19 10:46:23.718 [Test worker @coroutine#3648] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3de4f936 2024-04-19 10:46:23.720 [Test worker @coroutine#3650] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3de4f936 2024-04-19 10:46:23.721 [Test worker @coroutine#3652] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3de4f936 2024-04-19 10:46:23.734 [DefaultDispatcher-worker-9 @coroutine#3654] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3de4f936 2024-04-19 10:46:23.748 [DefaultDispatcher-worker-10 @coroutine#3636] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c5de17c 2024-04-19 10:46:23.759 [DefaultDispatcher-worker-10 @coroutine#3636] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c5de17c 2024-04-19 10:46:23.762 [HikariPool-140 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-19 10:46:23.768 [DefaultDispatcher-worker-3 @coroutine#3636] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c5de17c 2024-04-19 10:46:23.776 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Shutdown initiated... 2024-04-19 10:46:23.776 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Close initiated... 2024-04-19 10:46:23.776 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 10:46:23.776 [HikariPool-140 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3c5de17c: (connection evicted) 2024-04-19 10:46:23.777 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-19 10:46:23.777 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Closed. 2024-04-19 10:46:23.777 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Shutdown completed. 2024-04-19 10:46:23.777 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Shutdown initiated... 2024-04-19 10:46:23.777 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Close initiated... 2024-04-19 10:46:23.777 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 10:46:23.778 [HikariPool-141 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3de4f936: (connection evicted) 2024-04-19 10:46:23.778 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-19 10:46:23.778 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Closed. 2024-04-19 10:46:23.778 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Shutdown completed. 2024-04-19 10:46:23.780 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-142 - configuration: 2024-04-19 10:46:23.780 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 10:46:23.780 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 10:46:23.780 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 10:46:23.780 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 10:46:23.780 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 10:46:23.780 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 10:46:23.780 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@67e7fe73 2024-04-19 10:46:23.780 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 10:46:23.780 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 10:46:23.780 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 10:46:23.780 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 10:46:23.780 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 10:46:23.780 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 10:46:23.780 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 10:46:23.780 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 10:46:23.780 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 10:46:23.780 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 10:46:23.780 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 10:46:23.780 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 10:46:23.780 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 10:46:23.780 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 10:46:23.780 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 10:46:23.780 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 10:46:23.780 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 10:46:23.780 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 10:46:23.780 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 10:46:23.780 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-142" 2024-04-19 10:46:23.780 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 10:46:23.780 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 10:46:23.780 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 10:46:23.780 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 10:46:23.780 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 10:46:23.780 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 10:46:23.780 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 10:46:23.780 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 10:46:23.780 [Test worker @coroutine#3697] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Starting... 2024-04-19 10:46:23.781 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d7a4317 2024-04-19 10:46:23.781 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d7a4317 2024-04-19 10:46:23.781 [Test worker @coroutine#3697] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Start completed. 2024-04-19 10:46:23.797 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d7a4317 2024-04-19 10:46:23.808 [Test worker @coroutine#3698] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d7a4317 2024-04-19 10:46:23.810 [Test worker @coroutine#3700] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d7a4317 2024-04-19 10:46:23.812 [Test worker @coroutine#3702] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d7a4317 2024-04-19 10:46:23.812 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-143 - configuration: 2024-04-19 10:46:23.813 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 10:46:23.813 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 10:46:23.813 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 10:46:23.813 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 10:46:23.813 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 10:46:23.813 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 10:46:23.813 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@23b260ed 2024-04-19 10:46:23.813 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 10:46:23.813 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 10:46:23.813 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 10:46:23.813 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 10:46:23.813 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 10:46:23.813 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 10:46:23.813 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 10:46:23.813 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 10:46:23.813 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 10:46:23.813 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 10:46:23.813 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 10:46:23.813 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 10:46:23.813 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 10:46:23.813 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 10:46:23.813 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 10:46:23.813 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 10:46:23.813 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 10:46:23.813 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 10:46:23.813 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 10:46:23.813 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-143" 2024-04-19 10:46:23.813 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 10:46:23.813 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 10:46:23.813 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 10:46:23.813 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 10:46:23.813 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 10:46:23.813 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 10:46:23.813 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 10:46:23.813 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 10:46:23.813 [Test worker @coroutine#3697] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Starting... 2024-04-19 10:46:23.814 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@fd07138 2024-04-19 10:46:23.814 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@fd07138 2024-04-19 10:46:23.814 [Test worker @coroutine#3697] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Start completed. 2024-04-19 10:46:23.818 [DefaultDispatcher-worker-9 @coroutine#2122] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e5d9fa7 2024-04-19 10:46:23.818 [DefaultDispatcher-worker-9 @coroutine#2122] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33179/UmAppDatabase/replication/nodeId 2024-04-19 10:46:23.818 [DefaultDispatcher-worker-9 @coroutine#2122] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33179/UmAppDatabase/replication/nodeId. 2024-04-19 10:46:23.818 [DefaultDispatcher-worker-9 @coroutine#2122] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33179/UmAppDatabase/replication/nodeId 2024-04-19 10:46:23.820 [DefaultDispatcher-worker-15 @coroutine#2122] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33179/UmAppDatabase/replication/nodeId 2024-04-19 10:46:23.820 [DefaultDispatcher-worker-15 @coroutine#2122] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33179/UmAppDatabase/replication/nodeId 2024-04-19 10:46:23.828 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fd07138 2024-04-19 10:46:23.839 [Test worker @coroutine#3708] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fd07138 2024-04-19 10:46:23.841 [Test worker @coroutine#3710] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fd07138 2024-04-19 10:46:23.842 [Test worker @coroutine#3712] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fd07138 2024-04-19 10:46:23.855 [DefaultDispatcher-worker-6 @coroutine#3714] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fd07138 2024-04-19 10:46:23.872 [DefaultDispatcher-worker-14 @coroutine#3697] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d7a4317 2024-04-19 10:46:23.881 [HikariPool-142 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-19 10:46:23.885 [DefaultDispatcher-worker-6 @coroutine#3697] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d7a4317 2024-04-19 10:46:23.894 [DefaultDispatcher-worker-14 @coroutine#3697] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d7a4317 2024-04-19 10:46:23.912 [DefaultDispatcher-worker-9 @coroutine#3757] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d7a4317 2024-04-19 10:46:23.914 [HikariPool-143 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 10:46:23.917 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Shutdown initiated... 2024-04-19 10:46:23.917 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Close initiated... 2024-04-19 10:46:23.917 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 10:46:23.917 [HikariPool-142 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4d7a4317: (connection evicted) 2024-04-19 10:46:23.918 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-19 10:46:23.918 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Closed. 2024-04-19 10:46:23.918 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Shutdown completed. 2024-04-19 10:46:23.918 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Shutdown initiated... 2024-04-19 10:46:23.918 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Close initiated... 2024-04-19 10:46:23.918 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 10:46:23.919 [HikariPool-143 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Closing connection org.sqlite.jdbc4.JDBC4Connection@fd07138: (connection evicted) 2024-04-19 10:46:23.919 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-19 10:46:23.919 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Closed. 2024-04-19 10:46:23.919 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Shutdown completed. 2024-04-19 10:46:23.921 [Test worker @coroutine#3780] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-144 - configuration: 2024-04-19 10:46:23.921 [Test worker @coroutine#3780] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 10:46:23.921 [Test worker @coroutine#3780] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 10:46:23.921 [Test worker @coroutine#3780] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 10:46:23.921 [Test worker @coroutine#3780] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 10:46:23.921 [Test worker @coroutine#3780] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 10:46:23.921 [Test worker @coroutine#3780] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 10:46:23.921 [Test worker @coroutine#3780] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4cb641a5 2024-04-19 10:46:23.921 [Test worker @coroutine#3780] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 10:46:23.921 [Test worker @coroutine#3780] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 10:46:23.921 [Test worker @coroutine#3780] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 10:46:23.921 [Test worker @coroutine#3780] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 10:46:23.921 [Test worker @coroutine#3780] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 10:46:23.921 [Test worker @coroutine#3780] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 10:46:23.921 [Test worker @coroutine#3780] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 10:46:23.921 [Test worker @coroutine#3780] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 10:46:23.921 [Test worker @coroutine#3780] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 10:46:23.921 [Test worker @coroutine#3780] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 10:46:23.921 [Test worker @coroutine#3780] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 10:46:23.921 [Test worker @coroutine#3780] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 10:46:23.921 [Test worker @coroutine#3780] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 10:46:23.921 [Test worker @coroutine#3780] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 10:46:23.921 [Test worker @coroutine#3780] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 10:46:23.921 [Test worker @coroutine#3780] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 10:46:23.921 [Test worker @coroutine#3780] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 10:46:23.921 [Test worker @coroutine#3780] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 10:46:23.921 [Test worker @coroutine#3780] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 10:46:23.921 [Test worker @coroutine#3780] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-144" 2024-04-19 10:46:23.921 [Test worker @coroutine#3780] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 10:46:23.921 [Test worker @coroutine#3780] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 10:46:23.921 [Test worker @coroutine#3780] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 10:46:23.921 [Test worker @coroutine#3780] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 10:46:23.921 [Test worker @coroutine#3780] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 10:46:23.921 [Test worker @coroutine#3780] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 10:46:23.921 [Test worker @coroutine#3780] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 10:46:23.921 [Test worker @coroutine#3780] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 10:46:23.921 [Test worker @coroutine#3780] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Starting... 2024-04-19 10:46:23.922 [Test worker @coroutine#3780] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@36e7b91c 2024-04-19 10:46:23.922 [Test worker @coroutine#3780] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@36e7b91c 2024-04-19 10:46:23.922 [Test worker @coroutine#3780] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Start completed. 2024-04-19 10:46:23.938 [Test worker @coroutine#3780] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36e7b91c 2024-04-19 10:46:23.949 [Test worker @coroutine#3782] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36e7b91c 2024-04-19 10:46:23.951 [Test worker @coroutine#3784] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36e7b91c 2024-04-19 10:46:23.952 [Test worker @coroutine#3786] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36e7b91c 2024-04-19 10:46:23.953 [Test worker @coroutine#3780] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-145 - configuration: 2024-04-19 10:46:23.953 [Test worker @coroutine#3780] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 10:46:23.953 [Test worker @coroutine#3780] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 10:46:23.953 [Test worker @coroutine#3780] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 10:46:23.953 [Test worker @coroutine#3780] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 10:46:23.953 [Test worker @coroutine#3780] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 10:46:23.953 [Test worker @coroutine#3780] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 10:46:23.953 [Test worker @coroutine#3780] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@74307afd 2024-04-19 10:46:23.953 [Test worker @coroutine#3780] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 10:46:23.953 [Test worker @coroutine#3780] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 10:46:23.953 [Test worker @coroutine#3780] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 10:46:23.953 [Test worker @coroutine#3780] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 10:46:23.953 [Test worker @coroutine#3780] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 10:46:23.953 [Test worker @coroutine#3780] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 10:46:23.953 [Test worker @coroutine#3780] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 10:46:23.953 [Test worker @coroutine#3780] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 10:46:23.953 [Test worker @coroutine#3780] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 10:46:23.953 [Test worker @coroutine#3780] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 10:46:23.953 [Test worker @coroutine#3780] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 10:46:23.953 [Test worker @coroutine#3780] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 10:46:23.953 [Test worker @coroutine#3780] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 10:46:23.953 [Test worker @coroutine#3780] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 10:46:23.953 [Test worker @coroutine#3780] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 10:46:23.953 [Test worker @coroutine#3780] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 10:46:23.953 [Test worker @coroutine#3780] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 10:46:23.953 [Test worker @coroutine#3780] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 10:46:23.953 [Test worker @coroutine#3780] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 10:46:23.953 [Test worker @coroutine#3780] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-145" 2024-04-19 10:46:23.953 [Test worker @coroutine#3780] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 10:46:23.953 [Test worker @coroutine#3780] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 10:46:23.953 [Test worker @coroutine#3780] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 10:46:23.953 [Test worker @coroutine#3780] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 10:46:23.953 [Test worker @coroutine#3780] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 10:46:23.953 [Test worker @coroutine#3780] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 10:46:23.953 [Test worker @coroutine#3780] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 10:46:23.953 [Test worker @coroutine#3780] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 10:46:23.953 [Test worker @coroutine#3780] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Starting... 2024-04-19 10:46:23.954 [Test worker @coroutine#3780] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Added connection org.sqlite.jdbc4.JDBC4Connection@9a932a4 2024-04-19 10:46:23.954 [Test worker @coroutine#3780] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Added connection org.sqlite.jdbc4.JDBC4Connection@9a932a4 2024-04-19 10:46:23.954 [Test worker @coroutine#3780] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Start completed. 2024-04-19 10:46:23.968 [Test worker @coroutine#3780] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9a932a4 2024-04-19 10:46:23.978 [Test worker @coroutine#3788] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9a932a4 2024-04-19 10:46:23.980 [Test worker @coroutine#3790] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9a932a4 2024-04-19 10:46:23.982 [Test worker @coroutine#3792] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9a932a4 2024-04-19 10:46:23.994 [DefaultDispatcher-worker-7 @coroutine#3794] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9a932a4 2024-04-19 10:46:24.008 [DefaultDispatcher-worker-7 @coroutine#3780] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36e7b91c 2024-04-19 10:46:24.018 [DefaultDispatcher-worker-8 @coroutine#3780] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36e7b91c 2024-04-19 10:46:24.022 [HikariPool-144 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-19 10:46:24.022 [Test worker @coroutine#3804] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36e7b91c 2024-04-19 10:46:24.029 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Shutdown initiated... 2024-04-19 10:46:24.029 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Close initiated... 2024-04-19 10:46:24.029 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 10:46:24.030 [HikariPool-144 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Closing connection org.sqlite.jdbc4.JDBC4Connection@36e7b91c: (connection evicted) 2024-04-19 10:46:24.030 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-19 10:46:24.031 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Closed. 2024-04-19 10:46:24.031 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Shutdown completed. 2024-04-19 10:46:24.031 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Shutdown initiated... 2024-04-19 10:46:24.031 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Close initiated... 2024-04-19 10:46:24.031 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 10:46:24.031 [HikariPool-145 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Closing connection org.sqlite.jdbc4.JDBC4Connection@9a932a4: (connection evicted) 2024-04-19 10:46:24.032 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-19 10:46:24.032 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Closed. 2024-04-19 10:46:24.032 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Shutdown completed. 2024-04-19 10:46:24.033 [Test worker @coroutine#3837] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-146 - configuration: 2024-04-19 10:46:24.033 [Test worker @coroutine#3837] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 10:46:24.033 [Test worker @coroutine#3837] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 10:46:24.033 [Test worker @coroutine#3837] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 10:46:24.033 [Test worker @coroutine#3837] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 10:46:24.033 [Test worker @coroutine#3837] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 10:46:24.033 [Test worker @coroutine#3837] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 10:46:24.033 [Test worker @coroutine#3837] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@cbf9cc1 2024-04-19 10:46:24.033 [Test worker @coroutine#3837] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 10:46:24.033 [Test worker @coroutine#3837] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 10:46:24.033 [Test worker @coroutine#3837] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 10:46:24.033 [Test worker @coroutine#3837] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 10:46:24.033 [Test worker @coroutine#3837] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 10:46:24.033 [Test worker @coroutine#3837] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 10:46:24.033 [Test worker @coroutine#3837] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 10:46:24.033 [Test worker @coroutine#3837] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 10:46:24.033 [Test worker @coroutine#3837] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 10:46:24.033 [Test worker @coroutine#3837] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 10:46:24.033 [Test worker @coroutine#3837] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 10:46:24.033 [Test worker @coroutine#3837] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 10:46:24.033 [Test worker @coroutine#3837] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 10:46:24.033 [Test worker @coroutine#3837] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 10:46:24.033 [Test worker @coroutine#3837] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 10:46:24.033 [Test worker @coroutine#3837] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 10:46:24.033 [Test worker @coroutine#3837] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 10:46:24.033 [Test worker @coroutine#3837] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 10:46:24.033 [Test worker @coroutine#3837] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 10:46:24.033 [Test worker @coroutine#3837] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-146" 2024-04-19 10:46:24.033 [Test worker @coroutine#3837] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 10:46:24.033 [Test worker @coroutine#3837] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 10:46:24.033 [Test worker @coroutine#3837] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 10:46:24.033 [Test worker @coroutine#3837] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 10:46:24.033 [Test worker @coroutine#3837] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 10:46:24.033 [Test worker @coroutine#3837] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 10:46:24.033 [Test worker @coroutine#3837] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 10:46:24.033 [Test worker @coroutine#3837] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 10:46:24.033 [Test worker @coroutine#3837] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Starting... 2024-04-19 10:46:24.034 [Test worker @coroutine#3837] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ddeeb78 2024-04-19 10:46:24.034 [Test worker @coroutine#3837] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ddeeb78 2024-04-19 10:46:24.034 [Test worker @coroutine#3837] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Start completed. 2024-04-19 10:46:24.044 [DefaultDispatcher-worker-7 @coroutine#2167] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d9cac6e 2024-04-19 10:46:24.044 [DefaultDispatcher-worker-7 @coroutine#2167] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45929/UmAppDatabase/replication/nodeId 2024-04-19 10:46:24.044 [DefaultDispatcher-worker-7 @coroutine#2167] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45929/UmAppDatabase/replication/nodeId. 2024-04-19 10:46:24.044 [DefaultDispatcher-worker-7 @coroutine#2167] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45929/UmAppDatabase/replication/nodeId 2024-04-19 10:46:24.044 [DefaultDispatcher-worker-2 @coroutine#1886] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40f931ec 2024-04-19 10:46:24.045 [DefaultDispatcher-worker-2 @coroutine#1886] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43143/UmAppDatabase/replication/nodeId 2024-04-19 10:46:24.045 [DefaultDispatcher-worker-2 @coroutine#1886] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43143/UmAppDatabase/replication/nodeId. 2024-04-19 10:46:24.045 [DefaultDispatcher-worker-2 @coroutine#1886] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43143/UmAppDatabase/replication/nodeId 2024-04-19 10:46:24.045 [DefaultDispatcher-worker-16 @coroutine#2167] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45929/UmAppDatabase/replication/nodeId 2024-04-19 10:46:24.045 [DefaultDispatcher-worker-16 @coroutine#2167] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45929/UmAppDatabase/replication/nodeId 2024-04-19 10:46:24.046 [DefaultDispatcher-worker-3 @coroutine#1886] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43143/UmAppDatabase/replication/nodeId 2024-04-19 10:46:24.046 [DefaultDispatcher-worker-3 @coroutine#1886] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43143/UmAppDatabase/replication/nodeId 2024-04-19 10:46:24.052 [Test worker @coroutine#3837] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ddeeb78 2024-04-19 10:46:24.063 [Test worker @coroutine#3844] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ddeeb78 2024-04-19 10:46:24.065 [Test worker @coroutine#3846] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ddeeb78 2024-04-19 10:46:24.067 [Test worker @coroutine#3848] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ddeeb78 2024-04-19 10:46:24.067 [Test worker @coroutine#3837] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-147 - configuration: 2024-04-19 10:46:24.067 [Test worker @coroutine#3837] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 10:46:24.067 [Test worker @coroutine#3837] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 10:46:24.067 [Test worker @coroutine#3837] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 10:46:24.067 [Test worker @coroutine#3837] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 10:46:24.067 [Test worker @coroutine#3837] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 10:46:24.067 [Test worker @coroutine#3837] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 10:46:24.067 [Test worker @coroutine#3837] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@111ae918 2024-04-19 10:46:24.067 [Test worker @coroutine#3837] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 10:46:24.067 [Test worker @coroutine#3837] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 10:46:24.067 [Test worker @coroutine#3837] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 10:46:24.067 [Test worker @coroutine#3837] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 10:46:24.067 [Test worker @coroutine#3837] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 10:46:24.067 [Test worker @coroutine#3837] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 10:46:24.067 [Test worker @coroutine#3837] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 10:46:24.067 [Test worker @coroutine#3837] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 10:46:24.067 [Test worker @coroutine#3837] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 10:46:24.067 [Test worker @coroutine#3837] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 10:46:24.067 [Test worker @coroutine#3837] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 10:46:24.067 [Test worker @coroutine#3837] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 10:46:24.067 [Test worker @coroutine#3837] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 10:46:24.067 [Test worker @coroutine#3837] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 10:46:24.067 [Test worker @coroutine#3837] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 10:46:24.067 [Test worker @coroutine#3837] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 10:46:24.067 [Test worker @coroutine#3837] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 10:46:24.067 [Test worker @coroutine#3837] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 10:46:24.067 [Test worker @coroutine#3837] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 10:46:24.067 [Test worker @coroutine#3837] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-147" 2024-04-19 10:46:24.067 [Test worker @coroutine#3837] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 10:46:24.067 [Test worker @coroutine#3837] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 10:46:24.067 [Test worker @coroutine#3837] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 10:46:24.067 [Test worker @coroutine#3837] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 10:46:24.067 [Test worker @coroutine#3837] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 10:46:24.067 [Test worker @coroutine#3837] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 10:46:24.067 [Test worker @coroutine#3837] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 10:46:24.067 [Test worker @coroutine#3837] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 10:46:24.067 [Test worker @coroutine#3837] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Starting... 2024-04-19 10:46:24.068 [Test worker @coroutine#3837] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f386009 2024-04-19 10:46:24.068 [Test worker @coroutine#3837] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f386009 2024-04-19 10:46:24.068 [Test worker @coroutine#3837] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Start completed. 2024-04-19 10:46:24.081 [Test worker @coroutine#3837] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f386009 2024-04-19 10:46:24.092 [Test worker @coroutine#3851] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f386009 2024-04-19 10:46:24.094 [Test worker @coroutine#3853] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f386009 2024-04-19 10:46:24.096 [Test worker @coroutine#3855] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f386009 2024-04-19 10:46:24.108 [DefaultDispatcher-worker-20 @coroutine#3857] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f386009 2024-04-19 10:46:24.122 [DefaultDispatcher-worker-10 @coroutine#3837] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ddeeb78 2024-04-19 10:46:24.134 [DefaultDispatcher-worker-6 @coroutine#3837] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ddeeb78 2024-04-19 10:46:24.134 [HikariPool-146 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 10:46:24.138 [Test worker @coroutine#3868] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ddeeb78 2024-04-19 10:46:24.141 [Test worker @coroutine#3870] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ddeeb78 2024-04-19 10:46:24.150 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Shutdown initiated... 2024-04-19 10:46:24.150 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Close initiated... 2024-04-19 10:46:24.150 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 10:46:24.150 [HikariPool-146 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6ddeeb78: (connection evicted) 2024-04-19 10:46:24.151 [DefaultDispatcher-worker-20 @coroutine#1918] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fae357f 2024-04-19 10:46:24.151 [DefaultDispatcher-worker-20 @coroutine#1918] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35603/UmAppDatabase/replication/nodeId 2024-04-19 10:46:24.151 [DefaultDispatcher-worker-20 @coroutine#1918] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35603/UmAppDatabase/replication/nodeId. 2024-04-19 10:46:24.151 [DefaultDispatcher-worker-20 @coroutine#1918] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35603/UmAppDatabase/replication/nodeId 2024-04-19 10:46:24.151 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-19 10:46:24.151 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Closed. 2024-04-19 10:46:24.151 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Shutdown completed. 2024-04-19 10:46:24.152 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Shutdown initiated... 2024-04-19 10:46:24.152 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Close initiated... 2024-04-19 10:46:24.152 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 10:46:24.152 [HikariPool-147 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5f386009: (connection evicted) 2024-04-19 10:46:24.152 [DefaultDispatcher-worker-21 @coroutine#1918] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35603/UmAppDatabase/replication/nodeId 2024-04-19 10:46:24.152 [DefaultDispatcher-worker-21 @coroutine#1918] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35603/UmAppDatabase/replication/nodeId 2024-04-19 10:46:24.153 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-19 10:46:24.153 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Closed. 2024-04-19 10:46:24.153 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Shutdown completed. 2024-04-19 10:46:24.154 [Test worker @coroutine#3906] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-148 - configuration: 2024-04-19 10:46:24.154 [Test worker @coroutine#3906] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 10:46:24.154 [Test worker @coroutine#3906] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 10:46:24.154 [Test worker @coroutine#3906] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 10:46:24.154 [Test worker @coroutine#3906] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 10:46:24.154 [Test worker @coroutine#3906] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 10:46:24.154 [Test worker @coroutine#3906] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 10:46:24.154 [Test worker @coroutine#3906] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@f1b0658 2024-04-19 10:46:24.154 [Test worker @coroutine#3906] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 10:46:24.154 [Test worker @coroutine#3906] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 10:46:24.154 [Test worker @coroutine#3906] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 10:46:24.154 [Test worker @coroutine#3906] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 10:46:24.154 [Test worker @coroutine#3906] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 10:46:24.154 [Test worker @coroutine#3906] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 10:46:24.154 [Test worker @coroutine#3906] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 10:46:24.154 [Test worker @coroutine#3906] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 10:46:24.154 [Test worker @coroutine#3906] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 10:46:24.154 [Test worker @coroutine#3906] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 10:46:24.154 [Test worker @coroutine#3906] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 10:46:24.154 [Test worker @coroutine#3906] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 10:46:24.154 [Test worker @coroutine#3906] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 10:46:24.154 [Test worker @coroutine#3906] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 10:46:24.154 [Test worker @coroutine#3906] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 10:46:24.154 [Test worker @coroutine#3906] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 10:46:24.154 [Test worker @coroutine#3906] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 10:46:24.154 [Test worker @coroutine#3906] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 10:46:24.154 [Test worker @coroutine#3906] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 10:46:24.154 [Test worker @coroutine#3906] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-148" 2024-04-19 10:46:24.154 [Test worker @coroutine#3906] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 10:46:24.154 [Test worker @coroutine#3906] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 10:46:24.154 [Test worker @coroutine#3906] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 10:46:24.154 [Test worker @coroutine#3906] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 10:46:24.154 [Test worker @coroutine#3906] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 10:46:24.154 [Test worker @coroutine#3906] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 10:46:24.154 [Test worker @coroutine#3906] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 10:46:24.154 [Test worker @coroutine#3906] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 10:46:24.154 [Test worker @coroutine#3906] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Starting... 2024-04-19 10:46:24.155 [Test worker @coroutine#3906] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Added connection org.sqlite.jdbc4.JDBC4Connection@30367620 2024-04-19 10:46:24.155 [Test worker @coroutine#3906] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Added connection org.sqlite.jdbc4.JDBC4Connection@30367620 2024-04-19 10:46:24.155 [Test worker @coroutine#3906] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Start completed. 2024-04-19 10:46:24.159 [DefaultDispatcher-worker-17 @coroutine#2224] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52518ee1 2024-04-19 10:46:24.159 [DefaultDispatcher-worker-17 @coroutine#2224] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49839/UmAppDatabase/replication/nodeId 2024-04-19 10:46:24.159 [DefaultDispatcher-worker-17 @coroutine#2224] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49839/UmAppDatabase/replication/nodeId. 2024-04-19 10:46:24.159 [DefaultDispatcher-worker-17 @coroutine#2224] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49839/UmAppDatabase/replication/nodeId 2024-04-19 10:46:24.161 [DefaultDispatcher-worker-21 @coroutine#2224] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49839/UmAppDatabase/replication/nodeId 2024-04-19 10:46:24.161 [DefaultDispatcher-worker-21 @coroutine#2224] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49839/UmAppDatabase/replication/nodeId 2024-04-19 10:46:24.170 [Test worker @coroutine#3906] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30367620 2024-04-19 10:46:24.182 [Test worker @coroutine#3910] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30367620 2024-04-19 10:46:24.183 [Test worker @coroutine#3912] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30367620 2024-04-19 10:46:24.185 [Test worker @coroutine#3914] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30367620 2024-04-19 10:46:24.186 [Test worker @coroutine#3906] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-149 - configuration: 2024-04-19 10:46:24.186 [Test worker @coroutine#3906] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 10:46:24.186 [Test worker @coroutine#3906] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 10:46:24.186 [Test worker @coroutine#3906] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 10:46:24.186 [Test worker @coroutine#3906] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 10:46:24.186 [Test worker @coroutine#3906] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 10:46:24.186 [Test worker @coroutine#3906] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 10:46:24.186 [Test worker @coroutine#3906] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6984f7d1 2024-04-19 10:46:24.186 [Test worker @coroutine#3906] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 10:46:24.186 [Test worker @coroutine#3906] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 10:46:24.186 [Test worker @coroutine#3906] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 10:46:24.186 [Test worker @coroutine#3906] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 10:46:24.186 [Test worker @coroutine#3906] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 10:46:24.186 [Test worker @coroutine#3906] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 10:46:24.186 [Test worker @coroutine#3906] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 10:46:24.186 [Test worker @coroutine#3906] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 10:46:24.186 [Test worker @coroutine#3906] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 10:46:24.186 [Test worker @coroutine#3906] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 10:46:24.186 [Test worker @coroutine#3906] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 10:46:24.186 [Test worker @coroutine#3906] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 10:46:24.186 [Test worker @coroutine#3906] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 10:46:24.186 [Test worker @coroutine#3906] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 10:46:24.186 [Test worker @coroutine#3906] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 10:46:24.186 [Test worker @coroutine#3906] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 10:46:24.186 [Test worker @coroutine#3906] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 10:46:24.186 [Test worker @coroutine#3906] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 10:46:24.186 [Test worker @coroutine#3906] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 10:46:24.186 [Test worker @coroutine#3906] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-149" 2024-04-19 10:46:24.186 [Test worker @coroutine#3906] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 10:46:24.186 [Test worker @coroutine#3906] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 10:46:24.186 [Test worker @coroutine#3906] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 10:46:24.186 [Test worker @coroutine#3906] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 10:46:24.186 [Test worker @coroutine#3906] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 10:46:24.186 [Test worker @coroutine#3906] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 10:46:24.186 [Test worker @coroutine#3906] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 10:46:24.186 [Test worker @coroutine#3906] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 10:46:24.186 [Test worker @coroutine#3906] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Starting... 2024-04-19 10:46:24.186 [Test worker @coroutine#3906] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e3b41cb 2024-04-19 10:46:24.186 [Test worker @coroutine#3906] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e3b41cb 2024-04-19 10:46:24.186 [Test worker @coroutine#3906] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Start completed. 2024-04-19 10:46:24.200 [Test worker @coroutine#3906] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e3b41cb 2024-04-19 10:46:24.211 [Test worker @coroutine#3916] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e3b41cb 2024-04-19 10:46:24.213 [Test worker @coroutine#3918] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e3b41cb 2024-04-19 10:46:24.215 [Test worker @coroutine#3920] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e3b41cb 2024-04-19 10:46:24.227 [DefaultDispatcher-worker-2 @coroutine#3922] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e3b41cb 2024-04-19 10:46:24.240 [DefaultDispatcher-worker-8 @coroutine#3906] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30367620 2024-04-19 10:46:24.252 [DefaultDispatcher-worker-18 @coroutine#3906] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30367620 2024-04-19 10:46:24.255 [HikariPool-148 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 10:46:24.303 [HikariPool-149 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 10:46:24.313 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Shutdown initiated... 2024-04-19 10:46:24.313 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Close initiated... 2024-04-19 10:46:24.313 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 10:46:24.314 [HikariPool-148 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Closing connection org.sqlite.jdbc4.JDBC4Connection@30367620: (connection evicted) 2024-04-19 10:46:24.315 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-19 10:46:24.315 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Closed. 2024-04-19 10:46:24.315 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Shutdown completed. 2024-04-19 10:46:24.315 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Shutdown initiated... 2024-04-19 10:46:24.315 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Close initiated... 2024-04-19 10:46:24.315 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 10:46:24.315 [HikariPool-149 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3e3b41cb: (connection evicted) 2024-04-19 10:46:24.316 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-19 10:46:24.316 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Closed. 2024-04-19 10:46:24.316 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Shutdown completed. 2024-04-19 10:46:24.317 [Test worker @coroutine#3981] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-150 - configuration: 2024-04-19 10:46:24.317 [Test worker @coroutine#3981] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 10:46:24.317 [Test worker @coroutine#3981] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 10:46:24.317 [Test worker @coroutine#3981] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 10:46:24.317 [Test worker @coroutine#3981] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 10:46:24.317 [Test worker @coroutine#3981] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 10:46:24.317 [Test worker @coroutine#3981] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 10:46:24.317 [Test worker @coroutine#3981] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6fca831e 2024-04-19 10:46:24.317 [Test worker @coroutine#3981] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 10:46:24.317 [Test worker @coroutine#3981] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 10:46:24.317 [Test worker @coroutine#3981] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 10:46:24.317 [Test worker @coroutine#3981] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 10:46:24.317 [Test worker @coroutine#3981] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 10:46:24.317 [Test worker @coroutine#3981] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 10:46:24.317 [Test worker @coroutine#3981] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 10:46:24.317 [Test worker @coroutine#3981] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 10:46:24.317 [Test worker @coroutine#3981] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 10:46:24.317 [Test worker @coroutine#3981] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 10:46:24.317 [Test worker @coroutine#3981] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 10:46:24.317 [Test worker @coroutine#3981] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 10:46:24.317 [Test worker @coroutine#3981] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 10:46:24.317 [Test worker @coroutine#3981] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 10:46:24.317 [Test worker @coroutine#3981] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 10:46:24.317 [Test worker @coroutine#3981] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 10:46:24.317 [Test worker @coroutine#3981] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 10:46:24.317 [Test worker @coroutine#3981] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 10:46:24.317 [Test worker @coroutine#3981] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 10:46:24.317 [Test worker @coroutine#3981] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-150" 2024-04-19 10:46:24.317 [Test worker @coroutine#3981] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 10:46:24.317 [Test worker @coroutine#3981] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 10:46:24.317 [Test worker @coroutine#3981] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 10:46:24.317 [Test worker @coroutine#3981] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 10:46:24.317 [Test worker @coroutine#3981] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 10:46:24.317 [Test worker @coroutine#3981] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 10:46:24.317 [Test worker @coroutine#3981] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 10:46:24.317 [Test worker @coroutine#3981] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 10:46:24.317 [Test worker @coroutine#3981] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Starting... 2024-04-19 10:46:24.318 [Test worker @coroutine#3981] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Added connection org.sqlite.jdbc4.JDBC4Connection@31b11287 2024-04-19 10:46:24.318 [Test worker @coroutine#3981] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Added connection org.sqlite.jdbc4.JDBC4Connection@31b11287 2024-04-19 10:46:24.318 [Test worker @coroutine#3981] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Start completed. 2024-04-19 10:46:24.331 [Test worker @coroutine#3981] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31b11287 2024-04-19 10:46:24.343 [Test worker @coroutine#3982] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31b11287 2024-04-19 10:46:24.345 [Test worker @coroutine#3984] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31b11287 2024-04-19 10:46:24.347 [Test worker @coroutine#3986] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31b11287 2024-04-19 10:46:24.347 [Test worker @coroutine#3981] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-151 - configuration: 2024-04-19 10:46:24.347 [Test worker @coroutine#3981] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 10:46:24.347 [Test worker @coroutine#3981] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 10:46:24.347 [Test worker @coroutine#3981] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 10:46:24.347 [Test worker @coroutine#3981] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 10:46:24.347 [Test worker @coroutine#3981] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 10:46:24.347 [Test worker @coroutine#3981] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 10:46:24.347 [Test worker @coroutine#3981] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@71c9c7f3 2024-04-19 10:46:24.347 [Test worker @coroutine#3981] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 10:46:24.347 [Test worker @coroutine#3981] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 10:46:24.347 [Test worker @coroutine#3981] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 10:46:24.347 [Test worker @coroutine#3981] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 10:46:24.347 [Test worker @coroutine#3981] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 10:46:24.347 [Test worker @coroutine#3981] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 10:46:24.347 [Test worker @coroutine#3981] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 10:46:24.347 [Test worker @coroutine#3981] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 10:46:24.347 [Test worker @coroutine#3981] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 10:46:24.347 [Test worker @coroutine#3981] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 10:46:24.347 [Test worker @coroutine#3981] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 10:46:24.347 [Test worker @coroutine#3981] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 10:46:24.347 [Test worker @coroutine#3981] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 10:46:24.347 [Test worker @coroutine#3981] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 10:46:24.347 [Test worker @coroutine#3981] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 10:46:24.347 [Test worker @coroutine#3981] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 10:46:24.347 [Test worker @coroutine#3981] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 10:46:24.347 [Test worker @coroutine#3981] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 10:46:24.347 [Test worker @coroutine#3981] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 10:46:24.347 [Test worker @coroutine#3981] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-151" 2024-04-19 10:46:24.347 [Test worker @coroutine#3981] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 10:46:24.347 [Test worker @coroutine#3981] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 10:46:24.347 [Test worker @coroutine#3981] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 10:46:24.347 [Test worker @coroutine#3981] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 10:46:24.347 [Test worker @coroutine#3981] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 10:46:24.347 [Test worker @coroutine#3981] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 10:46:24.347 [Test worker @coroutine#3981] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 10:46:24.347 [Test worker @coroutine#3981] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 10:46:24.347 [Test worker @coroutine#3981] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Starting... 2024-04-19 10:46:24.347 [Test worker @coroutine#3981] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Added connection org.sqlite.jdbc4.JDBC4Connection@771deee6 2024-04-19 10:46:24.347 [Test worker @coroutine#3981] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Added connection org.sqlite.jdbc4.JDBC4Connection@771deee6 2024-04-19 10:46:24.348 [Test worker @coroutine#3981] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Start completed. 2024-04-19 10:46:24.349 [DefaultDispatcher-worker-16 @coroutine#1965] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cbd17b3 2024-04-19 10:46:24.350 [DefaultDispatcher-worker-16 @coroutine#1965] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40655/UmAppDatabase/replication/nodeId 2024-04-19 10:46:24.350 [DefaultDispatcher-worker-16 @coroutine#1965] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40655/UmAppDatabase/replication/nodeId. 2024-04-19 10:46:24.350 [DefaultDispatcher-worker-16 @coroutine#1965] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40655/UmAppDatabase/replication/nodeId 2024-04-19 10:46:24.351 [DefaultDispatcher-worker-7 @coroutine#1965] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40655/UmAppDatabase/replication/nodeId 2024-04-19 10:46:24.351 [DefaultDispatcher-worker-7 @coroutine#1965] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40655/UmAppDatabase/replication/nodeId 2024-04-19 10:46:24.362 [Test worker @coroutine#3981] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@771deee6 2024-04-19 10:46:24.372 [Test worker @coroutine#3991] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@771deee6 2024-04-19 10:46:24.374 [Test worker @coroutine#3993] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@771deee6 2024-04-19 10:46:24.377 [Test worker @coroutine#3996] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@771deee6 2024-04-19 10:46:24.389 [DefaultDispatcher-worker-7 @coroutine#3998] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@771deee6 2024-04-19 10:46:24.401 [DefaultDispatcher-worker-8 @coroutine#3981] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31b11287 2024-04-19 10:46:24.412 [DefaultDispatcher-worker-20 @coroutine#3981] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31b11287 2024-04-19 10:46:24.418 [HikariPool-150 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 10:46:24.420 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Shutdown initiated... 2024-04-19 10:46:24.420 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Close initiated... 2024-04-19 10:46:24.420 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 10:46:24.421 [HikariPool-150 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Closing connection org.sqlite.jdbc4.JDBC4Connection@31b11287: (connection evicted) 2024-04-19 10:46:24.422 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-19 10:46:24.422 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Closed. 2024-04-19 10:46:24.422 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Shutdown completed. 2024-04-19 10:46:24.422 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Shutdown initiated... 2024-04-19 10:46:24.422 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Close initiated... 2024-04-19 10:46:24.422 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 10:46:24.422 [HikariPool-151 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Closing connection org.sqlite.jdbc4.JDBC4Connection@771deee6: (connection evicted) 2024-04-19 10:46:24.423 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-19 10:46:24.423 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Closed. 2024-04-19 10:46:24.423 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Shutdown completed. 2024-04-19 10:46:24.424 [Test worker @coroutine#4041] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-152 - configuration: 2024-04-19 10:46:24.424 [Test worker @coroutine#4041] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 10:46:24.424 [Test worker @coroutine#4041] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 10:46:24.424 [Test worker @coroutine#4041] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 10:46:24.424 [Test worker @coroutine#4041] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 10:46:24.424 [Test worker @coroutine#4041] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 10:46:24.424 [Test worker @coroutine#4041] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 10:46:24.424 [Test worker @coroutine#4041] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@55c75b72 2024-04-19 10:46:24.424 [Test worker @coroutine#4041] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 10:46:24.424 [Test worker @coroutine#4041] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 10:46:24.424 [Test worker @coroutine#4041] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 10:46:24.424 [Test worker @coroutine#4041] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 10:46:24.424 [Test worker @coroutine#4041] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 10:46:24.424 [Test worker @coroutine#4041] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 10:46:24.424 [Test worker @coroutine#4041] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 10:46:24.424 [Test worker @coroutine#4041] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 10:46:24.424 [Test worker @coroutine#4041] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 10:46:24.424 [Test worker @coroutine#4041] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 10:46:24.424 [Test worker @coroutine#4041] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 10:46:24.424 [Test worker @coroutine#4041] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 10:46:24.424 [Test worker @coroutine#4041] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 10:46:24.424 [Test worker @coroutine#4041] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 10:46:24.424 [Test worker @coroutine#4041] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 10:46:24.424 [Test worker @coroutine#4041] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 10:46:24.424 [Test worker @coroutine#4041] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 10:46:24.424 [Test worker @coroutine#4041] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 10:46:24.424 [Test worker @coroutine#4041] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 10:46:24.424 [Test worker @coroutine#4041] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-152" 2024-04-19 10:46:24.424 [Test worker @coroutine#4041] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 10:46:24.424 [Test worker @coroutine#4041] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 10:46:24.424 [Test worker @coroutine#4041] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 10:46:24.424 [Test worker @coroutine#4041] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 10:46:24.424 [Test worker @coroutine#4041] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 10:46:24.424 [Test worker @coroutine#4041] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 10:46:24.424 [Test worker @coroutine#4041] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 10:46:24.424 [Test worker @coroutine#4041] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 10:46:24.424 [Test worker @coroutine#4041] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Starting... 2024-04-19 10:46:24.424 [Test worker @coroutine#4041] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Added connection org.sqlite.jdbc4.JDBC4Connection@4addfb95 2024-04-19 10:46:24.424 [Test worker @coroutine#4041] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Added connection org.sqlite.jdbc4.JDBC4Connection@4addfb95 2024-04-19 10:46:24.424 [Test worker @coroutine#4041] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Start completed. 2024-04-19 10:46:24.438 [Test worker @coroutine#4041] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4addfb95 2024-04-19 10:46:24.450 [DefaultDispatcher-worker-7 @coroutine#1997] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4193da4d 2024-04-19 10:46:24.450 [DefaultDispatcher-worker-7 @coroutine#1997] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47267/UmAppDatabase/replication/nodeId 2024-04-19 10:46:24.450 [DefaultDispatcher-worker-7 @coroutine#1997] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47267/UmAppDatabase/replication/nodeId. 2024-04-19 10:46:24.451 [DefaultDispatcher-worker-7 @coroutine#1997] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47267/UmAppDatabase/replication/nodeId 2024-04-19 10:46:24.451 [Test worker @coroutine#4042] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4addfb95 2024-04-19 10:46:24.452 [DefaultDispatcher-worker-3 @coroutine#1997] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47267/UmAppDatabase/replication/nodeId 2024-04-19 10:46:24.452 [DefaultDispatcher-worker-3 @coroutine#1997] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47267/UmAppDatabase/replication/nodeId 2024-04-19 10:46:24.454 [Test worker @coroutine#4047] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4addfb95 2024-04-19 10:46:24.455 [Test worker @coroutine#4050] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4addfb95 2024-04-19 10:46:24.456 [Test worker @coroutine#4041] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-153 - configuration: 2024-04-19 10:46:24.456 [Test worker @coroutine#4041] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 10:46:24.456 [Test worker @coroutine#4041] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 10:46:24.456 [Test worker @coroutine#4041] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 10:46:24.456 [Test worker @coroutine#4041] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 10:46:24.456 [Test worker @coroutine#4041] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 10:46:24.456 [Test worker @coroutine#4041] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 10:46:24.456 [Test worker @coroutine#4041] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@36e6e59f 2024-04-19 10:46:24.456 [Test worker @coroutine#4041] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 10:46:24.456 [Test worker @coroutine#4041] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 10:46:24.456 [Test worker @coroutine#4041] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 10:46:24.456 [Test worker @coroutine#4041] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 10:46:24.456 [Test worker @coroutine#4041] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 10:46:24.456 [Test worker @coroutine#4041] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 10:46:24.456 [Test worker @coroutine#4041] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 10:46:24.456 [Test worker @coroutine#4041] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 10:46:24.456 [Test worker @coroutine#4041] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 10:46:24.456 [Test worker @coroutine#4041] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 10:46:24.456 [Test worker @coroutine#4041] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 10:46:24.456 [Test worker @coroutine#4041] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 10:46:24.456 [Test worker @coroutine#4041] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 10:46:24.456 [Test worker @coroutine#4041] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 10:46:24.456 [Test worker @coroutine#4041] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 10:46:24.456 [Test worker @coroutine#4041] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 10:46:24.456 [Test worker @coroutine#4041] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 10:46:24.456 [Test worker @coroutine#4041] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 10:46:24.456 [Test worker @coroutine#4041] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 10:46:24.456 [Test worker @coroutine#4041] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-153" 2024-04-19 10:46:24.456 [Test worker @coroutine#4041] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 10:46:24.456 [Test worker @coroutine#4041] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 10:46:24.456 [Test worker @coroutine#4041] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 10:46:24.456 [Test worker @coroutine#4041] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 10:46:24.456 [Test worker @coroutine#4041] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 10:46:24.456 [Test worker @coroutine#4041] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 10:46:24.456 [Test worker @coroutine#4041] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 10:46:24.456 [Test worker @coroutine#4041] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 10:46:24.456 [Test worker @coroutine#4041] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Starting... 2024-04-19 10:46:24.457 [Test worker @coroutine#4041] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a892b9f 2024-04-19 10:46:24.457 [Test worker @coroutine#4041] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a892b9f 2024-04-19 10:46:24.457 [Test worker @coroutine#4041] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Start completed. 2024-04-19 10:46:24.470 [Test worker @coroutine#4041] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a892b9f 2024-04-19 10:46:24.481 [Test worker @coroutine#4052] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a892b9f 2024-04-19 10:46:24.483 [Test worker @coroutine#4054] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a892b9f 2024-04-19 10:46:24.485 [Test worker @coroutine#4056] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a892b9f 2024-04-19 10:46:24.497 [DefaultDispatcher-worker-21 @coroutine#4058] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a892b9f 2024-04-19 10:46:24.509 [DefaultDispatcher-worker-16 @coroutine#4041] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4addfb95 2024-04-19 10:46:24.522 [DefaultDispatcher-worker-17 @coroutine#4041] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4addfb95 2024-04-19 10:46:24.524 [DefaultDispatcher-worker-14 @coroutine#2027] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5afaae7e 2024-04-19 10:46:24.524 [DefaultDispatcher-worker-14 @coroutine#2027] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48169/UmAppDatabase/replication/nodeId 2024-04-19 10:46:24.524 [DefaultDispatcher-worker-14 @coroutine#2027] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48169/UmAppDatabase/replication/nodeId. 2024-04-19 10:46:24.524 [DefaultDispatcher-worker-14 @coroutine#2027] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48169/UmAppDatabase/replication/nodeId 2024-04-19 10:46:24.524 [HikariPool-152 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-19 10:46:24.525 [Test worker @coroutine#4069] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4addfb95 2024-04-19 10:46:24.526 [DefaultDispatcher-worker-12 @coroutine#2027] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48169/UmAppDatabase/replication/nodeId 2024-04-19 10:46:24.526 [DefaultDispatcher-worker-12 @coroutine#2027] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48169/UmAppDatabase/replication/nodeId 2024-04-19 10:46:24.528 [Test worker @coroutine#4073] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4addfb95 2024-04-19 10:46:24.534 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Shutdown initiated... 2024-04-19 10:46:24.534 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Close initiated... 2024-04-19 10:46:24.534 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 10:46:24.534 [HikariPool-152 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4addfb95: (connection evicted) 2024-04-19 10:46:24.535 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-19 10:46:24.535 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Closed. 2024-04-19 10:46:24.535 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Shutdown completed. 2024-04-19 10:46:24.535 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Shutdown initiated... 2024-04-19 10:46:24.535 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Close initiated... 2024-04-19 10:46:24.535 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 10:46:24.536 [HikariPool-153 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3a892b9f: (connection evicted) 2024-04-19 10:46:24.536 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-19 10:46:24.536 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Closed. 2024-04-19 10:46:24.536 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Shutdown completed. 2024-04-19 10:46:24.538 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-154 - configuration: 2024-04-19 10:46:24.538 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 10:46:24.538 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 10:46:24.538 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 10:46:24.538 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 10:46:24.538 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 10:46:24.538 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 10:46:24.538 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5c3cc103 2024-04-19 10:46:24.538 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 10:46:24.538 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 10:46:24.538 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 10:46:24.538 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 10:46:24.538 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 10:46:24.538 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 10:46:24.538 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 10:46:24.538 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 10:46:24.538 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 10:46:24.538 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 10:46:24.538 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 10:46:24.538 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 10:46:24.538 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 10:46:24.538 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 10:46:24.538 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 10:46:24.538 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 10:46:24.538 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 10:46:24.538 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 10:46:24.538 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 10:46:24.538 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-154" 2024-04-19 10:46:24.538 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 10:46:24.538 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 10:46:24.538 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 10:46:24.538 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 10:46:24.538 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 10:46:24.538 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 10:46:24.538 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 10:46:24.538 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 10:46:24.538 [Test worker @coroutine#4107] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Starting... 2024-04-19 10:46:24.539 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Added connection org.sqlite.jdbc4.JDBC4Connection@41f57420 2024-04-19 10:46:24.539 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Added connection org.sqlite.jdbc4.JDBC4Connection@41f57420 2024-04-19 10:46:24.539 [Test worker @coroutine#4107] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Start completed. 2024-04-19 10:46:24.560 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41f57420 2024-04-19 10:46:24.577 [Test worker @coroutine#4108] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41f57420 2024-04-19 10:46:24.580 [Test worker @coroutine#4112] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41f57420 2024-04-19 10:46:24.583 [Test worker @coroutine#4114] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41f57420 2024-04-19 10:46:24.583 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-155 - configuration: 2024-04-19 10:46:24.583 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 10:46:24.583 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 10:46:24.583 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 10:46:24.583 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 10:46:24.583 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 10:46:24.583 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 10:46:24.583 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@68893394 2024-04-19 10:46:24.583 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 10:46:24.583 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 10:46:24.583 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 10:46:24.583 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 10:46:24.583 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 10:46:24.584 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 10:46:24.584 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 10:46:24.584 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 10:46:24.584 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 10:46:24.584 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 10:46:24.584 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 10:46:24.584 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 10:46:24.584 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 10:46:24.584 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 10:46:24.584 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 10:46:24.584 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 10:46:24.584 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 10:46:24.584 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 10:46:24.584 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 10:46:24.584 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-155" 2024-04-19 10:46:24.584 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 10:46:24.584 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 10:46:24.584 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 10:46:24.584 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 10:46:24.584 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 10:46:24.584 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 10:46:24.584 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 10:46:24.584 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 10:46:24.584 [Test worker @coroutine#4107] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Starting... 2024-04-19 10:46:24.584 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Added connection org.sqlite.jdbc4.JDBC4Connection@41e156ee 2024-04-19 10:46:24.584 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Added connection org.sqlite.jdbc4.JDBC4Connection@41e156ee 2024-04-19 10:46:24.584 [Test worker @coroutine#4107] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Start completed. 2024-04-19 10:46:24.610 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41e156ee 2024-04-19 10:46:24.626 [Test worker @coroutine#4116] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41e156ee 2024-04-19 10:46:24.629 [Test worker @coroutine#4118] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41e156ee 2024-04-19 10:46:24.632 [Test worker @coroutine#4120] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41e156ee 2024-04-19 10:46:24.639 [HikariPool-154 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-19 10:46:24.644 [DefaultDispatcher-worker-10 @coroutine#4122] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41e156ee 2024-04-19 10:46:24.659 [DefaultDispatcher-worker-6 @coroutine#4107] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41f57420 2024-04-19 10:46:24.670 [DefaultDispatcher-worker-21 @coroutine#4107] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41f57420 2024-04-19 10:46:24.683 [UI Thread @coroutine#4167] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41f57420 2024-04-19 10:46:24.684 [HikariPool-155 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 10:46:24.687 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Shutdown initiated... 2024-04-19 10:46:24.687 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Close initiated... 2024-04-19 10:46:24.687 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 10:46:24.688 [HikariPool-154 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Closing connection org.sqlite.jdbc4.JDBC4Connection@41f57420: (connection evicted) 2024-04-19 10:46:24.689 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-19 10:46:24.689 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Closed. 2024-04-19 10:46:24.689 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Shutdown completed. 2024-04-19 10:46:24.689 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Shutdown initiated... 2024-04-19 10:46:24.689 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Close initiated... 2024-04-19 10:46:24.689 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 10:46:24.689 [HikariPool-155 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Closing connection org.sqlite.jdbc4.JDBC4Connection@41e156ee: (connection evicted) 2024-04-19 10:46:24.690 [DefaultDispatcher-worker-5 @coroutine#2056] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32b72ccb 2024-04-19 10:46:24.690 [DefaultDispatcher-worker-5 @coroutine#2056] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-19 10:46:24.690 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-19 10:46:24.690 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Closed. 2024-04-19 10:46:24.690 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Shutdown completed. 2024-04-19 10:46:24.690 [DefaultDispatcher-worker-5 @coroutine#2056] 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-04-19 10:46:24.690 [DefaultDispatcher-worker-5 @coroutine#2056] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-19 10:46:24.691 [DefaultDispatcher-worker-8 @coroutine#2056] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-19 10:46:24.691 [DefaultDispatcher-worker-9 @coroutine#2070] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68024e57 2024-04-19 10:46:24.692 [DefaultDispatcher-worker-9 @coroutine#2070] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54079/UmAppDatabase/replication/nodeId 2024-04-19 10:46:24.692 [DefaultDispatcher-worker-9 @coroutine#2070] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54079/UmAppDatabase/replication/nodeId. 2024-04-19 10:46:24.692 [DefaultDispatcher-worker-9 @coroutine#2070] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54079/UmAppDatabase/replication/nodeId 2024-04-19 10:46:24.692 [Test worker @coroutine#4198] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-156 - configuration: 2024-04-19 10:46:24.692 [Test worker @coroutine#4198] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 10:46:24.692 [Test worker @coroutine#4198] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 10:46:24.692 [Test worker @coroutine#4198] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 10:46:24.692 [Test worker @coroutine#4198] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 10:46:24.692 [Test worker @coroutine#4198] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 10:46:24.692 [Test worker @coroutine#4198] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 10:46:24.692 [Test worker @coroutine#4198] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@751636da 2024-04-19 10:46:24.692 [Test worker @coroutine#4198] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 10:46:24.692 [Test worker @coroutine#4198] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 10:46:24.692 [Test worker @coroutine#4198] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 10:46:24.692 [Test worker @coroutine#4198] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 10:46:24.692 [Test worker @coroutine#4198] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 10:46:24.692 [Test worker @coroutine#4198] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 10:46:24.692 [Test worker @coroutine#4198] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 10:46:24.692 [Test worker @coroutine#4198] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 10:46:24.692 [Test worker @coroutine#4198] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 10:46:24.692 [Test worker @coroutine#4198] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 10:46:24.692 [Test worker @coroutine#4198] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 10:46:24.692 [Test worker @coroutine#4198] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 10:46:24.692 [Test worker @coroutine#4198] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 10:46:24.692 [Test worker @coroutine#4198] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 10:46:24.692 [Test worker @coroutine#4198] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 10:46:24.692 [Test worker @coroutine#4198] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 10:46:24.692 [Test worker @coroutine#4198] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 10:46:24.692 [Test worker @coroutine#4198] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 10:46:24.692 [Test worker @coroutine#4198] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 10:46:24.692 [Test worker @coroutine#4198] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-156" 2024-04-19 10:46:24.692 [Test worker @coroutine#4198] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 10:46:24.692 [Test worker @coroutine#4198] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 10:46:24.692 [Test worker @coroutine#4198] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 10:46:24.692 [Test worker @coroutine#4198] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 10:46:24.692 [Test worker @coroutine#4198] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 10:46:24.692 [Test worker @coroutine#4198] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 10:46:24.692 [Test worker @coroutine#4198] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 10:46:24.692 [Test worker @coroutine#4198] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 10:46:24.692 [Test worker @coroutine#4198] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Starting... 2024-04-19 10:46:24.692 [Test worker @coroutine#4198] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a44ebd5 2024-04-19 10:46:24.692 [Test worker @coroutine#4198] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a44ebd5 2024-04-19 10:46:24.692 [Test worker @coroutine#4198] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Start completed. 2024-04-19 10:46:24.693 [DefaultDispatcher-worker-8 @coroutine#2070] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54079/UmAppDatabase/replication/nodeId 2024-04-19 10:46:24.693 [DefaultDispatcher-worker-8 @coroutine#2070] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54079/UmAppDatabase/replication/nodeId 2024-04-19 10:46:24.709 [Test worker @coroutine#4198] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a44ebd5 2024-04-19 10:46:24.720 [Test worker @coroutine#4201] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a44ebd5 2024-04-19 10:46:24.722 [Test worker @coroutine#4204] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a44ebd5 2024-04-19 10:46:24.724 [Test worker @coroutine#4206] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a44ebd5 2024-04-19 10:46:24.733 [DefaultDispatcher-worker-8 @coroutine#4208] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a44ebd5 2024-04-19 10:46:24.736 [Test worker @coroutine#4212] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a44ebd5 2024-04-19 10:46:24.749 [Test worker @coroutine#4221] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a44ebd5 2024-04-19 10:46:24.762 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Shutdown initiated... 2024-04-19 10:46:24.763 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Close initiated... 2024-04-19 10:46:24.763 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 10:46:24.763 [HikariPool-156 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3a44ebd5: (connection evicted) 2024-04-19 10:46:24.764 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-19 10:46:24.764 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Closed. 2024-04-19 10:46:24.764 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Shutdown completed. 2024-04-19 10:46:24.765 [Test worker @coroutine#4235] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-157 - configuration: 2024-04-19 10:46:24.765 [Test worker @coroutine#4235] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 10:46:24.765 [Test worker @coroutine#4235] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 10:46:24.765 [Test worker @coroutine#4235] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 10:46:24.765 [Test worker @coroutine#4235] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 10:46:24.765 [Test worker @coroutine#4235] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 10:46:24.765 [Test worker @coroutine#4235] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 10:46:24.765 [Test worker @coroutine#4235] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5cb4e255 2024-04-19 10:46:24.765 [Test worker @coroutine#4235] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 10:46:24.765 [Test worker @coroutine#4235] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 10:46:24.765 [Test worker @coroutine#4235] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 10:46:24.765 [Test worker @coroutine#4235] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 10:46:24.765 [Test worker @coroutine#4235] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 10:46:24.765 [Test worker @coroutine#4235] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 10:46:24.765 [Test worker @coroutine#4235] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 10:46:24.765 [Test worker @coroutine#4235] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 10:46:24.765 [Test worker @coroutine#4235] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 10:46:24.765 [Test worker @coroutine#4235] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 10:46:24.765 [Test worker @coroutine#4235] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 10:46:24.765 [Test worker @coroutine#4235] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 10:46:24.765 [Test worker @coroutine#4235] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 10:46:24.765 [Test worker @coroutine#4235] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 10:46:24.765 [Test worker @coroutine#4235] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 10:46:24.765 [Test worker @coroutine#4235] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 10:46:24.765 [Test worker @coroutine#4235] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 10:46:24.765 [Test worker @coroutine#4235] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 10:46:24.765 [Test worker @coroutine#4235] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 10:46:24.765 [Test worker @coroutine#4235] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-157" 2024-04-19 10:46:24.765 [Test worker @coroutine#4235] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 10:46:24.765 [Test worker @coroutine#4235] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 10:46:24.765 [Test worker @coroutine#4235] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 10:46:24.766 [Test worker @coroutine#4235] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 10:46:24.766 [Test worker @coroutine#4235] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 10:46:24.766 [Test worker @coroutine#4235] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 10:46:24.766 [Test worker @coroutine#4235] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 10:46:24.766 [Test worker @coroutine#4235] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 10:46:24.766 [Test worker @coroutine#4235] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Starting... 2024-04-19 10:46:24.766 [Test worker @coroutine#4235] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Added connection org.sqlite.jdbc4.JDBC4Connection@4001a5a1 2024-04-19 10:46:24.766 [Test worker @coroutine#4235] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Added connection org.sqlite.jdbc4.JDBC4Connection@4001a5a1 2024-04-19 10:46:24.766 [Test worker @coroutine#4235] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Start completed. 2024-04-19 10:46:24.781 [Test worker @coroutine#4235] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4001a5a1 2024-04-19 10:46:24.792 [Test worker @coroutine#4236] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4001a5a1 2024-04-19 10:46:24.794 [Test worker @coroutine#4238] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4001a5a1 2024-04-19 10:46:24.796 [Test worker @coroutine#4240] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4001a5a1 2024-04-19 10:46:24.799 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Shutdown initiated... 2024-04-19 10:46:24.799 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Close initiated... 2024-04-19 10:46:24.799 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-19 10:46:24.800 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-19 10:46:24.800 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Closed. 2024-04-19 10:46:24.800 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Shutdown completed. 2024-04-19 10:46:24.801 [Test worker @coroutine#4268] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-158 - configuration: 2024-04-19 10:46:24.801 [Test worker @coroutine#4268] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 10:46:24.801 [Test worker @coroutine#4268] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 10:46:24.801 [Test worker @coroutine#4268] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 10:46:24.801 [Test worker @coroutine#4268] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 10:46:24.801 [Test worker @coroutine#4268] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 10:46:24.801 [Test worker @coroutine#4268] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 10:46:24.801 [Test worker @coroutine#4268] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@20bc6f4d 2024-04-19 10:46:24.801 [Test worker @coroutine#4268] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 10:46:24.801 [Test worker @coroutine#4268] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 10:46:24.801 [Test worker @coroutine#4268] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 10:46:24.801 [Test worker @coroutine#4268] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 10:46:24.801 [Test worker @coroutine#4268] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 10:46:24.801 [Test worker @coroutine#4268] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 10:46:24.801 [Test worker @coroutine#4268] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 10:46:24.801 [Test worker @coroutine#4268] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 10:46:24.801 [Test worker @coroutine#4268] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 10:46:24.801 [Test worker @coroutine#4268] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 10:46:24.801 [Test worker @coroutine#4268] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 10:46:24.801 [Test worker @coroutine#4268] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 10:46:24.801 [Test worker @coroutine#4268] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 10:46:24.801 [Test worker @coroutine#4268] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 10:46:24.801 [Test worker @coroutine#4268] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 10:46:24.801 [Test worker @coroutine#4268] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 10:46:24.801 [Test worker @coroutine#4268] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 10:46:24.801 [Test worker @coroutine#4268] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 10:46:24.801 [Test worker @coroutine#4268] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 10:46:24.801 [Test worker @coroutine#4268] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-158" 2024-04-19 10:46:24.801 [Test worker @coroutine#4268] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 10:46:24.801 [Test worker @coroutine#4268] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 10:46:24.801 [Test worker @coroutine#4268] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 10:46:24.801 [Test worker @coroutine#4268] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 10:46:24.801 [Test worker @coroutine#4268] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 10:46:24.801 [Test worker @coroutine#4268] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 10:46:24.801 [Test worker @coroutine#4268] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 10:46:24.801 [Test worker @coroutine#4268] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 10:46:24.801 [Test worker @coroutine#4268] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Starting... 2024-04-19 10:46:24.801 [Test worker @coroutine#4268] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d343793 2024-04-19 10:46:24.801 [Test worker @coroutine#4268] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d343793 2024-04-19 10:46:24.802 [Test worker @coroutine#4268] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Start completed. 2024-04-19 10:46:24.815 [Test worker @coroutine#4268] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d343793 2024-04-19 10:46:24.827 [Test worker @coroutine#4269] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d343793 2024-04-19 10:46:24.829 [Test worker @coroutine#4271] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d343793 2024-04-19 10:46:24.829 [DefaultDispatcher-worker-17 @coroutine#2122] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e5d9fa7 2024-04-19 10:46:24.830 [DefaultDispatcher-worker-17 @coroutine#2122] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33179/UmAppDatabase/replication/nodeId 2024-04-19 10:46:24.830 [DefaultDispatcher-worker-17 @coroutine#2122] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33179/UmAppDatabase/replication/nodeId. 2024-04-19 10:46:24.830 [DefaultDispatcher-worker-17 @coroutine#2122] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33179/UmAppDatabase/replication/nodeId 2024-04-19 10:46:24.830 [Test worker @coroutine#4273] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d343793 2024-04-19 10:46:24.831 [DefaultDispatcher-worker-7 @coroutine#2122] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33179/UmAppDatabase/replication/nodeId 2024-04-19 10:46:24.831 [DefaultDispatcher-worker-7 @coroutine#2122] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33179/UmAppDatabase/replication/nodeId 2024-04-19 10:46:24.836 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Shutdown initiated... 2024-04-19 10:46:24.836 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Close initiated... 2024-04-19 10:46:24.836 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-19 10:46:24.836 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-19 10:46:24.836 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Closed. 2024-04-19 10:46:24.836 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Shutdown completed. 2024-04-19 10:46:24.837 [Test worker @coroutine#4304] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-159 - configuration: 2024-04-19 10:46:24.838 [Test worker @coroutine#4304] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 10:46:24.838 [Test worker @coroutine#4304] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 10:46:24.838 [Test worker @coroutine#4304] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 10:46:24.838 [Test worker @coroutine#4304] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 10:46:24.838 [Test worker @coroutine#4304] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 10:46:24.838 [Test worker @coroutine#4304] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 10:46:24.838 [Test worker @coroutine#4304] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4149067d 2024-04-19 10:46:24.838 [Test worker @coroutine#4304] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 10:46:24.838 [Test worker @coroutine#4304] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 10:46:24.838 [Test worker @coroutine#4304] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 10:46:24.838 [Test worker @coroutine#4304] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 10:46:24.838 [Test worker @coroutine#4304] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 10:46:24.838 [Test worker @coroutine#4304] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 10:46:24.838 [Test worker @coroutine#4304] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 10:46:24.838 [Test worker @coroutine#4304] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 10:46:24.838 [Test worker @coroutine#4304] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 10:46:24.838 [Test worker @coroutine#4304] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 10:46:24.838 [Test worker @coroutine#4304] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 10:46:24.838 [Test worker @coroutine#4304] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 10:46:24.838 [Test worker @coroutine#4304] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 10:46:24.838 [Test worker @coroutine#4304] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 10:46:24.838 [Test worker @coroutine#4304] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 10:46:24.838 [Test worker @coroutine#4304] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 10:46:24.838 [Test worker @coroutine#4304] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 10:46:24.838 [Test worker @coroutine#4304] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 10:46:24.838 [Test worker @coroutine#4304] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 10:46:24.838 [Test worker @coroutine#4304] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-159" 2024-04-19 10:46:24.838 [Test worker @coroutine#4304] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 10:46:24.838 [Test worker @coroutine#4304] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 10:46:24.838 [Test worker @coroutine#4304] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 10:46:24.838 [Test worker @coroutine#4304] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 10:46:24.838 [Test worker @coroutine#4304] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 10:46:24.838 [Test worker @coroutine#4304] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 10:46:24.838 [Test worker @coroutine#4304] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 10:46:24.838 [Test worker @coroutine#4304] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 10:46:24.838 [Test worker @coroutine#4304] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Starting... 2024-04-19 10:46:24.839 [Test worker @coroutine#4304] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d2c794d 2024-04-19 10:46:24.839 [Test worker @coroutine#4304] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d2c794d 2024-04-19 10:46:24.839 [Test worker @coroutine#4304] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Start completed. 2024-04-19 10:46:24.861 [Test worker @coroutine#4304] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d2c794d 2024-04-19 10:46:24.875 [Test worker @coroutine#4305] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d2c794d 2024-04-19 10:46:24.876 [Test worker @coroutine#4307] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d2c794d 2024-04-19 10:46:24.878 [Test worker @coroutine#4309] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d2c794d 2024-04-19 10:46:24.882 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Shutdown initiated... 2024-04-19 10:46:24.882 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Close initiated... 2024-04-19 10:46:24.882 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-19 10:46:24.882 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-19 10:46:24.882 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Closed. 2024-04-19 10:46:24.882 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Shutdown completed. 2024-04-19 10:46:24.883 [Test worker @coroutine#4337] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-160 - configuration: 2024-04-19 10:46:24.884 [Test worker @coroutine#4337] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 10:46:24.884 [Test worker @coroutine#4337] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 10:46:24.884 [Test worker @coroutine#4337] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 10:46:24.884 [Test worker @coroutine#4337] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 10:46:24.884 [Test worker @coroutine#4337] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 10:46:24.884 [Test worker @coroutine#4337] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 10:46:24.884 [Test worker @coroutine#4337] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@15c042fc 2024-04-19 10:46:24.884 [Test worker @coroutine#4337] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 10:46:24.884 [Test worker @coroutine#4337] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 10:46:24.884 [Test worker @coroutine#4337] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 10:46:24.884 [Test worker @coroutine#4337] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 10:46:24.884 [Test worker @coroutine#4337] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 10:46:24.884 [Test worker @coroutine#4337] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 10:46:24.884 [Test worker @coroutine#4337] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 10:46:24.884 [Test worker @coroutine#4337] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 10:46:24.884 [Test worker @coroutine#4337] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 10:46:24.884 [Test worker @coroutine#4337] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 10:46:24.884 [Test worker @coroutine#4337] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 10:46:24.884 [Test worker @coroutine#4337] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 10:46:24.884 [Test worker @coroutine#4337] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 10:46:24.884 [Test worker @coroutine#4337] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 10:46:24.884 [Test worker @coroutine#4337] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 10:46:24.884 [Test worker @coroutine#4337] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 10:46:24.884 [Test worker @coroutine#4337] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 10:46:24.884 [Test worker @coroutine#4337] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 10:46:24.884 [Test worker @coroutine#4337] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 10:46:24.884 [Test worker @coroutine#4337] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-160" 2024-04-19 10:46:24.884 [Test worker @coroutine#4337] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 10:46:24.884 [Test worker @coroutine#4337] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 10:46:24.884 [Test worker @coroutine#4337] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 10:46:24.884 [Test worker @coroutine#4337] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 10:46:24.884 [Test worker @coroutine#4337] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 10:46:24.884 [Test worker @coroutine#4337] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 10:46:24.884 [Test worker @coroutine#4337] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 10:46:24.884 [Test worker @coroutine#4337] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 10:46:24.884 [Test worker @coroutine#4337] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Starting... 2024-04-19 10:46:24.884 [Test worker @coroutine#4337] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Added connection org.sqlite.jdbc4.JDBC4Connection@7dee7914 2024-04-19 10:46:24.884 [Test worker @coroutine#4337] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Added connection org.sqlite.jdbc4.JDBC4Connection@7dee7914 2024-04-19 10:46:24.884 [Test worker @coroutine#4337] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Start completed. 2024-04-19 10:46:24.899 [Test worker @coroutine#4337] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7dee7914 2024-04-19 10:46:24.910 [Test worker @coroutine#4338] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7dee7914 2024-04-19 10:46:24.912 [Test worker @coroutine#4340] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7dee7914 2024-04-19 10:46:24.914 [Test worker @coroutine#4342] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7dee7914 2024-04-19 10:46:24.917 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Shutdown initiated... 2024-04-19 10:46:24.917 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Close initiated... 2024-04-19 10:46:24.917 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-19 10:46:24.917 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-19 10:46:24.917 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Closed. 2024-04-19 10:46:24.917 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Shutdown completed. 2024-04-19 10:46:24.918 [Test worker @coroutine#4365] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-161 - configuration: 2024-04-19 10:46:24.918 [Test worker @coroutine#4365] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 10:46:24.919 [Test worker @coroutine#4365] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 10:46:24.919 [Test worker @coroutine#4365] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 10:46:24.919 [Test worker @coroutine#4365] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 10:46:24.919 [Test worker @coroutine#4365] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 10:46:24.919 [Test worker @coroutine#4365] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 10:46:24.919 [Test worker @coroutine#4365] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6b3bcab7 2024-04-19 10:46:24.919 [Test worker @coroutine#4365] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 10:46:24.919 [Test worker @coroutine#4365] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 10:46:24.919 [Test worker @coroutine#4365] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 10:46:24.919 [Test worker @coroutine#4365] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 10:46:24.919 [Test worker @coroutine#4365] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 10:46:24.919 [Test worker @coroutine#4365] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 10:46:24.919 [Test worker @coroutine#4365] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 10:46:24.919 [Test worker @coroutine#4365] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 10:46:24.919 [Test worker @coroutine#4365] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 10:46:24.919 [Test worker @coroutine#4365] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 10:46:24.919 [Test worker @coroutine#4365] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 10:46:24.919 [Test worker @coroutine#4365] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 10:46:24.919 [Test worker @coroutine#4365] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 10:46:24.919 [Test worker @coroutine#4365] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 10:46:24.919 [Test worker @coroutine#4365] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 10:46:24.919 [Test worker @coroutine#4365] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 10:46:24.919 [Test worker @coroutine#4365] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 10:46:24.919 [Test worker @coroutine#4365] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 10:46:24.919 [Test worker @coroutine#4365] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 10:46:24.919 [Test worker @coroutine#4365] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-161" 2024-04-19 10:46:24.919 [Test worker @coroutine#4365] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 10:46:24.919 [Test worker @coroutine#4365] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 10:46:24.919 [Test worker @coroutine#4365] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 10:46:24.919 [Test worker @coroutine#4365] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 10:46:24.919 [Test worker @coroutine#4365] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 10:46:24.919 [Test worker @coroutine#4365] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 10:46:24.919 [Test worker @coroutine#4365] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 10:46:24.919 [Test worker @coroutine#4365] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 10:46:24.919 [Test worker @coroutine#4365] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Starting... 2024-04-19 10:46:24.919 [Test worker @coroutine#4365] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Added connection org.sqlite.jdbc4.JDBC4Connection@5fe5f2f0 2024-04-19 10:46:24.919 [Test worker @coroutine#4365] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Added connection org.sqlite.jdbc4.JDBC4Connection@5fe5f2f0 2024-04-19 10:46:24.919 [Test worker @coroutine#4365] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Start completed. 2024-04-19 10:46:24.934 [Test worker @coroutine#4365] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fe5f2f0 2024-04-19 10:46:24.945 [Test worker @coroutine#4366] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fe5f2f0 2024-04-19 10:46:24.947 [Test worker @coroutine#4368] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fe5f2f0 2024-04-19 10:46:24.948 [Test worker @coroutine#4370] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fe5f2f0 2024-04-19 10:46:24.952 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Shutdown initiated... 2024-04-19 10:46:24.952 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Close initiated... 2024-04-19 10:46:24.952 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-19 10:46:24.953 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-19 10:46:24.953 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Closed. 2024-04-19 10:46:24.953 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Shutdown completed. 2024-04-19 10:46:24.953 [Test worker @coroutine#4395] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-162 - configuration: 2024-04-19 10:46:24.954 [Test worker @coroutine#4395] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 10:46:24.954 [Test worker @coroutine#4395] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 10:46:24.954 [Test worker @coroutine#4395] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 10:46:24.954 [Test worker @coroutine#4395] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 10:46:24.954 [Test worker @coroutine#4395] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 10:46:24.954 [Test worker @coroutine#4395] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 10:46:24.954 [Test worker @coroutine#4395] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2aaf7354 2024-04-19 10:46:24.954 [Test worker @coroutine#4395] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 10:46:24.954 [Test worker @coroutine#4395] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 10:46:24.954 [Test worker @coroutine#4395] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 10:46:24.954 [Test worker @coroutine#4395] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 10:46:24.954 [Test worker @coroutine#4395] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 10:46:24.954 [Test worker @coroutine#4395] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 10:46:24.954 [Test worker @coroutine#4395] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 10:46:24.954 [Test worker @coroutine#4395] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 10:46:24.954 [Test worker @coroutine#4395] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 10:46:24.954 [Test worker @coroutine#4395] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 10:46:24.954 [Test worker @coroutine#4395] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 10:46:24.954 [Test worker @coroutine#4395] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 10:46:24.954 [Test worker @coroutine#4395] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 10:46:24.954 [Test worker @coroutine#4395] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 10:46:24.954 [Test worker @coroutine#4395] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 10:46:24.954 [Test worker @coroutine#4395] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 10:46:24.954 [Test worker @coroutine#4395] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 10:46:24.954 [Test worker @coroutine#4395] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 10:46:24.954 [Test worker @coroutine#4395] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 10:46:24.954 [Test worker @coroutine#4395] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-162" 2024-04-19 10:46:24.954 [Test worker @coroutine#4395] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 10:46:24.954 [Test worker @coroutine#4395] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 10:46:24.954 [Test worker @coroutine#4395] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 10:46:24.954 [Test worker @coroutine#4395] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 10:46:24.954 [Test worker @coroutine#4395] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 10:46:24.954 [Test worker @coroutine#4395] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 10:46:24.954 [Test worker @coroutine#4395] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 10:46:24.954 [Test worker @coroutine#4395] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 10:46:24.954 [Test worker @coroutine#4395] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Starting... 2024-04-19 10:46:24.954 [Test worker @coroutine#4395] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c18ad5d 2024-04-19 10:46:24.954 [Test worker @coroutine#4395] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c18ad5d 2024-04-19 10:46:24.954 [Test worker @coroutine#4395] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Start completed. 2024-04-19 10:46:24.969 [Test worker @coroutine#4395] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c18ad5d 2024-04-19 10:46:24.980 [Test worker @coroutine#4396] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c18ad5d 2024-04-19 10:46:24.982 [Test worker @coroutine#4398] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c18ad5d 2024-04-19 10:46:24.983 [Test worker @coroutine#4400] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c18ad5d 2024-04-19 10:46:24.994 [DefaultDispatcher-worker-12 @coroutine#4402] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c18ad5d 2024-04-19 10:46:24.997 [Test worker @coroutine#4405] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c18ad5d 2024-04-19 10:46:25.003 [Test worker @coroutine#4424] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c18ad5d 2024-04-19 10:46:25.006 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Shutdown initiated... 2024-04-19 10:46:25.006 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Close initiated... 2024-04-19 10:46:25.006 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 10:46:25.006 [HikariPool-162 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5c18ad5d: (connection evicted) 2024-04-19 10:46:25.007 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-19 10:46:25.007 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Closed. 2024-04-19 10:46:25.007 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Shutdown completed. 2024-04-19 10:46:25.008 [Test worker @coroutine#4429] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-163 - configuration: 2024-04-19 10:46:25.008 [Test worker @coroutine#4429] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 10:46:25.008 [Test worker @coroutine#4429] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 10:46:25.008 [Test worker @coroutine#4429] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 10:46:25.008 [Test worker @coroutine#4429] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 10:46:25.008 [Test worker @coroutine#4429] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 10:46:25.008 [Test worker @coroutine#4429] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 10:46:25.008 [Test worker @coroutine#4429] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3aaeb65b 2024-04-19 10:46:25.008 [Test worker @coroutine#4429] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 10:46:25.008 [Test worker @coroutine#4429] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 10:46:25.008 [Test worker @coroutine#4429] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 10:46:25.008 [Test worker @coroutine#4429] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 10:46:25.008 [Test worker @coroutine#4429] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 10:46:25.008 [Test worker @coroutine#4429] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 10:46:25.008 [Test worker @coroutine#4429] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 10:46:25.008 [Test worker @coroutine#4429] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 10:46:25.008 [Test worker @coroutine#4429] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 10:46:25.008 [Test worker @coroutine#4429] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 10:46:25.008 [Test worker @coroutine#4429] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 10:46:25.008 [Test worker @coroutine#4429] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 10:46:25.008 [Test worker @coroutine#4429] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 10:46:25.008 [Test worker @coroutine#4429] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 10:46:25.008 [Test worker @coroutine#4429] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 10:46:25.008 [Test worker @coroutine#4429] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 10:46:25.008 [Test worker @coroutine#4429] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 10:46:25.008 [Test worker @coroutine#4429] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 10:46:25.008 [Test worker @coroutine#4429] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 10:46:25.008 [Test worker @coroutine#4429] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-163" 2024-04-19 10:46:25.008 [Test worker @coroutine#4429] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 10:46:25.008 [Test worker @coroutine#4429] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 10:46:25.009 [Test worker @coroutine#4429] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 10:46:25.009 [Test worker @coroutine#4429] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 10:46:25.009 [Test worker @coroutine#4429] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 10:46:25.009 [Test worker @coroutine#4429] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 10:46:25.009 [Test worker @coroutine#4429] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 10:46:25.009 [Test worker @coroutine#4429] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 10:46:25.009 [Test worker @coroutine#4429] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Starting... 2024-04-19 10:46:25.009 [Test worker @coroutine#4429] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b1434ce 2024-04-19 10:46:25.009 [Test worker @coroutine#4429] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b1434ce 2024-04-19 10:46:25.009 [Test worker @coroutine#4429] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Start completed. 2024-04-19 10:46:25.023 [Test worker @coroutine#4429] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b1434ce 2024-04-19 10:46:25.034 [Test worker @coroutine#4431] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b1434ce 2024-04-19 10:46:25.035 [Test worker @coroutine#4433] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b1434ce 2024-04-19 10:46:25.037 [Test worker @coroutine#4435] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b1434ce 2024-04-19 10:46:25.037 [Test worker @coroutine#4429] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-164 - configuration: 2024-04-19 10:46:25.038 [Test worker @coroutine#4429] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 10:46:25.038 [Test worker @coroutine#4429] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 10:46:25.038 [Test worker @coroutine#4429] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 10:46:25.038 [Test worker @coroutine#4429] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 10:46:25.038 [Test worker @coroutine#4429] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 10:46:25.038 [Test worker @coroutine#4429] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 10:46:25.038 [Test worker @coroutine#4429] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4ee8ea84 2024-04-19 10:46:25.038 [Test worker @coroutine#4429] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 10:46:25.038 [Test worker @coroutine#4429] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 10:46:25.038 [Test worker @coroutine#4429] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 10:46:25.038 [Test worker @coroutine#4429] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 10:46:25.038 [Test worker @coroutine#4429] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 10:46:25.038 [Test worker @coroutine#4429] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 10:46:25.038 [Test worker @coroutine#4429] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 10:46:25.038 [Test worker @coroutine#4429] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 10:46:25.038 [Test worker @coroutine#4429] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 10:46:25.038 [Test worker @coroutine#4429] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 10:46:25.038 [Test worker @coroutine#4429] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 10:46:25.038 [Test worker @coroutine#4429] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 10:46:25.038 [Test worker @coroutine#4429] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 10:46:25.038 [Test worker @coroutine#4429] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 10:46:25.038 [Test worker @coroutine#4429] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 10:46:25.038 [Test worker @coroutine#4429] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 10:46:25.038 [Test worker @coroutine#4429] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 10:46:25.038 [Test worker @coroutine#4429] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 10:46:25.038 [Test worker @coroutine#4429] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 10:46:25.038 [Test worker @coroutine#4429] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-164" 2024-04-19 10:46:25.038 [Test worker @coroutine#4429] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 10:46:25.038 [Test worker @coroutine#4429] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 10:46:25.038 [Test worker @coroutine#4429] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 10:46:25.038 [Test worker @coroutine#4429] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 10:46:25.038 [Test worker @coroutine#4429] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 10:46:25.038 [Test worker @coroutine#4429] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 10:46:25.038 [Test worker @coroutine#4429] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 10:46:25.038 [Test worker @coroutine#4429] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 10:46:25.038 [Test worker @coroutine#4429] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Starting... 2024-04-19 10:46:25.038 [Test worker @coroutine#4429] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b0709e7 2024-04-19 10:46:25.038 [Test worker @coroutine#4429] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b0709e7 2024-04-19 10:46:25.038 [Test worker @coroutine#4429] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Start completed. 2024-04-19 10:46:25.053 [Test worker @coroutine#4429] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b0709e7 2024-04-19 10:46:25.058 [DefaultDispatcher-worker-6 @coroutine#1886] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40f931ec 2024-04-19 10:46:25.058 [DefaultDispatcher-worker-15 @coroutine#2167] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d9cac6e 2024-04-19 10:46:25.058 [DefaultDispatcher-worker-6 @coroutine#1886] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43143/UmAppDatabase/replication/nodeId 2024-04-19 10:46:25.058 [DefaultDispatcher-worker-15 @coroutine#2167] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45929/UmAppDatabase/replication/nodeId 2024-04-19 10:46:25.058 [DefaultDispatcher-worker-6 @coroutine#1886] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43143/UmAppDatabase/replication/nodeId. 2024-04-19 10:46:25.058 [DefaultDispatcher-worker-6 @coroutine#1886] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43143/UmAppDatabase/replication/nodeId 2024-04-19 10:46:25.058 [DefaultDispatcher-worker-15 @coroutine#2167] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45929/UmAppDatabase/replication/nodeId. 2024-04-19 10:46:25.058 [DefaultDispatcher-worker-15 @coroutine#2167] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45929/UmAppDatabase/replication/nodeId 2024-04-19 10:46:25.060 [DefaultDispatcher-worker-15 @coroutine#2167] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45929/UmAppDatabase/replication/nodeId 2024-04-19 10:46:25.060 [DefaultDispatcher-worker-3 @coroutine#1886] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43143/UmAppDatabase/replication/nodeId 2024-04-19 10:46:25.060 [DefaultDispatcher-worker-15 @coroutine#2167] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45929/UmAppDatabase/replication/nodeId 2024-04-19 10:46:25.060 [DefaultDispatcher-worker-3 @coroutine#1886] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43143/UmAppDatabase/replication/nodeId 2024-04-19 10:46:25.065 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b0709e7 2024-04-19 10:46:25.067 [Test worker @coroutine#4445] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b0709e7 2024-04-19 10:46:25.069 [Test worker @coroutine#4447] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b0709e7 2024-04-19 10:46:25.081 [DefaultDispatcher-worker-8 @coroutine#4449] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b0709e7 2024-04-19 10:46:25.096 [DefaultDispatcher-worker-20 @coroutine#4429] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b1434ce 2024-04-19 10:46:25.109 [HikariPool-163 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-19 10:46:25.120 [DefaultDispatcher-worker-18 @coroutine#4429] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b1434ce 2024-04-19 10:46:25.129 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Shutdown initiated... 2024-04-19 10:46:25.129 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Close initiated... 2024-04-19 10:46:25.129 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 10:46:25.129 [HikariPool-163 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1b1434ce: (connection evicted) 2024-04-19 10:46:25.130 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-19 10:46:25.130 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Closed. 2024-04-19 10:46:25.130 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Shutdown completed. 2024-04-19 10:46:25.130 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Shutdown initiated... 2024-04-19 10:46:25.130 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Close initiated... 2024-04-19 10:46:25.130 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 10:46:25.131 [HikariPool-164 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1b0709e7: (connection evicted) 2024-04-19 10:46:25.131 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-19 10:46:25.131 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Closed. 2024-04-19 10:46:25.131 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Shutdown completed. 2024-04-19 10:46:25.132 [Test worker @coroutine#4463] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-165 - configuration: 2024-04-19 10:46:25.132 [Test worker @coroutine#4463] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 10:46:25.132 [Test worker @coroutine#4463] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 10:46:25.132 [Test worker @coroutine#4463] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 10:46:25.132 [Test worker @coroutine#4463] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 10:46:25.133 [Test worker @coroutine#4463] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 10:46:25.133 [Test worker @coroutine#4463] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 10:46:25.133 [Test worker @coroutine#4463] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5135b8a3 2024-04-19 10:46:25.133 [Test worker @coroutine#4463] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 10:46:25.133 [Test worker @coroutine#4463] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 10:46:25.133 [Test worker @coroutine#4463] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 10:46:25.133 [Test worker @coroutine#4463] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 10:46:25.133 [Test worker @coroutine#4463] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 10:46:25.133 [Test worker @coroutine#4463] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 10:46:25.133 [Test worker @coroutine#4463] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 10:46:25.133 [Test worker @coroutine#4463] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 10:46:25.133 [Test worker @coroutine#4463] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 10:46:25.133 [Test worker @coroutine#4463] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 10:46:25.133 [Test worker @coroutine#4463] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 10:46:25.133 [Test worker @coroutine#4463] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 10:46:25.133 [Test worker @coroutine#4463] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 10:46:25.133 [Test worker @coroutine#4463] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 10:46:25.133 [Test worker @coroutine#4463] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 10:46:25.133 [Test worker @coroutine#4463] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 10:46:25.133 [Test worker @coroutine#4463] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 10:46:25.133 [Test worker @coroutine#4463] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 10:46:25.133 [Test worker @coroutine#4463] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 10:46:25.133 [Test worker @coroutine#4463] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-165" 2024-04-19 10:46:25.133 [Test worker @coroutine#4463] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 10:46:25.133 [Test worker @coroutine#4463] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 10:46:25.133 [Test worker @coroutine#4463] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 10:46:25.133 [Test worker @coroutine#4463] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 10:46:25.133 [Test worker @coroutine#4463] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 10:46:25.133 [Test worker @coroutine#4463] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 10:46:25.133 [Test worker @coroutine#4463] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 10:46:25.133 [Test worker @coroutine#4463] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 10:46:25.133 [Test worker @coroutine#4463] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Starting... 2024-04-19 10:46:25.133 [Test worker @coroutine#4463] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Added connection org.sqlite.jdbc4.JDBC4Connection@375376d5 2024-04-19 10:46:25.133 [Test worker @coroutine#4463] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Added connection org.sqlite.jdbc4.JDBC4Connection@375376d5 2024-04-19 10:46:25.133 [Test worker @coroutine#4463] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Start completed. 2024-04-19 10:46:25.150 [Test worker @coroutine#4463] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@375376d5 2024-04-19 10:46:25.162 [Test worker @coroutine#4464] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@375376d5 2024-04-19 10:46:25.162 [DefaultDispatcher-worker-10 @coroutine#1918] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fae357f 2024-04-19 10:46:25.163 [DefaultDispatcher-worker-10 @coroutine#1918] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35603/UmAppDatabase/replication/nodeId 2024-04-19 10:46:25.163 [DefaultDispatcher-worker-10 @coroutine#1918] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35603/UmAppDatabase/replication/nodeId. 2024-04-19 10:46:25.163 [DefaultDispatcher-worker-10 @coroutine#1918] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35603/UmAppDatabase/replication/nodeId 2024-04-19 10:46:25.164 [DefaultDispatcher-worker-16 @coroutine#1918] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35603/UmAppDatabase/replication/nodeId 2024-04-19 10:46:25.164 [DefaultDispatcher-worker-16 @coroutine#1918] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35603/UmAppDatabase/replication/nodeId 2024-04-19 10:46:25.164 [Test worker @coroutine#4466] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@375376d5 2024-04-19 10:46:25.166 [Test worker @coroutine#4471] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@375376d5 2024-04-19 10:46:25.167 [Test worker @coroutine#4463] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-166 - configuration: 2024-04-19 10:46:25.167 [Test worker @coroutine#4463] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 10:46:25.167 [Test worker @coroutine#4463] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 10:46:25.167 [Test worker @coroutine#4463] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 10:46:25.167 [Test worker @coroutine#4463] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 10:46:25.167 [Test worker @coroutine#4463] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 10:46:25.167 [Test worker @coroutine#4463] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 10:46:25.167 [Test worker @coroutine#4463] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2526ecb7 2024-04-19 10:46:25.167 [Test worker @coroutine#4463] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 10:46:25.167 [Test worker @coroutine#4463] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 10:46:25.167 [Test worker @coroutine#4463] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 10:46:25.167 [Test worker @coroutine#4463] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 10:46:25.167 [Test worker @coroutine#4463] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 10:46:25.167 [Test worker @coroutine#4463] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 10:46:25.167 [Test worker @coroutine#4463] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 10:46:25.167 [Test worker @coroutine#4463] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 10:46:25.167 [Test worker @coroutine#4463] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 10:46:25.167 [Test worker @coroutine#4463] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 10:46:25.167 [Test worker @coroutine#4463] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 10:46:25.167 [Test worker @coroutine#4463] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 10:46:25.167 [Test worker @coroutine#4463] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 10:46:25.167 [Test worker @coroutine#4463] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 10:46:25.167 [Test worker @coroutine#4463] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 10:46:25.167 [Test worker @coroutine#4463] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 10:46:25.167 [Test worker @coroutine#4463] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 10:46:25.167 [Test worker @coroutine#4463] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 10:46:25.167 [Test worker @coroutine#4463] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 10:46:25.167 [Test worker @coroutine#4463] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-166" 2024-04-19 10:46:25.167 [Test worker @coroutine#4463] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 10:46:25.167 [Test worker @coroutine#4463] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 10:46:25.167 [Test worker @coroutine#4463] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 10:46:25.167 [Test worker @coroutine#4463] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 10:46:25.167 [Test worker @coroutine#4463] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 10:46:25.167 [Test worker @coroutine#4463] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 10:46:25.167 [Test worker @coroutine#4463] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 10:46:25.167 [Test worker @coroutine#4463] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 10:46:25.167 [Test worker @coroutine#4463] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Starting... 2024-04-19 10:46:25.167 [Test worker @coroutine#4463] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Added connection org.sqlite.jdbc4.JDBC4Connection@490dc900 2024-04-19 10:46:25.167 [Test worker @coroutine#4463] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Added connection org.sqlite.jdbc4.JDBC4Connection@490dc900 2024-04-19 10:46:25.167 [Test worker @coroutine#4463] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Start completed. 2024-04-19 10:46:25.170 [DefaultDispatcher-worker-13 @coroutine#2224] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52518ee1 2024-04-19 10:46:25.170 [DefaultDispatcher-worker-13 @coroutine#2224] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49839/UmAppDatabase/replication/nodeId 2024-04-19 10:46:25.170 [DefaultDispatcher-worker-13 @coroutine#2224] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49839/UmAppDatabase/replication/nodeId. 2024-04-19 10:46:25.170 [DefaultDispatcher-worker-13 @coroutine#2224] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49839/UmAppDatabase/replication/nodeId 2024-04-19 10:46:25.171 [DefaultDispatcher-worker-5 @coroutine#2224] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49839/UmAppDatabase/replication/nodeId 2024-04-19 10:46:25.171 [DefaultDispatcher-worker-5 @coroutine#2224] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49839/UmAppDatabase/replication/nodeId 2024-04-19 10:46:25.181 [Test worker @coroutine#4463] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@490dc900 2024-04-19 10:46:25.193 [Test worker @coroutine#4476] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@490dc900 2024-04-19 10:46:25.194 [Test worker @coroutine#4478] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@490dc900 2024-04-19 10:46:25.196 [Test worker @coroutine#4480] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@490dc900 2024-04-19 10:46:25.208 [DefaultDispatcher-worker-18 @coroutine#4482] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@490dc900 2024-04-19 10:46:25.222 [DefaultDispatcher-worker-6 @coroutine#4463] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@375376d5 2024-04-19 10:46:25.233 [HikariPool-165 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-19 10:46:25.240 [DefaultDispatcher-worker-11 @coroutine#4463] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@375376d5 2024-04-19 10:46:25.244 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Shutdown initiated... 2024-04-19 10:46:25.244 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Close initiated... 2024-04-19 10:46:25.244 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 10:46:25.244 [HikariPool-165 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Closing connection org.sqlite.jdbc4.JDBC4Connection@375376d5: (connection evicted) 2024-04-19 10:46:25.245 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-19 10:46:25.245 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Closed. 2024-04-19 10:46:25.245 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Shutdown completed. 2024-04-19 10:46:25.246 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Shutdown initiated... 2024-04-19 10:46:25.246 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Close initiated... 2024-04-19 10:46:25.246 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 10:46:25.246 [HikariPool-166 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Closing connection org.sqlite.jdbc4.JDBC4Connection@490dc900: (connection evicted) 2024-04-19 10:46:25.246 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-19 10:46:25.246 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Closed. 2024-04-19 10:46:25.246 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Shutdown completed. 2024-04-19 10:46:25.249 [Test worker @coroutine#4495] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-167 - configuration: 2024-04-19 10:46:25.249 [Test worker @coroutine#4495] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 10:46:25.249 [Test worker @coroutine#4495] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 10:46:25.249 [Test worker @coroutine#4495] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 10:46:25.249 [Test worker @coroutine#4495] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 10:46:25.249 [Test worker @coroutine#4495] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 10:46:25.249 [Test worker @coroutine#4495] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 10:46:25.249 [Test worker @coroutine#4495] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@70721c2d 2024-04-19 10:46:25.249 [Test worker @coroutine#4495] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 10:46:25.249 [Test worker @coroutine#4495] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 10:46:25.249 [Test worker @coroutine#4495] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 10:46:25.249 [Test worker @coroutine#4495] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 10:46:25.249 [Test worker @coroutine#4495] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 10:46:25.249 [Test worker @coroutine#4495] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 10:46:25.249 [Test worker @coroutine#4495] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 10:46:25.249 [Test worker @coroutine#4495] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 10:46:25.249 [Test worker @coroutine#4495] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 10:46:25.249 [Test worker @coroutine#4495] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 10:46:25.249 [Test worker @coroutine#4495] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 10:46:25.249 [Test worker @coroutine#4495] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 10:46:25.249 [Test worker @coroutine#4495] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 10:46:25.249 [Test worker @coroutine#4495] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 10:46:25.249 [Test worker @coroutine#4495] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 10:46:25.249 [Test worker @coroutine#4495] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 10:46:25.249 [Test worker @coroutine#4495] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 10:46:25.249 [Test worker @coroutine#4495] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 10:46:25.249 [Test worker @coroutine#4495] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 10:46:25.249 [Test worker @coroutine#4495] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-167" 2024-04-19 10:46:25.249 [Test worker @coroutine#4495] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 10:46:25.249 [Test worker @coroutine#4495] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 10:46:25.249 [Test worker @coroutine#4495] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 10:46:25.249 [Test worker @coroutine#4495] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 10:46:25.249 [Test worker @coroutine#4495] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 10:46:25.249 [Test worker @coroutine#4495] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 10:46:25.249 [Test worker @coroutine#4495] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 10:46:25.249 [Test worker @coroutine#4495] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 10:46:25.249 [Test worker @coroutine#4495] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Starting... 2024-04-19 10:46:25.250 [Test worker @coroutine#4495] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Added connection org.sqlite.jdbc4.JDBC4Connection@62371858 2024-04-19 10:46:25.250 [Test worker @coroutine#4495] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Added connection org.sqlite.jdbc4.JDBC4Connection@62371858 2024-04-19 10:46:25.250 [Test worker @coroutine#4495] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Start completed. 2024-04-19 10:46:25.263 [Test worker @coroutine#4495] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62371858 2024-04-19 10:46:25.274 [Test worker @coroutine#4496] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62371858 2024-04-19 10:46:25.276 [Test worker @coroutine#4498] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62371858 2024-04-19 10:46:25.278 [Test worker @coroutine#4500] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62371858 2024-04-19 10:46:25.278 [Test worker @coroutine#4495] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-168 - configuration: 2024-04-19 10:46:25.278 [Test worker @coroutine#4495] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 10:46:25.278 [Test worker @coroutine#4495] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 10:46:25.278 [Test worker @coroutine#4495] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 10:46:25.278 [Test worker @coroutine#4495] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 10:46:25.278 [Test worker @coroutine#4495] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 10:46:25.278 [Test worker @coroutine#4495] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 10:46:25.278 [Test worker @coroutine#4495] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6321e29b 2024-04-19 10:46:25.278 [Test worker @coroutine#4495] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 10:46:25.278 [Test worker @coroutine#4495] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 10:46:25.278 [Test worker @coroutine#4495] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 10:46:25.278 [Test worker @coroutine#4495] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 10:46:25.278 [Test worker @coroutine#4495] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 10:46:25.278 [Test worker @coroutine#4495] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 10:46:25.278 [Test worker @coroutine#4495] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 10:46:25.278 [Test worker @coroutine#4495] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 10:46:25.278 [Test worker @coroutine#4495] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 10:46:25.278 [Test worker @coroutine#4495] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 10:46:25.278 [Test worker @coroutine#4495] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 10:46:25.278 [Test worker @coroutine#4495] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 10:46:25.278 [Test worker @coroutine#4495] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 10:46:25.278 [Test worker @coroutine#4495] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 10:46:25.278 [Test worker @coroutine#4495] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 10:46:25.278 [Test worker @coroutine#4495] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 10:46:25.278 [Test worker @coroutine#4495] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 10:46:25.278 [Test worker @coroutine#4495] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 10:46:25.278 [Test worker @coroutine#4495] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 10:46:25.278 [Test worker @coroutine#4495] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-168" 2024-04-19 10:46:25.278 [Test worker @coroutine#4495] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 10:46:25.278 [Test worker @coroutine#4495] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 10:46:25.278 [Test worker @coroutine#4495] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 10:46:25.278 [Test worker @coroutine#4495] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 10:46:25.278 [Test worker @coroutine#4495] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 10:46:25.278 [Test worker @coroutine#4495] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 10:46:25.278 [Test worker @coroutine#4495] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 10:46:25.278 [Test worker @coroutine#4495] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 10:46:25.278 [Test worker @coroutine#4495] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Starting... 2024-04-19 10:46:25.278 [Test worker @coroutine#4495] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Added connection org.sqlite.jdbc4.JDBC4Connection@16716cc0 2024-04-19 10:46:25.278 [Test worker @coroutine#4495] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Added connection org.sqlite.jdbc4.JDBC4Connection@16716cc0 2024-04-19 10:46:25.278 [Test worker @coroutine#4495] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Start completed. 2024-04-19 10:46:25.292 [Test worker @coroutine#4495] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16716cc0 2024-04-19 10:46:25.303 [Test worker @coroutine#4502] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16716cc0 2024-04-19 10:46:25.304 [Test worker @coroutine#4504] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16716cc0 2024-04-19 10:46:25.306 [Test worker @coroutine#4506] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16716cc0 2024-04-19 10:46:25.318 [DefaultDispatcher-worker-22 @coroutine#4508] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16716cc0 2024-04-19 10:46:25.330 [DefaultDispatcher-worker-4 @coroutine#4495] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62371858 2024-04-19 10:46:25.346 [DefaultDispatcher-worker-20 @coroutine#4495] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62371858 2024-04-19 10:46:25.350 [HikariPool-167 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-19 10:46:25.356 [DefaultDispatcher-worker-17 @coroutine#4495] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62371858 2024-04-19 10:46:25.362 [DefaultDispatcher-worker-20 @coroutine#1965] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cbd17b3 2024-04-19 10:46:25.362 [DefaultDispatcher-worker-20 @coroutine#1965] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40655/UmAppDatabase/replication/nodeId 2024-04-19 10:46:25.362 [DefaultDispatcher-worker-20 @coroutine#1965] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40655/UmAppDatabase/replication/nodeId. 2024-04-19 10:46:25.362 [DefaultDispatcher-worker-20 @coroutine#1965] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40655/UmAppDatabase/replication/nodeId 2024-04-19 10:46:25.363 [DefaultDispatcher-worker-3 @coroutine#1965] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40655/UmAppDatabase/replication/nodeId 2024-04-19 10:46:25.364 [DefaultDispatcher-worker-3 @coroutine#1965] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40655/UmAppDatabase/replication/nodeId 2024-04-19 10:46:25.368 [DefaultDispatcher-worker-13 @coroutine#4495] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62371858 2024-04-19 10:46:25.379 [HikariPool-168 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 10:46:25.380 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Shutdown initiated... 2024-04-19 10:46:25.380 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Close initiated... 2024-04-19 10:46:25.380 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 10:46:25.380 [HikariPool-167 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Closing connection org.sqlite.jdbc4.JDBC4Connection@62371858: (connection evicted) 2024-04-19 10:46:25.381 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-19 10:46:25.381 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Closed. 2024-04-19 10:46:25.381 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Shutdown completed. 2024-04-19 10:46:25.381 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Shutdown initiated... 2024-04-19 10:46:25.381 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Close initiated... 2024-04-19 10:46:25.381 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 10:46:25.381 [HikariPool-168 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Closing connection org.sqlite.jdbc4.JDBC4Connection@16716cc0: (connection evicted) 2024-04-19 10:46:25.382 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-19 10:46:25.382 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Closed. 2024-04-19 10:46:25.382 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Shutdown completed. 2024-04-19 10:46:25.384 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-169 - configuration: 2024-04-19 10:46:25.384 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 10:46:25.384 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 10:46:25.384 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 10:46:25.384 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 10:46:25.384 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 10:46:25.384 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 10:46:25.384 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@43c25e89 2024-04-19 10:46:25.384 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 10:46:25.384 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 10:46:25.384 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 10:46:25.384 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 10:46:25.384 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 10:46:25.384 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 10:46:25.384 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 10:46:25.384 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 10:46:25.384 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 10:46:25.384 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 10:46:25.384 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 10:46:25.384 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 10:46:25.384 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 10:46:25.384 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 10:46:25.384 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 10:46:25.384 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 10:46:25.384 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 10:46:25.384 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 10:46:25.384 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 10:46:25.384 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-169" 2024-04-19 10:46:25.385 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 10:46:25.385 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 10:46:25.385 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 10:46:25.385 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 10:46:25.385 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 10:46:25.385 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 10:46:25.385 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 10:46:25.385 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 10:46:25.385 [Test worker @coroutine#4537] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Starting... 2024-04-19 10:46:25.385 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c2406dd 2024-04-19 10:46:25.385 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c2406dd 2024-04-19 10:46:25.385 [Test worker @coroutine#4537] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Start completed. 2024-04-19 10:46:25.401 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c2406dd 2024-04-19 10:46:25.412 [Test worker @coroutine#4538] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c2406dd 2024-04-19 10:46:25.414 [Test worker @coroutine#4540] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c2406dd 2024-04-19 10:46:25.416 [Test worker @coroutine#4542] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c2406dd 2024-04-19 10:46:25.416 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-170 - configuration: 2024-04-19 10:46:25.416 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 10:46:25.416 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 10:46:25.416 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 10:46:25.416 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 10:46:25.416 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 10:46:25.416 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 10:46:25.416 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@505e8d48 2024-04-19 10:46:25.416 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 10:46:25.416 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 10:46:25.416 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 10:46:25.416 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 10:46:25.416 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 10:46:25.416 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 10:46:25.416 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 10:46:25.416 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 10:46:25.416 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 10:46:25.416 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 10:46:25.416 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 10:46:25.416 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 10:46:25.416 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 10:46:25.416 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 10:46:25.416 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 10:46:25.416 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 10:46:25.416 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 10:46:25.416 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 10:46:25.416 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 10:46:25.416 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-170" 2024-04-19 10:46:25.416 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 10:46:25.416 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 10:46:25.416 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 10:46:25.416 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 10:46:25.416 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 10:46:25.416 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 10:46:25.416 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 10:46:25.416 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 10:46:25.416 [Test worker @coroutine#4537] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Starting... 2024-04-19 10:46:25.416 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Added connection org.sqlite.jdbc4.JDBC4Connection@d2161b6 2024-04-19 10:46:25.416 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Added connection org.sqlite.jdbc4.JDBC4Connection@d2161b6 2024-04-19 10:46:25.416 [Test worker @coroutine#4537] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Start completed. 2024-04-19 10:46:25.430 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d2161b6 2024-04-19 10:46:25.440 [Test worker @coroutine#4544] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d2161b6 2024-04-19 10:46:25.442 [Test worker @coroutine#4546] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d2161b6 2024-04-19 10:46:25.444 [Test worker @coroutine#4548] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d2161b6 2024-04-19 10:46:25.457 [DefaultDispatcher-worker-8 @coroutine#4550] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d2161b6 2024-04-19 10:46:25.461 [DefaultDispatcher-worker-18 @coroutine#1997] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4193da4d 2024-04-19 10:46:25.462 [DefaultDispatcher-worker-18 @coroutine#1997] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47267/UmAppDatabase/replication/nodeId 2024-04-19 10:46:25.462 [DefaultDispatcher-worker-18 @coroutine#1997] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47267/UmAppDatabase/replication/nodeId. 2024-04-19 10:46:25.462 [DefaultDispatcher-worker-18 @coroutine#1997] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47267/UmAppDatabase/replication/nodeId 2024-04-19 10:46:25.463 [DefaultDispatcher-worker-3 @coroutine#1997] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47267/UmAppDatabase/replication/nodeId 2024-04-19 10:46:25.463 [DefaultDispatcher-worker-3 @coroutine#1997] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47267/UmAppDatabase/replication/nodeId 2024-04-19 10:46:25.470 [DefaultDispatcher-worker-3 @coroutine#4537] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c2406dd 2024-04-19 10:46:25.481 [DefaultDispatcher-worker-5 @coroutine#4537] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c2406dd 2024-04-19 10:46:25.485 [HikariPool-169 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-19 10:46:25.489 [DefaultDispatcher-worker-13 @coroutine#4537] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c2406dd 2024-04-19 10:46:25.498 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Shutdown initiated... 2024-04-19 10:46:25.498 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Close initiated... 2024-04-19 10:46:25.498 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 10:46:25.499 [HikariPool-169 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3c2406dd: (connection evicted) 2024-04-19 10:46:25.499 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-19 10:46:25.499 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Closed. 2024-04-19 10:46:25.499 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Shutdown completed. 2024-04-19 10:46:25.500 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Shutdown initiated... 2024-04-19 10:46:25.500 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Close initiated... 2024-04-19 10:46:25.500 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 10:46:25.500 [HikariPool-170 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Closing connection org.sqlite.jdbc4.JDBC4Connection@d2161b6: (connection evicted) 2024-04-19 10:46:25.500 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-19 10:46:25.500 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Closed. 2024-04-19 10:46:25.500 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Shutdown completed. 2024-04-19 10:46:25.501 [Test worker @coroutine#4576] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-171 - configuration: 2024-04-19 10:46:25.501 [Test worker @coroutine#4576] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 10:46:25.501 [Test worker @coroutine#4576] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 10:46:25.501 [Test worker @coroutine#4576] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 10:46:25.501 [Test worker @coroutine#4576] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 10:46:25.501 [Test worker @coroutine#4576] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 10:46:25.501 [Test worker @coroutine#4576] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 10:46:25.501 [Test worker @coroutine#4576] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4a89722e 2024-04-19 10:46:25.501 [Test worker @coroutine#4576] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 10:46:25.501 [Test worker @coroutine#4576] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 10:46:25.501 [Test worker @coroutine#4576] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 10:46:25.501 [Test worker @coroutine#4576] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 10:46:25.501 [Test worker @coroutine#4576] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 10:46:25.501 [Test worker @coroutine#4576] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 10:46:25.501 [Test worker @coroutine#4576] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 10:46:25.501 [Test worker @coroutine#4576] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 10:46:25.501 [Test worker @coroutine#4576] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 10:46:25.501 [Test worker @coroutine#4576] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 10:46:25.501 [Test worker @coroutine#4576] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 10:46:25.501 [Test worker @coroutine#4576] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 10:46:25.501 [Test worker @coroutine#4576] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 10:46:25.501 [Test worker @coroutine#4576] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 10:46:25.501 [Test worker @coroutine#4576] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 10:46:25.501 [Test worker @coroutine#4576] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 10:46:25.502 [Test worker @coroutine#4576] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 10:46:25.502 [Test worker @coroutine#4576] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 10:46:25.502 [Test worker @coroutine#4576] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 10:46:25.502 [Test worker @coroutine#4576] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-171" 2024-04-19 10:46:25.502 [Test worker @coroutine#4576] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 10:46:25.502 [Test worker @coroutine#4576] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 10:46:25.502 [Test worker @coroutine#4576] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 10:46:25.502 [Test worker @coroutine#4576] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 10:46:25.502 [Test worker @coroutine#4576] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 10:46:25.502 [Test worker @coroutine#4576] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 10:46:25.502 [Test worker @coroutine#4576] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 10:46:25.502 [Test worker @coroutine#4576] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 10:46:25.502 [Test worker @coroutine#4576] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Starting... 2024-04-19 10:46:25.502 [Test worker @coroutine#4576] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Added connection org.sqlite.jdbc4.JDBC4Connection@2116e9cf 2024-04-19 10:46:25.502 [Test worker @coroutine#4576] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Added connection org.sqlite.jdbc4.JDBC4Connection@2116e9cf 2024-04-19 10:46:25.502 [Test worker @coroutine#4576] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Start completed. 2024-04-19 10:46:25.518 [Test worker @coroutine#4576] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2116e9cf 2024-04-19 10:46:25.529 [Test worker @coroutine#4577] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2116e9cf 2024-04-19 10:46:25.530 [Test worker @coroutine#4579] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2116e9cf 2024-04-19 10:46:25.533 [Test worker @coroutine#4581] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2116e9cf 2024-04-19 10:46:25.533 [Test worker @coroutine#4576] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-172 - configuration: 2024-04-19 10:46:25.533 [Test worker @coroutine#4576] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 10:46:25.533 [Test worker @coroutine#4576] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 10:46:25.533 [Test worker @coroutine#4576] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 10:46:25.533 [Test worker @coroutine#4576] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 10:46:25.533 [Test worker @coroutine#4576] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 10:46:25.533 [Test worker @coroutine#4576] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 10:46:25.533 [Test worker @coroutine#4576] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3ce34b92 2024-04-19 10:46:25.533 [Test worker @coroutine#4576] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 10:46:25.533 [Test worker @coroutine#4576] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 10:46:25.533 [Test worker @coroutine#4576] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 10:46:25.533 [Test worker @coroutine#4576] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 10:46:25.533 [Test worker @coroutine#4576] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 10:46:25.533 [Test worker @coroutine#4576] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 10:46:25.533 [Test worker @coroutine#4576] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 10:46:25.533 [Test worker @coroutine#4576] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 10:46:25.533 [Test worker @coroutine#4576] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 10:46:25.533 [Test worker @coroutine#4576] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 10:46:25.533 [Test worker @coroutine#4576] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 10:46:25.533 [Test worker @coroutine#4576] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 10:46:25.533 [Test worker @coroutine#4576] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 10:46:25.533 [Test worker @coroutine#4576] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 10:46:25.533 [Test worker @coroutine#4576] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 10:46:25.533 [Test worker @coroutine#4576] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 10:46:25.533 [Test worker @coroutine#4576] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 10:46:25.533 [Test worker @coroutine#4576] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 10:46:25.533 [Test worker @coroutine#4576] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 10:46:25.533 [Test worker @coroutine#4576] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-172" 2024-04-19 10:46:25.533 [Test worker @coroutine#4576] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 10:46:25.533 [Test worker @coroutine#4576] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 10:46:25.533 [Test worker @coroutine#4576] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 10:46:25.533 [Test worker @coroutine#4576] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 10:46:25.533 [Test worker @coroutine#4576] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 10:46:25.533 [Test worker @coroutine#4576] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 10:46:25.533 [Test worker @coroutine#4576] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 10:46:25.533 [Test worker @coroutine#4576] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 10:46:25.533 [Test worker @coroutine#4576] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Starting... 2024-04-19 10:46:25.534 [Test worker @coroutine#4576] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f02ce3 2024-04-19 10:46:25.534 [Test worker @coroutine#4576] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f02ce3 2024-04-19 10:46:25.534 [Test worker @coroutine#4576] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Start completed. 2024-04-19 10:46:25.535 [DefaultDispatcher-worker-3 @coroutine#2027] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5afaae7e 2024-04-19 10:46:25.535 [DefaultDispatcher-worker-3 @coroutine#2027] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48169/UmAppDatabase/replication/nodeId 2024-04-19 10:46:25.535 [DefaultDispatcher-worker-3 @coroutine#2027] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48169/UmAppDatabase/replication/nodeId. 2024-04-19 10:46:25.535 [DefaultDispatcher-worker-3 @coroutine#2027] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48169/UmAppDatabase/replication/nodeId 2024-04-19 10:46:25.536 [DefaultDispatcher-worker-7 @coroutine#2027] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48169/UmAppDatabase/replication/nodeId 2024-04-19 10:46:25.536 [DefaultDispatcher-worker-7 @coroutine#2027] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48169/UmAppDatabase/replication/nodeId 2024-04-19 10:46:25.548 [Test worker @coroutine#4576] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f02ce3 2024-04-19 10:46:25.559 [Test worker @coroutine#4586] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f02ce3 2024-04-19 10:46:25.560 [Test worker @coroutine#4588] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f02ce3 2024-04-19 10:46:25.562 [Test worker @coroutine#4590] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f02ce3 2024-04-19 10:46:25.575 [DefaultDispatcher-worker-10 @coroutine#4592] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f02ce3 2024-04-19 10:46:25.595 [DefaultDispatcher-worker-10 @coroutine#4576] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2116e9cf 2024-04-19 10:46:25.602 [HikariPool-171 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-19 10:46:25.605 [DefaultDispatcher-worker-14 @coroutine#4576] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2116e9cf 2024-04-19 10:46:25.610 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Shutdown initiated... 2024-04-19 10:46:25.610 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Close initiated... 2024-04-19 10:46:25.610 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 10:46:25.610 [HikariPool-171 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2116e9cf: (connection evicted) 2024-04-19 10:46:25.611 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-19 10:46:25.611 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Closed. 2024-04-19 10:46:25.611 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Shutdown completed. 2024-04-19 10:46:25.611 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Shutdown initiated... 2024-04-19 10:46:25.611 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Close initiated... 2024-04-19 10:46:25.611 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 10:46:25.611 [HikariPool-172 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1f02ce3: (connection evicted) 2024-04-19 10:46:25.612 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-19 10:46:25.612 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Closed. 2024-04-19 10:46:25.612 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Shutdown completed. 2024-04-19 10:46:25.615 [Test worker @coroutine#4616] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-173 - configuration: 2024-04-19 10:46:25.616 [Test worker @coroutine#4616] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 10:46:25.616 [Test worker @coroutine#4616] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 10:46:25.616 [Test worker @coroutine#4616] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 10:46:25.616 [Test worker @coroutine#4616] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 10:46:25.616 [Test worker @coroutine#4616] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 10:46:25.616 [Test worker @coroutine#4616] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 10:46:25.616 [Test worker @coroutine#4616] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7dc6ce7d 2024-04-19 10:46:25.616 [Test worker @coroutine#4616] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 10:46:25.616 [Test worker @coroutine#4616] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 10:46:25.616 [Test worker @coroutine#4616] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 10:46:25.616 [Test worker @coroutine#4616] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 10:46:25.616 [Test worker @coroutine#4616] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 10:46:25.616 [Test worker @coroutine#4616] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 10:46:25.616 [Test worker @coroutine#4616] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 10:46:25.616 [Test worker @coroutine#4616] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 10:46:25.616 [Test worker @coroutine#4616] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 10:46:25.616 [Test worker @coroutine#4616] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 10:46:25.616 [Test worker @coroutine#4616] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 10:46:25.616 [Test worker @coroutine#4616] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 10:46:25.616 [Test worker @coroutine#4616] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 10:46:25.616 [Test worker @coroutine#4616] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 10:46:25.616 [Test worker @coroutine#4616] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 10:46:25.616 [Test worker @coroutine#4616] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 10:46:25.616 [Test worker @coroutine#4616] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 10:46:25.616 [Test worker @coroutine#4616] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 10:46:25.616 [Test worker @coroutine#4616] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 10:46:25.616 [Test worker @coroutine#4616] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-173" 2024-04-19 10:46:25.616 [Test worker @coroutine#4616] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 10:46:25.616 [Test worker @coroutine#4616] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 10:46:25.616 [Test worker @coroutine#4616] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 10:46:25.616 [Test worker @coroutine#4616] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 10:46:25.616 [Test worker @coroutine#4616] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 10:46:25.616 [Test worker @coroutine#4616] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 10:46:25.616 [Test worker @coroutine#4616] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 10:46:25.616 [Test worker @coroutine#4616] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 10:46:25.616 [Test worker @coroutine#4616] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Starting... 2024-04-19 10:46:25.616 [Test worker @coroutine#4616] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Added connection org.sqlite.jdbc4.JDBC4Connection@521981d9 2024-04-19 10:46:25.616 [Test worker @coroutine#4616] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Added connection org.sqlite.jdbc4.JDBC4Connection@521981d9 2024-04-19 10:46:25.616 [Test worker @coroutine#4616] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Start completed. 2024-04-19 10:46:25.633 [Test worker @coroutine#4616] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@521981d9 2024-04-19 10:46:25.644 [Test worker @coroutine#4617] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@521981d9 2024-04-19 10:46:25.645 [Test worker @coroutine#4619] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@521981d9 2024-04-19 10:46:25.647 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@521981d9 2024-04-19 10:46:25.647 [Test worker @coroutine#4616] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-174 - configuration: 2024-04-19 10:46:25.648 [Test worker @coroutine#4616] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 10:46:25.648 [Test worker @coroutine#4616] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 10:46:25.648 [Test worker @coroutine#4616] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 10:46:25.648 [Test worker @coroutine#4616] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 10:46:25.648 [Test worker @coroutine#4616] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 10:46:25.648 [Test worker @coroutine#4616] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 10:46:25.648 [Test worker @coroutine#4616] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@76737130 2024-04-19 10:46:25.648 [Test worker @coroutine#4616] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 10:46:25.648 [Test worker @coroutine#4616] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 10:46:25.648 [Test worker @coroutine#4616] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 10:46:25.648 [Test worker @coroutine#4616] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 10:46:25.648 [Test worker @coroutine#4616] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 10:46:25.648 [Test worker @coroutine#4616] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 10:46:25.648 [Test worker @coroutine#4616] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 10:46:25.648 [Test worker @coroutine#4616] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 10:46:25.648 [Test worker @coroutine#4616] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 10:46:25.648 [Test worker @coroutine#4616] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 10:46:25.648 [Test worker @coroutine#4616] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 10:46:25.648 [Test worker @coroutine#4616] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 10:46:25.648 [Test worker @coroutine#4616] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 10:46:25.648 [Test worker @coroutine#4616] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 10:46:25.648 [Test worker @coroutine#4616] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 10:46:25.648 [Test worker @coroutine#4616] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 10:46:25.648 [Test worker @coroutine#4616] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 10:46:25.648 [Test worker @coroutine#4616] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 10:46:25.648 [Test worker @coroutine#4616] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 10:46:25.648 [Test worker @coroutine#4616] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-174" 2024-04-19 10:46:25.648 [Test worker @coroutine#4616] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 10:46:25.648 [Test worker @coroutine#4616] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 10:46:25.648 [Test worker @coroutine#4616] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 10:46:25.648 [Test worker @coroutine#4616] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 10:46:25.648 [Test worker @coroutine#4616] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 10:46:25.648 [Test worker @coroutine#4616] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 10:46:25.648 [Test worker @coroutine#4616] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 10:46:25.648 [Test worker @coroutine#4616] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 10:46:25.648 [Test worker @coroutine#4616] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Starting... 2024-04-19 10:46:25.648 [Test worker @coroutine#4616] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f2a13c7 2024-04-19 10:46:25.648 [Test worker @coroutine#4616] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f2a13c7 2024-04-19 10:46:25.648 [Test worker @coroutine#4616] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Start completed. 2024-04-19 10:46:25.661 [Test worker @coroutine#4616] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f2a13c7 2024-04-19 10:46:25.672 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f2a13c7 2024-04-19 10:46:25.674 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f2a13c7 2024-04-19 10:46:25.676 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f2a13c7 2024-04-19 10:46:25.688 [DefaultDispatcher-worker-21 @coroutine#4629] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f2a13c7 2024-04-19 10:46:25.702 [DefaultDispatcher-worker-5 @coroutine#2056] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32b72ccb 2024-04-19 10:46:25.702 [DefaultDispatcher-worker-5 @coroutine#2056] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-19 10:46:25.702 [DefaultDispatcher-worker-5 @coroutine#2056] 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-04-19 10:46:25.702 [DefaultDispatcher-worker-5 @coroutine#2056] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-19 10:46:25.703 [DefaultDispatcher-worker-17 @coroutine#2070] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68024e57 2024-04-19 10:46:25.704 [DefaultDispatcher-worker-9 @coroutine#2056] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-19 10:46:25.704 [DefaultDispatcher-worker-17 @coroutine#2070] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54079/UmAppDatabase/replication/nodeId 2024-04-19 10:46:25.704 [DefaultDispatcher-worker-10 @coroutine#4616] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@521981d9 2024-04-19 10:46:25.704 [DefaultDispatcher-worker-17 @coroutine#2070] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54079/UmAppDatabase/replication/nodeId. 2024-04-19 10:46:25.704 [DefaultDispatcher-worker-17 @coroutine#2070] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54079/UmAppDatabase/replication/nodeId 2024-04-19 10:46:25.705 [DefaultDispatcher-worker-19 @coroutine#2070] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54079/UmAppDatabase/replication/nodeId 2024-04-19 10:46:25.705 [DefaultDispatcher-worker-19 @coroutine#2070] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54079/UmAppDatabase/replication/nodeId 2024-04-19 10:46:25.715 [DefaultDispatcher-worker-12 @coroutine#4616] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@521981d9 2024-04-19 10:46:25.717 [HikariPool-173 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 10:46:25.738 [DefaultDispatcher-worker-7 @coroutine#4648] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@521981d9 2024-04-19 10:46:25.739 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Shutdown initiated... 2024-04-19 10:46:25.739 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Close initiated... 2024-04-19 10:46:25.739 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 10:46:25.739 [HikariPool-173 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Closing connection org.sqlite.jdbc4.JDBC4Connection@521981d9: (connection evicted) 2024-04-19 10:46:25.740 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-19 10:46:25.740 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Closed. 2024-04-19 10:46:25.740 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Shutdown completed. 2024-04-19 10:46:25.740 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Shutdown initiated... 2024-04-19 10:46:25.740 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Close initiated... 2024-04-19 10:46:25.740 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 10:46:25.741 [HikariPool-174 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6f2a13c7: (connection evicted) 2024-04-19 10:46:25.741 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-19 10:46:25.741 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Closed. 2024-04-19 10:46:25.741 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Shutdown completed. 2024-04-19 10:46:25.742 [Test worker @coroutine#4654] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-175 - configuration: 2024-04-19 10:46:25.743 [Test worker @coroutine#4654] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 10:46:25.743 [Test worker @coroutine#4654] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 10:46:25.743 [Test worker @coroutine#4654] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 10:46:25.743 [Test worker @coroutine#4654] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 10:46:25.743 [Test worker @coroutine#4654] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 10:46:25.743 [Test worker @coroutine#4654] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 10:46:25.743 [Test worker @coroutine#4654] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6f823df7 2024-04-19 10:46:25.743 [Test worker @coroutine#4654] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 10:46:25.743 [Test worker @coroutine#4654] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 10:46:25.743 [Test worker @coroutine#4654] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 10:46:25.743 [Test worker @coroutine#4654] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 10:46:25.743 [Test worker @coroutine#4654] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 10:46:25.743 [Test worker @coroutine#4654] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 10:46:25.743 [Test worker @coroutine#4654] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 10:46:25.743 [Test worker @coroutine#4654] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 10:46:25.743 [Test worker @coroutine#4654] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 10:46:25.743 [Test worker @coroutine#4654] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 10:46:25.743 [Test worker @coroutine#4654] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 10:46:25.743 [Test worker @coroutine#4654] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 10:46:25.743 [Test worker @coroutine#4654] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 10:46:25.743 [Test worker @coroutine#4654] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 10:46:25.743 [Test worker @coroutine#4654] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 10:46:25.743 [Test worker @coroutine#4654] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 10:46:25.743 [Test worker @coroutine#4654] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 10:46:25.743 [Test worker @coroutine#4654] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 10:46:25.743 [Test worker @coroutine#4654] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 10:46:25.743 [Test worker @coroutine#4654] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-175" 2024-04-19 10:46:25.743 [Test worker @coroutine#4654] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 10:46:25.743 [Test worker @coroutine#4654] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 10:46:25.743 [Test worker @coroutine#4654] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 10:46:25.743 [Test worker @coroutine#4654] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 10:46:25.743 [Test worker @coroutine#4654] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 10:46:25.743 [Test worker @coroutine#4654] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 10:46:25.743 [Test worker @coroutine#4654] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 10:46:25.743 [Test worker @coroutine#4654] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 10:46:25.743 [Test worker @coroutine#4654] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Starting... 2024-04-19 10:46:25.743 [Test worker @coroutine#4654] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Added connection org.sqlite.jdbc4.JDBC4Connection@75364777 2024-04-19 10:46:25.743 [Test worker @coroutine#4654] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Added connection org.sqlite.jdbc4.JDBC4Connection@75364777 2024-04-19 10:46:25.743 [Test worker @coroutine#4654] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Start completed. 2024-04-19 10:46:25.760 [Test worker @coroutine#4654] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75364777 2024-04-19 10:46:25.771 [Test worker @coroutine#4655] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75364777 2024-04-19 10:46:25.773 [Test worker @coroutine#4657] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75364777 2024-04-19 10:46:25.774 [Test worker @coroutine#4659] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75364777 2024-04-19 10:46:25.775 [Test worker @coroutine#4654] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-176 - configuration: 2024-04-19 10:46:25.775 [Test worker @coroutine#4654] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 10:46:25.775 [Test worker @coroutine#4654] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 10:46:25.775 [Test worker @coroutine#4654] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 10:46:25.775 [Test worker @coroutine#4654] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 10:46:25.775 [Test worker @coroutine#4654] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 10:46:25.775 [Test worker @coroutine#4654] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 10:46:25.775 [Test worker @coroutine#4654] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1aac520e 2024-04-19 10:46:25.775 [Test worker @coroutine#4654] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 10:46:25.775 [Test worker @coroutine#4654] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 10:46:25.775 [Test worker @coroutine#4654] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 10:46:25.775 [Test worker @coroutine#4654] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 10:46:25.775 [Test worker @coroutine#4654] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 10:46:25.775 [Test worker @coroutine#4654] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 10:46:25.775 [Test worker @coroutine#4654] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 10:46:25.775 [Test worker @coroutine#4654] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 10:46:25.775 [Test worker @coroutine#4654] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 10:46:25.775 [Test worker @coroutine#4654] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 10:46:25.775 [Test worker @coroutine#4654] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 10:46:25.775 [Test worker @coroutine#4654] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 10:46:25.775 [Test worker @coroutine#4654] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 10:46:25.775 [Test worker @coroutine#4654] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 10:46:25.775 [Test worker @coroutine#4654] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 10:46:25.775 [Test worker @coroutine#4654] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 10:46:25.775 [Test worker @coroutine#4654] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 10:46:25.775 [Test worker @coroutine#4654] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 10:46:25.775 [Test worker @coroutine#4654] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 10:46:25.775 [Test worker @coroutine#4654] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-176" 2024-04-19 10:46:25.775 [Test worker @coroutine#4654] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 10:46:25.775 [Test worker @coroutine#4654] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 10:46:25.775 [Test worker @coroutine#4654] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 10:46:25.775 [Test worker @coroutine#4654] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 10:46:25.775 [Test worker @coroutine#4654] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 10:46:25.775 [Test worker @coroutine#4654] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 10:46:25.775 [Test worker @coroutine#4654] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 10:46:25.775 [Test worker @coroutine#4654] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 10:46:25.775 [Test worker @coroutine#4654] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Starting... 2024-04-19 10:46:25.775 [Test worker @coroutine#4654] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Added connection org.sqlite.jdbc4.JDBC4Connection@35d8a046 2024-04-19 10:46:25.775 [Test worker @coroutine#4654] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Added connection org.sqlite.jdbc4.JDBC4Connection@35d8a046 2024-04-19 10:46:25.775 [Test worker @coroutine#4654] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Start completed. 2024-04-19 10:46:25.789 [Test worker @coroutine#4654] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35d8a046 2024-04-19 10:46:25.800 [Test worker @coroutine#4661] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35d8a046 2024-04-19 10:46:25.801 [Test worker @coroutine#4663] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35d8a046 2024-04-19 10:46:25.803 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35d8a046 2024-04-19 10:46:25.816 [DefaultDispatcher-worker-5 @coroutine#4667] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35d8a046 2024-04-19 10:46:25.830 [DefaultDispatcher-worker-15 @coroutine#4654] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75364777 2024-04-19 10:46:25.842 [DefaultDispatcher-worker-5 @coroutine#2122] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e5d9fa7 2024-04-19 10:46:25.843 [DefaultDispatcher-worker-5 @coroutine#2122] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33179/UmAppDatabase/replication/nodeId 2024-04-19 10:46:25.843 [DefaultDispatcher-worker-5 @coroutine#2122] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33179/UmAppDatabase/replication/nodeId. 2024-04-19 10:46:25.843 [DefaultDispatcher-worker-5 @coroutine#2122] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33179/UmAppDatabase/replication/nodeId 2024-04-19 10:46:25.843 [DefaultDispatcher-worker-3 @coroutine#4654] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75364777 2024-04-19 10:46:25.843 [HikariPool-175 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-19 10:46:25.844 [DefaultDispatcher-worker-21 @coroutine#2122] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33179/UmAppDatabase/replication/nodeId 2024-04-19 10:46:25.844 [DefaultDispatcher-worker-21 @coroutine#2122] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33179/UmAppDatabase/replication/nodeId 2024-04-19 10:46:25.851 [DefaultDispatcher-worker-15 @coroutine#4654] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75364777 2024-04-19 10:46:25.856 [DefaultDispatcher-worker-21 @coroutine#4683] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-3 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44864536 2024-04-19 10:46:25.865 [DefaultDispatcher-worker-21 @coroutine#4687] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75364777 2024-04-19 10:46:25.866 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Shutdown initiated... 2024-04-19 10:46:25.866 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Close initiated... 2024-04-19 10:46:25.866 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 10:46:25.866 [HikariPool-175 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Closing connection org.sqlite.jdbc4.JDBC4Connection@75364777: (connection evicted) 2024-04-19 10:46:25.867 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-19 10:46:25.867 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Closed. 2024-04-19 10:46:25.867 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Shutdown completed. 2024-04-19 10:46:25.867 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Shutdown initiated... 2024-04-19 10:46:25.867 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Close initiated... 2024-04-19 10:46:25.867 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 10:46:25.867 [HikariPool-176 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Closing connection org.sqlite.jdbc4.JDBC4Connection@35d8a046: (connection evicted) 2024-04-19 10:46:25.868 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-19 10:46:25.868 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Closed. 2024-04-19 10:46:25.868 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Shutdown completed. 2024-04-19 10:46:25.870 [Test worker @coroutine#4693] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-177 - configuration: 2024-04-19 10:46:25.870 [Test worker @coroutine#4693] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 10:46:25.870 [Test worker @coroutine#4693] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 10:46:25.870 [Test worker @coroutine#4693] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 10:46:25.870 [Test worker @coroutine#4693] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 10:46:25.870 [Test worker @coroutine#4693] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 10:46:25.870 [Test worker @coroutine#4693] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 10:46:25.870 [Test worker @coroutine#4693] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3f6bfcbe 2024-04-19 10:46:25.870 [Test worker @coroutine#4693] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 10:46:25.870 [Test worker @coroutine#4693] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 10:46:25.870 [Test worker @coroutine#4693] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 10:46:25.870 [Test worker @coroutine#4693] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 10:46:25.870 [Test worker @coroutine#4693] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 10:46:25.870 [Test worker @coroutine#4693] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 10:46:25.870 [Test worker @coroutine#4693] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 10:46:25.870 [Test worker @coroutine#4693] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 10:46:25.870 [Test worker @coroutine#4693] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 10:46:25.870 [Test worker @coroutine#4693] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 10:46:25.870 [Test worker @coroutine#4693] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 10:46:25.870 [Test worker @coroutine#4693] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 10:46:25.870 [Test worker @coroutine#4693] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 10:46:25.870 [Test worker @coroutine#4693] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 10:46:25.870 [Test worker @coroutine#4693] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 10:46:25.870 [Test worker @coroutine#4693] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 10:46:25.870 [Test worker @coroutine#4693] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 10:46:25.870 [Test worker @coroutine#4693] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 10:46:25.870 [Test worker @coroutine#4693] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 10:46:25.870 [Test worker @coroutine#4693] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-177" 2024-04-19 10:46:25.870 [Test worker @coroutine#4693] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 10:46:25.870 [Test worker @coroutine#4693] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 10:46:25.870 [Test worker @coroutine#4693] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 10:46:25.870 [Test worker @coroutine#4693] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 10:46:25.870 [Test worker @coroutine#4693] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 10:46:25.870 [Test worker @coroutine#4693] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 10:46:25.870 [Test worker @coroutine#4693] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 10:46:25.870 [Test worker @coroutine#4693] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 10:46:25.870 [Test worker @coroutine#4693] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Starting... 2024-04-19 10:46:25.871 [Test worker @coroutine#4693] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Added connection org.sqlite.jdbc4.JDBC4Connection@37c1e2a4 2024-04-19 10:46:25.871 [Test worker @coroutine#4693] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Added connection org.sqlite.jdbc4.JDBC4Connection@37c1e2a4 2024-04-19 10:46:25.871 [Test worker @coroutine#4693] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Start completed. 2024-04-19 10:46:25.888 [Test worker @coroutine#4693] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37c1e2a4 2024-04-19 10:46:25.899 [Test worker @coroutine#4694] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37c1e2a4 2024-04-19 10:46:25.901 [Test worker @coroutine#4696] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37c1e2a4 2024-04-19 10:46:25.902 [Test worker @coroutine#4698] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37c1e2a4 2024-04-19 10:46:25.903 [Test worker @coroutine#4693] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-178 - configuration: 2024-04-19 10:46:25.903 [Test worker @coroutine#4693] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 10:46:25.903 [Test worker @coroutine#4693] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 10:46:25.903 [Test worker @coroutine#4693] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 10:46:25.903 [Test worker @coroutine#4693] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 10:46:25.903 [Test worker @coroutine#4693] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 10:46:25.903 [Test worker @coroutine#4693] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 10:46:25.903 [Test worker @coroutine#4693] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@14432052 2024-04-19 10:46:25.903 [Test worker @coroutine#4693] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 10:46:25.903 [Test worker @coroutine#4693] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 10:46:25.903 [Test worker @coroutine#4693] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 10:46:25.903 [Test worker @coroutine#4693] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 10:46:25.903 [Test worker @coroutine#4693] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 10:46:25.903 [Test worker @coroutine#4693] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 10:46:25.903 [Test worker @coroutine#4693] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 10:46:25.903 [Test worker @coroutine#4693] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 10:46:25.903 [Test worker @coroutine#4693] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 10:46:25.903 [Test worker @coroutine#4693] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 10:46:25.903 [Test worker @coroutine#4693] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 10:46:25.903 [Test worker @coroutine#4693] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 10:46:25.903 [Test worker @coroutine#4693] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 10:46:25.903 [Test worker @coroutine#4693] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 10:46:25.903 [Test worker @coroutine#4693] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 10:46:25.903 [Test worker @coroutine#4693] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 10:46:25.903 [Test worker @coroutine#4693] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 10:46:25.903 [Test worker @coroutine#4693] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 10:46:25.903 [Test worker @coroutine#4693] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 10:46:25.903 [Test worker @coroutine#4693] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-178" 2024-04-19 10:46:25.903 [Test worker @coroutine#4693] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 10:46:25.903 [Test worker @coroutine#4693] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 10:46:25.903 [Test worker @coroutine#4693] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 10:46:25.903 [Test worker @coroutine#4693] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 10:46:25.903 [Test worker @coroutine#4693] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 10:46:25.903 [Test worker @coroutine#4693] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 10:46:25.903 [Test worker @coroutine#4693] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 10:46:25.903 [Test worker @coroutine#4693] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 10:46:25.903 [Test worker @coroutine#4693] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Starting... 2024-04-19 10:46:25.903 [Test worker @coroutine#4693] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Added connection org.sqlite.jdbc4.JDBC4Connection@319c77de 2024-04-19 10:46:25.903 [Test worker @coroutine#4693] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Added connection org.sqlite.jdbc4.JDBC4Connection@319c77de 2024-04-19 10:46:25.903 [Test worker @coroutine#4693] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Start completed. 2024-04-19 10:46:25.917 [Test worker @coroutine#4693] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@319c77de 2024-04-19 10:46:25.927 [Test worker @coroutine#4701] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@319c77de 2024-04-19 10:46:25.929 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@319c77de 2024-04-19 10:46:25.931 [Test worker @coroutine#4706] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@319c77de 2024-04-19 10:46:25.942 [DefaultDispatcher-worker-21 @coroutine#4708] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@319c77de 2024-04-19 10:46:25.949 [HikariPool-3 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 10:46:25.956 [DefaultDispatcher-worker-21 @coroutine#4693] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37c1e2a4 2024-04-19 10:46:25.968 [DefaultDispatcher-worker-2 @coroutine#4693] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37c1e2a4 2024-04-19 10:46:25.971 [HikariPool-177 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 10:46:25.979 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Shutdown initiated... 2024-04-19 10:46:25.979 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Close initiated... 2024-04-19 10:46:25.979 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 10:46:25.979 [HikariPool-177 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Closing connection org.sqlite.jdbc4.JDBC4Connection@37c1e2a4: (connection evicted) 2024-04-19 10:46:25.980 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-19 10:46:25.980 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Closed. 2024-04-19 10:46:25.980 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Shutdown completed. 2024-04-19 10:46:25.980 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Shutdown initiated... 2024-04-19 10:46:25.980 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Close initiated... 2024-04-19 10:46:25.980 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 10:46:25.981 [HikariPool-178 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Closing connection org.sqlite.jdbc4.JDBC4Connection@319c77de: (connection evicted) 2024-04-19 10:46:25.981 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-19 10:46:25.982 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Closed. 2024-04-19 10:46:25.982 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Shutdown completed. 2024-04-19 10:46:25.982 [Test worker @coroutine#4734] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-179 - configuration: 2024-04-19 10:46:25.983 [Test worker @coroutine#4734] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 10:46:25.983 [Test worker @coroutine#4734] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 10:46:25.983 [Test worker @coroutine#4734] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 10:46:25.983 [Test worker @coroutine#4734] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 10:46:25.983 [Test worker @coroutine#4734] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 10:46:25.983 [Test worker @coroutine#4734] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 10:46:25.983 [Test worker @coroutine#4734] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@70290678 2024-04-19 10:46:25.983 [Test worker @coroutine#4734] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 10:46:25.983 [Test worker @coroutine#4734] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 10:46:25.983 [Test worker @coroutine#4734] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 10:46:25.983 [Test worker @coroutine#4734] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 10:46:25.983 [Test worker @coroutine#4734] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 10:46:25.983 [Test worker @coroutine#4734] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 10:46:25.983 [Test worker @coroutine#4734] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 10:46:25.983 [Test worker @coroutine#4734] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 10:46:25.983 [Test worker @coroutine#4734] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 10:46:25.983 [Test worker @coroutine#4734] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 10:46:25.983 [Test worker @coroutine#4734] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 10:46:25.983 [Test worker @coroutine#4734] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 10:46:25.983 [Test worker @coroutine#4734] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 10:46:25.983 [Test worker @coroutine#4734] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 10:46:25.983 [Test worker @coroutine#4734] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 10:46:25.983 [Test worker @coroutine#4734] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 10:46:25.983 [Test worker @coroutine#4734] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 10:46:25.983 [Test worker @coroutine#4734] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 10:46:25.983 [Test worker @coroutine#4734] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 10:46:25.983 [Test worker @coroutine#4734] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-179" 2024-04-19 10:46:25.983 [Test worker @coroutine#4734] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 10:46:25.983 [Test worker @coroutine#4734] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 10:46:25.983 [Test worker @coroutine#4734] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 10:46:25.983 [Test worker @coroutine#4734] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 10:46:25.983 [Test worker @coroutine#4734] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 10:46:25.983 [Test worker @coroutine#4734] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 10:46:25.983 [Test worker @coroutine#4734] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 10:46:25.983 [Test worker @coroutine#4734] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 10:46:25.983 [Test worker @coroutine#4734] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Starting... 2024-04-19 10:46:25.983 [Test worker @coroutine#4734] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a73b74c 2024-04-19 10:46:25.983 [Test worker @coroutine#4734] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a73b74c 2024-04-19 10:46:25.983 [Test worker @coroutine#4734] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Start completed. 2024-04-19 10:46:26.000 [Test worker @coroutine#4734] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a73b74c 2024-04-19 10:46:26.011 [Test worker @coroutine#4735] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a73b74c 2024-04-19 10:46:26.012 [Test worker @coroutine#4737] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a73b74c 2024-04-19 10:46:26.014 [Test worker @coroutine#4739] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a73b74c 2024-04-19 10:46:26.014 [Test worker @coroutine#4734] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-180 - configuration: 2024-04-19 10:46:26.014 [Test worker @coroutine#4734] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 10:46:26.014 [Test worker @coroutine#4734] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 10:46:26.014 [Test worker @coroutine#4734] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 10:46:26.014 [Test worker @coroutine#4734] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 10:46:26.014 [Test worker @coroutine#4734] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 10:46:26.014 [Test worker @coroutine#4734] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 10:46:26.014 [Test worker @coroutine#4734] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6cc91654 2024-04-19 10:46:26.014 [Test worker @coroutine#4734] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 10:46:26.014 [Test worker @coroutine#4734] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 10:46:26.014 [Test worker @coroutine#4734] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 10:46:26.014 [Test worker @coroutine#4734] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 10:46:26.014 [Test worker @coroutine#4734] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 10:46:26.014 [Test worker @coroutine#4734] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 10:46:26.014 [Test worker @coroutine#4734] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 10:46:26.014 [Test worker @coroutine#4734] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 10:46:26.014 [Test worker @coroutine#4734] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 10:46:26.014 [Test worker @coroutine#4734] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 10:46:26.014 [Test worker @coroutine#4734] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 10:46:26.014 [Test worker @coroutine#4734] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 10:46:26.014 [Test worker @coroutine#4734] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 10:46:26.015 [Test worker @coroutine#4734] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 10:46:26.015 [Test worker @coroutine#4734] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 10:46:26.015 [Test worker @coroutine#4734] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 10:46:26.015 [Test worker @coroutine#4734] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 10:46:26.015 [Test worker @coroutine#4734] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 10:46:26.015 [Test worker @coroutine#4734] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 10:46:26.015 [Test worker @coroutine#4734] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-180" 2024-04-19 10:46:26.015 [Test worker @coroutine#4734] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 10:46:26.015 [Test worker @coroutine#4734] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 10:46:26.015 [Test worker @coroutine#4734] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 10:46:26.015 [Test worker @coroutine#4734] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 10:46:26.015 [Test worker @coroutine#4734] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 10:46:26.015 [Test worker @coroutine#4734] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 10:46:26.015 [Test worker @coroutine#4734] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 10:46:26.015 [Test worker @coroutine#4734] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 10:46:26.015 [Test worker @coroutine#4734] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Starting... 2024-04-19 10:46:26.015 [Test worker @coroutine#4734] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Added connection org.sqlite.jdbc4.JDBC4Connection@290ebbbe 2024-04-19 10:46:26.015 [Test worker @coroutine#4734] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Added connection org.sqlite.jdbc4.JDBC4Connection@290ebbbe 2024-04-19 10:46:26.015 [Test worker @coroutine#4734] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Start completed. 2024-04-19 10:46:26.028 [Test worker @coroutine#4734] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@290ebbbe 2024-04-19 10:46:26.039 [Test worker @coroutine#4741] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@290ebbbe 2024-04-19 10:46:26.041 [Test worker @coroutine#4743] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@290ebbbe 2024-04-19 10:46:26.043 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@290ebbbe 2024-04-19 10:46:26.055 [DefaultDispatcher-worker-14 @coroutine#4747] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@290ebbbe 2024-04-19 10:46:26.069 [DefaultDispatcher-worker-11 @coroutine#4734] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a73b74c 2024-04-19 10:46:26.072 [DefaultDispatcher-worker-7 @coroutine#1886] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40f931ec 2024-04-19 10:46:26.072 [DefaultDispatcher-worker-6 @coroutine#2167] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d9cac6e 2024-04-19 10:46:26.072 [DefaultDispatcher-worker-7 @coroutine#1886] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43143/UmAppDatabase/replication/nodeId 2024-04-19 10:46:26.072 [DefaultDispatcher-worker-7 @coroutine#1886] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43143/UmAppDatabase/replication/nodeId. 2024-04-19 10:46:26.072 [DefaultDispatcher-worker-6 @coroutine#2167] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45929/UmAppDatabase/replication/nodeId 2024-04-19 10:46:26.072 [DefaultDispatcher-worker-7 @coroutine#1886] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43143/UmAppDatabase/replication/nodeId 2024-04-19 10:46:26.072 [DefaultDispatcher-worker-6 @coroutine#2167] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45929/UmAppDatabase/replication/nodeId. 2024-04-19 10:46:26.072 [DefaultDispatcher-worker-6 @coroutine#2167] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45929/UmAppDatabase/replication/nodeId 2024-04-19 10:46:26.074 [DefaultDispatcher-worker-13 @coroutine#1886] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43143/UmAppDatabase/replication/nodeId 2024-04-19 10:46:26.074 [DefaultDispatcher-worker-11 @coroutine#2167] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45929/UmAppDatabase/replication/nodeId 2024-04-19 10:46:26.074 [DefaultDispatcher-worker-13 @coroutine#1886] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43143/UmAppDatabase/replication/nodeId 2024-04-19 10:46:26.074 [DefaultDispatcher-worker-11 @coroutine#2167] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45929/UmAppDatabase/replication/nodeId 2024-04-19 10:46:26.080 [DefaultDispatcher-worker-15 @coroutine#4734] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a73b74c 2024-04-19 10:46:26.083 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Shutdown initiated... 2024-04-19 10:46:26.083 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Close initiated... 2024-04-19 10:46:26.083 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 10:46:26.083 [HikariPool-179 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Pool stats (total=0, active=0, idle=0, waiting=0) 2024-04-19 10:46:26.084 [HikariPool-179 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6a73b74c: (connection evicted) 2024-04-19 10:46:26.084 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-19 10:46:26.084 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Closed. 2024-04-19 10:46:26.084 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Shutdown completed. 2024-04-19 10:46:26.084 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Shutdown initiated... 2024-04-19 10:46:26.084 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Close initiated... 2024-04-19 10:46:26.084 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 10:46:26.085 [HikariPool-180 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Closing connection org.sqlite.jdbc4.JDBC4Connection@290ebbbe: (connection evicted) 2024-04-19 10:46:26.085 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-19 10:46:26.085 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Closed. 2024-04-19 10:46:26.085 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Shutdown completed. 2024-04-19 10:46:26.086 [Test worker @coroutine#4781] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-181 - configuration: 2024-04-19 10:46:26.087 [Test worker @coroutine#4781] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 10:46:26.087 [Test worker @coroutine#4781] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 10:46:26.087 [Test worker @coroutine#4781] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 10:46:26.087 [Test worker @coroutine#4781] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 10:46:26.087 [Test worker @coroutine#4781] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 10:46:26.087 [Test worker @coroutine#4781] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 10:46:26.087 [Test worker @coroutine#4781] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1ffcb4bb 2024-04-19 10:46:26.087 [Test worker @coroutine#4781] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 10:46:26.087 [Test worker @coroutine#4781] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 10:46:26.087 [Test worker @coroutine#4781] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 10:46:26.087 [Test worker @coroutine#4781] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 10:46:26.087 [Test worker @coroutine#4781] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 10:46:26.087 [Test worker @coroutine#4781] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 10:46:26.087 [Test worker @coroutine#4781] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 10:46:26.087 [Test worker @coroutine#4781] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 10:46:26.087 [Test worker @coroutine#4781] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 10:46:26.087 [Test worker @coroutine#4781] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 10:46:26.087 [Test worker @coroutine#4781] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 10:46:26.087 [Test worker @coroutine#4781] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 10:46:26.087 [Test worker @coroutine#4781] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 10:46:26.087 [Test worker @coroutine#4781] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 10:46:26.087 [Test worker @coroutine#4781] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 10:46:26.087 [Test worker @coroutine#4781] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 10:46:26.087 [Test worker @coroutine#4781] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 10:46:26.087 [Test worker @coroutine#4781] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 10:46:26.087 [Test worker @coroutine#4781] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 10:46:26.087 [Test worker @coroutine#4781] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-181" 2024-04-19 10:46:26.087 [Test worker @coroutine#4781] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 10:46:26.087 [Test worker @coroutine#4781] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 10:46:26.087 [Test worker @coroutine#4781] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 10:46:26.087 [Test worker @coroutine#4781] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 10:46:26.087 [Test worker @coroutine#4781] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 10:46:26.087 [Test worker @coroutine#4781] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 10:46:26.087 [Test worker @coroutine#4781] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 10:46:26.087 [Test worker @coroutine#4781] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 10:46:26.087 [Test worker @coroutine#4781] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Starting... 2024-04-19 10:46:26.087 [Test worker @coroutine#4781] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Added connection org.sqlite.jdbc4.JDBC4Connection@29617475 2024-04-19 10:46:26.087 [Test worker @coroutine#4781] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Added connection org.sqlite.jdbc4.JDBC4Connection@29617475 2024-04-19 10:46:26.087 [Test worker @coroutine#4781] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Start completed. 2024-04-19 10:46:26.104 [Test worker @coroutine#4781] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29617475 2024-04-19 10:46:26.115 [Test worker @coroutine#4782] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29617475 2024-04-19 10:46:26.116 [Test worker @coroutine#4784] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29617475 2024-04-19 10:46:26.118 [Test worker @coroutine#4786] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29617475 2024-04-19 10:46:26.118 [Test worker @coroutine#4781] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-182 - configuration: 2024-04-19 10:46:26.118 [Test worker @coroutine#4781] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 10:46:26.118 [Test worker @coroutine#4781] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 10:46:26.118 [Test worker @coroutine#4781] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 10:46:26.118 [Test worker @coroutine#4781] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 10:46:26.118 [Test worker @coroutine#4781] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 10:46:26.118 [Test worker @coroutine#4781] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 10:46:26.118 [Test worker @coroutine#4781] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7f7eeaaf 2024-04-19 10:46:26.118 [Test worker @coroutine#4781] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 10:46:26.118 [Test worker @coroutine#4781] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 10:46:26.118 [Test worker @coroutine#4781] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 10:46:26.119 [Test worker @coroutine#4781] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 10:46:26.119 [Test worker @coroutine#4781] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 10:46:26.119 [Test worker @coroutine#4781] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 10:46:26.119 [Test worker @coroutine#4781] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 10:46:26.119 [Test worker @coroutine#4781] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 10:46:26.119 [Test worker @coroutine#4781] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 10:46:26.119 [Test worker @coroutine#4781] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 10:46:26.119 [Test worker @coroutine#4781] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 10:46:26.119 [Test worker @coroutine#4781] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 10:46:26.119 [Test worker @coroutine#4781] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 10:46:26.119 [Test worker @coroutine#4781] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 10:46:26.119 [Test worker @coroutine#4781] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 10:46:26.119 [Test worker @coroutine#4781] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 10:46:26.119 [Test worker @coroutine#4781] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 10:46:26.119 [Test worker @coroutine#4781] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 10:46:26.119 [Test worker @coroutine#4781] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 10:46:26.119 [Test worker @coroutine#4781] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-182" 2024-04-19 10:46:26.119 [Test worker @coroutine#4781] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 10:46:26.119 [Test worker @coroutine#4781] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 10:46:26.119 [Test worker @coroutine#4781] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 10:46:26.119 [Test worker @coroutine#4781] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 10:46:26.119 [Test worker @coroutine#4781] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 10:46:26.119 [Test worker @coroutine#4781] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 10:46:26.119 [Test worker @coroutine#4781] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 10:46:26.119 [Test worker @coroutine#4781] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 10:46:26.119 [Test worker @coroutine#4781] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Starting... 2024-04-19 10:46:26.119 [Test worker @coroutine#4781] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Added connection org.sqlite.jdbc4.JDBC4Connection@38499139 2024-04-19 10:46:26.119 [Test worker @coroutine#4781] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Added connection org.sqlite.jdbc4.JDBC4Connection@38499139 2024-04-19 10:46:26.119 [Test worker @coroutine#4781] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Start completed. 2024-04-19 10:46:26.134 [Test worker @coroutine#4781] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38499139 2024-04-19 10:46:26.145 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38499139 2024-04-19 10:46:26.147 [Test worker @coroutine#4790] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38499139 2024-04-19 10:46:26.149 [Test worker @coroutine#4792] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38499139 2024-04-19 10:46:26.159 [DefaultDispatcher-worker-18 @coroutine#4794] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38499139 2024-04-19 10:46:26.173 [DefaultDispatcher-worker-9 @coroutine#1918] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fae357f 2024-04-19 10:46:26.173 [DefaultDispatcher-worker-17 @coroutine#4781] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29617475 2024-04-19 10:46:26.173 [DefaultDispatcher-worker-9 @coroutine#1918] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35603/UmAppDatabase/replication/nodeId 2024-04-19 10:46:26.173 [DefaultDispatcher-worker-9 @coroutine#1918] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35603/UmAppDatabase/replication/nodeId. 2024-04-19 10:46:26.173 [DefaultDispatcher-worker-9 @coroutine#1918] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35603/UmAppDatabase/replication/nodeId 2024-04-19 10:46:26.175 [DefaultDispatcher-worker-12 @coroutine#1918] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35603/UmAppDatabase/replication/nodeId 2024-04-19 10:46:26.175 [DefaultDispatcher-worker-12 @coroutine#1918] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35603/UmAppDatabase/replication/nodeId 2024-04-19 10:46:26.183 [DefaultDispatcher-worker-20 @coroutine#2224] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52518ee1 2024-04-19 10:46:26.183 [DefaultDispatcher-worker-20 @coroutine#2224] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49839/UmAppDatabase/replication/nodeId 2024-04-19 10:46:26.183 [DefaultDispatcher-worker-20 @coroutine#2224] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49839/UmAppDatabase/replication/nodeId. 2024-04-19 10:46:26.183 [DefaultDispatcher-worker-20 @coroutine#2224] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49839/UmAppDatabase/replication/nodeId 2024-04-19 10:46:26.184 [DefaultDispatcher-worker-13 @coroutine#2224] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49839/UmAppDatabase/replication/nodeId 2024-04-19 10:46:26.184 [DefaultDispatcher-worker-13 @coroutine#2224] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49839/UmAppDatabase/replication/nodeId 2024-04-19 10:46:26.185 [DefaultDispatcher-worker-21 @coroutine#4781] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29617475 2024-04-19 10:46:26.188 [HikariPool-181 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 10:46:26.188 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Shutdown initiated... 2024-04-19 10:46:26.188 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Close initiated... 2024-04-19 10:46:26.188 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 10:46:26.188 [HikariPool-181 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Closing connection org.sqlite.jdbc4.JDBC4Connection@29617475: (connection evicted) 2024-04-19 10:46:26.189 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-19 10:46:26.189 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Closed. 2024-04-19 10:46:26.189 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Shutdown completed. 2024-04-19 10:46:26.189 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Shutdown initiated... 2024-04-19 10:46:26.189 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Close initiated... 2024-04-19 10:46:26.189 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 10:46:26.189 [HikariPool-182 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Closing connection org.sqlite.jdbc4.JDBC4Connection@38499139: (connection evicted) 2024-04-19 10:46:26.190 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-19 10:46:26.190 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Closed. 2024-04-19 10:46:26.190 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Shutdown completed. 2024-04-19 10:46:26.192 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-183 - configuration: 2024-04-19 10:46:26.192 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 10:46:26.192 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 10:46:26.192 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 10:46:26.192 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 10:46:26.192 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 10:46:26.192 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 10:46:26.192 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1e499f1 2024-04-19 10:46:26.192 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 10:46:26.192 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 10:46:26.192 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 10:46:26.192 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 10:46:26.192 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 10:46:26.192 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 10:46:26.192 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 10:46:26.192 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 10:46:26.192 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 10:46:26.192 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 10:46:26.192 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 10:46:26.192 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 10:46:26.192 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 10:46:26.192 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 10:46:26.192 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 10:46:26.192 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 10:46:26.192 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 10:46:26.192 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 10:46:26.192 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 10:46:26.192 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-183" 2024-04-19 10:46:26.192 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 10:46:26.192 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 10:46:26.192 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 10:46:26.192 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 10:46:26.192 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 10:46:26.192 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 10:46:26.192 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 10:46:26.192 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 10:46:26.192 [Test worker @coroutine#4827] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Starting... 2024-04-19 10:46:26.193 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Added connection org.sqlite.jdbc4.JDBC4Connection@f1f41b5 2024-04-19 10:46:26.193 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Added connection org.sqlite.jdbc4.JDBC4Connection@f1f41b5 2024-04-19 10:46:26.193 [Test worker @coroutine#4827] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Start completed. 2024-04-19 10:46:26.214 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f1f41b5 2024-04-19 10:46:26.231 [Test worker @coroutine#4829] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f1f41b5 2024-04-19 10:46:26.234 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f1f41b5 2024-04-19 10:46:26.236 [Test worker @coroutine#4833] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f1f41b5 2024-04-19 10:46:26.237 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-184 - configuration: 2024-04-19 10:46:26.237 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 10:46:26.237 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 10:46:26.237 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 10:46:26.237 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 10:46:26.237 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 10:46:26.237 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 10:46:26.237 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@520b547c 2024-04-19 10:46:26.237 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 10:46:26.237 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 10:46:26.237 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 10:46:26.237 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 10:46:26.237 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 10:46:26.237 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 10:46:26.237 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 10:46:26.237 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 10:46:26.237 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 10:46:26.237 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 10:46:26.237 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 10:46:26.237 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 10:46:26.237 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 10:46:26.237 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 10:46:26.237 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 10:46:26.237 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 10:46:26.237 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 10:46:26.237 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 10:46:26.237 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 10:46:26.237 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-184" 2024-04-19 10:46:26.237 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 10:46:26.237 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 10:46:26.237 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 10:46:26.237 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 10:46:26.237 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 10:46:26.237 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 10:46:26.237 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 10:46:26.237 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 10:46:26.237 [Test worker @coroutine#4827] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Starting... 2024-04-19 10:46:26.238 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Added connection org.sqlite.jdbc4.JDBC4Connection@18e0f894 2024-04-19 10:46:26.238 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Added connection org.sqlite.jdbc4.JDBC4Connection@18e0f894 2024-04-19 10:46:26.238 [Test worker @coroutine#4827] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Start completed. 2024-04-19 10:46:26.257 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18e0f894 2024-04-19 10:46:26.274 [Test worker @coroutine#4836] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18e0f894 2024-04-19 10:46:26.276 [Test worker @coroutine#4838] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18e0f894 2024-04-19 10:46:26.278 [Test worker @coroutine#4840] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18e0f894 2024-04-19 10:46:26.291 [DefaultDispatcher-worker-8 @coroutine#4842] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18e0f894 2024-04-19 10:46:26.293 [HikariPool-183 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-19 10:46:26.305 [DefaultDispatcher-worker-8 @coroutine#4827] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f1f41b5 2024-04-19 10:46:26.321 [DefaultDispatcher-worker-2 @coroutine#4827] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f1f41b5 2024-04-19 10:46:26.333 [DefaultDispatcher-worker-11 @coroutine#4827] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f1f41b5 2024-04-19 10:46:26.333 [HikariPool-5 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 10:46:26.338 [HikariPool-184 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 10:46:26.372 [DefaultDispatcher-worker-2 @coroutine#1965] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cbd17b3 2024-04-19 10:46:26.372 [DefaultDispatcher-worker-2 @coroutine#1965] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40655/UmAppDatabase/replication/nodeId 2024-04-19 10:46:26.372 [DefaultDispatcher-worker-2 @coroutine#1965] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40655/UmAppDatabase/replication/nodeId. 2024-04-19 10:46:26.372 [DefaultDispatcher-worker-2 @coroutine#1965] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40655/UmAppDatabase/replication/nodeId 2024-04-19 10:46:26.374 [DefaultDispatcher-worker-15 @coroutine#1965] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40655/UmAppDatabase/replication/nodeId 2024-04-19 10:46:26.374 [DefaultDispatcher-worker-15 @coroutine#1965] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40655/UmAppDatabase/replication/nodeId 2024-04-19 10:46:26.456 [DefaultDispatcher-worker-11 @coroutine#4859] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f1f41b5 2024-04-19 10:46:26.458 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Shutdown initiated... 2024-04-19 10:46:26.458 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Close initiated... 2024-04-19 10:46:26.458 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 10:46:26.458 [HikariPool-183 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Closing connection org.sqlite.jdbc4.JDBC4Connection@f1f41b5: (connection evicted) 2024-04-19 10:46:26.459 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-19 10:46:26.459 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Closed. 2024-04-19 10:46:26.459 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Shutdown completed. 2024-04-19 10:46:26.459 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Shutdown initiated... 2024-04-19 10:46:26.459 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Close initiated... 2024-04-19 10:46:26.459 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 10:46:26.459 [HikariPool-184 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Closing connection org.sqlite.jdbc4.JDBC4Connection@18e0f894: (connection evicted) 2024-04-19 10:46:26.460 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-19 10:46:26.460 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Closed. 2024-04-19 10:46:26.460 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Shutdown completed. 2024-04-19 10:46:26.461 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-185 - configuration: 2024-04-19 10:46:26.461 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 10:46:26.461 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 10:46:26.461 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 10:46:26.461 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 10:46:26.461 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 10:46:26.461 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 10:46:26.461 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@66032b8d 2024-04-19 10:46:26.461 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 10:46:26.461 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 10:46:26.461 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 10:46:26.461 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 10:46:26.461 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 10:46:26.461 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 10:46:26.461 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 10:46:26.461 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 10:46:26.461 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 10:46:26.461 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 10:46:26.461 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 10:46:26.461 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 10:46:26.461 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 10:46:26.461 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 10:46:26.461 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 10:46:26.461 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 10:46:26.461 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 10:46:26.461 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 10:46:26.461 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 10:46:26.461 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-185" 2024-04-19 10:46:26.461 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 10:46:26.461 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 10:46:26.461 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 10:46:26.461 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 10:46:26.461 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 10:46:26.461 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 10:46:26.461 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 10:46:26.461 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 10:46:26.461 [Test worker @coroutine#4870] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Starting... 2024-04-19 10:46:26.461 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Added connection org.sqlite.jdbc4.JDBC4Connection@24663d05 2024-04-19 10:46:26.461 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Added connection org.sqlite.jdbc4.JDBC4Connection@24663d05 2024-04-19 10:46:26.462 [Test worker @coroutine#4870] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Start completed. 2024-04-19 10:46:26.474 [DefaultDispatcher-worker-11 @coroutine#1997] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4193da4d 2024-04-19 10:46:26.474 [DefaultDispatcher-worker-11 @coroutine#1997] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47267/UmAppDatabase/replication/nodeId 2024-04-19 10:46:26.474 [DefaultDispatcher-worker-11 @coroutine#1997] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47267/UmAppDatabase/replication/nodeId. 2024-04-19 10:46:26.474 [DefaultDispatcher-worker-11 @coroutine#1997] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47267/UmAppDatabase/replication/nodeId 2024-04-19 10:46:26.475 [DefaultDispatcher-worker-9 @coroutine#1997] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47267/UmAppDatabase/replication/nodeId 2024-04-19 10:46:26.475 [DefaultDispatcher-worker-9 @coroutine#1997] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47267/UmAppDatabase/replication/nodeId 2024-04-19 10:46:26.479 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24663d05 2024-04-19 10:46:26.490 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24663d05 2024-04-19 10:46:26.492 [Test worker @coroutine#4876] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24663d05 2024-04-19 10:46:26.493 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24663d05 2024-04-19 10:46:26.494 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-186 - configuration: 2024-04-19 10:46:26.494 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 10:46:26.494 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 10:46:26.494 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 10:46:26.494 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 10:46:26.494 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 10:46:26.494 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 10:46:26.494 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4136638d 2024-04-19 10:46:26.494 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 10:46:26.494 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 10:46:26.494 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 10:46:26.494 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 10:46:26.494 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 10:46:26.494 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 10:46:26.494 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 10:46:26.494 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 10:46:26.494 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 10:46:26.494 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 10:46:26.494 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 10:46:26.494 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 10:46:26.494 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 10:46:26.494 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 10:46:26.494 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 10:46:26.494 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 10:46:26.494 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 10:46:26.494 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 10:46:26.494 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 10:46:26.494 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-186" 2024-04-19 10:46:26.494 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 10:46:26.494 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 10:46:26.494 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 10:46:26.494 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 10:46:26.494 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 10:46:26.494 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 10:46:26.494 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 10:46:26.494 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 10:46:26.494 [Test worker @coroutine#4870] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Starting... 2024-04-19 10:46:26.494 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Added connection org.sqlite.jdbc4.JDBC4Connection@37acf9b1 2024-04-19 10:46:26.494 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Added connection org.sqlite.jdbc4.JDBC4Connection@37acf9b1 2024-04-19 10:46:26.494 [Test worker @coroutine#4870] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Start completed. 2024-04-19 10:46:26.508 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37acf9b1 2024-04-19 10:46:26.518 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37acf9b1 2024-04-19 10:46:26.520 [Test worker @coroutine#4883] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37acf9b1 2024-04-19 10:46:26.522 [Test worker @coroutine#4885] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37acf9b1 2024-04-19 10:46:26.533 [DefaultDispatcher-worker-22 @coroutine#4888] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37acf9b1 2024-04-19 10:46:26.545 [DefaultDispatcher-worker-7 @coroutine#2027] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5afaae7e 2024-04-19 10:46:26.545 [DefaultDispatcher-worker-7 @coroutine#2027] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48169/UmAppDatabase/replication/nodeId 2024-04-19 10:46:26.545 [DefaultDispatcher-worker-7 @coroutine#2027] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48169/UmAppDatabase/replication/nodeId. 2024-04-19 10:46:26.545 [DefaultDispatcher-worker-7 @coroutine#2027] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48169/UmAppDatabase/replication/nodeId 2024-04-19 10:46:26.546 [DefaultDispatcher-worker-9 @coroutine#4870] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24663d05 2024-04-19 10:46:26.547 [DefaultDispatcher-worker-4 @coroutine#2027] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48169/UmAppDatabase/replication/nodeId 2024-04-19 10:46:26.547 [DefaultDispatcher-worker-4 @coroutine#2027] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48169/UmAppDatabase/replication/nodeId 2024-04-19 10:46:26.559 [DefaultDispatcher-worker-1 @coroutine#4870] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24663d05 2024-04-19 10:46:26.562 [HikariPool-185 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-19 10:46:26.570 [DefaultDispatcher-worker-12 @coroutine#4870] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24663d05 2024-04-19 10:46:26.574 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Shutdown initiated... 2024-04-19 10:46:26.574 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Close initiated... 2024-04-19 10:46:26.574 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 10:46:26.574 [HikariPool-185 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Closing connection org.sqlite.jdbc4.JDBC4Connection@24663d05: (connection evicted) 2024-04-19 10:46:26.575 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-19 10:46:26.575 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Closed. 2024-04-19 10:46:26.575 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Shutdown completed. 2024-04-19 10:46:26.575 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Shutdown initiated... 2024-04-19 10:46:26.575 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Close initiated... 2024-04-19 10:46:26.575 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 10:46:26.575 [HikariPool-186 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Closing connection org.sqlite.jdbc4.JDBC4Connection@37acf9b1: (connection evicted) 2024-04-19 10:46:26.576 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-19 10:46:26.576 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Closed. 2024-04-19 10:46:26.576 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Shutdown completed. 2024-04-19 10:46:26.577 [Test worker @coroutine#4909] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-187 - configuration: 2024-04-19 10:46:26.577 [Test worker @coroutine#4909] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 10:46:26.577 [Test worker @coroutine#4909] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 10:46:26.577 [Test worker @coroutine#4909] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 10:46:26.577 [Test worker @coroutine#4909] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 10:46:26.577 [Test worker @coroutine#4909] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 10:46:26.577 [Test worker @coroutine#4909] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 10:46:26.577 [Test worker @coroutine#4909] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@63064672 2024-04-19 10:46:26.577 [Test worker @coroutine#4909] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 10:46:26.577 [Test worker @coroutine#4909] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 10:46:26.577 [Test worker @coroutine#4909] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 10:46:26.577 [Test worker @coroutine#4909] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 10:46:26.577 [Test worker @coroutine#4909] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 10:46:26.577 [Test worker @coroutine#4909] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 10:46:26.577 [Test worker @coroutine#4909] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 10:46:26.577 [Test worker @coroutine#4909] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 10:46:26.577 [Test worker @coroutine#4909] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 10:46:26.577 [Test worker @coroutine#4909] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 10:46:26.577 [Test worker @coroutine#4909] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 10:46:26.577 [Test worker @coroutine#4909] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 10:46:26.577 [Test worker @coroutine#4909] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 10:46:26.577 [Test worker @coroutine#4909] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 10:46:26.577 [Test worker @coroutine#4909] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 10:46:26.577 [Test worker @coroutine#4909] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 10:46:26.577 [Test worker @coroutine#4909] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 10:46:26.577 [Test worker @coroutine#4909] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 10:46:26.577 [Test worker @coroutine#4909] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 10:46:26.577 [Test worker @coroutine#4909] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-187" 2024-04-19 10:46:26.577 [Test worker @coroutine#4909] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 10:46:26.577 [Test worker @coroutine#4909] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 10:46:26.577 [Test worker @coroutine#4909] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 10:46:26.577 [Test worker @coroutine#4909] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 10:46:26.577 [Test worker @coroutine#4909] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 10:46:26.577 [Test worker @coroutine#4909] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 10:46:26.577 [Test worker @coroutine#4909] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 10:46:26.577 [Test worker @coroutine#4909] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 10:46:26.577 [Test worker @coroutine#4909] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Starting... 2024-04-19 10:46:26.578 [Test worker @coroutine#4909] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Added connection org.sqlite.jdbc4.JDBC4Connection@25767bd9 2024-04-19 10:46:26.578 [Test worker @coroutine#4909] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Added connection org.sqlite.jdbc4.JDBC4Connection@25767bd9 2024-04-19 10:46:26.578 [Test worker @coroutine#4909] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Start completed. 2024-04-19 10:46:26.595 [Test worker @coroutine#4909] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25767bd9 2024-04-19 10:46:26.606 [Test worker @coroutine#4910] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25767bd9 2024-04-19 10:46:26.608 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25767bd9 2024-04-19 10:46:26.610 [Test worker @coroutine#4914] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25767bd9 2024-04-19 10:46:26.610 [Test worker @coroutine#4909] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-188 - configuration: 2024-04-19 10:46:26.610 [Test worker @coroutine#4909] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 10:46:26.610 [Test worker @coroutine#4909] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 10:46:26.610 [Test worker @coroutine#4909] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 10:46:26.610 [Test worker @coroutine#4909] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 10:46:26.610 [Test worker @coroutine#4909] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 10:46:26.610 [Test worker @coroutine#4909] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 10:46:26.610 [Test worker @coroutine#4909] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@23644367 2024-04-19 10:46:26.610 [Test worker @coroutine#4909] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 10:46:26.610 [Test worker @coroutine#4909] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 10:46:26.610 [Test worker @coroutine#4909] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 10:46:26.610 [Test worker @coroutine#4909] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 10:46:26.610 [Test worker @coroutine#4909] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 10:46:26.610 [Test worker @coroutine#4909] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 10:46:26.610 [Test worker @coroutine#4909] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 10:46:26.610 [Test worker @coroutine#4909] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 10:46:26.610 [Test worker @coroutine#4909] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 10:46:26.610 [Test worker @coroutine#4909] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 10:46:26.610 [Test worker @coroutine#4909] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 10:46:26.610 [Test worker @coroutine#4909] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 10:46:26.610 [Test worker @coroutine#4909] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 10:46:26.610 [Test worker @coroutine#4909] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 10:46:26.610 [Test worker @coroutine#4909] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 10:46:26.610 [Test worker @coroutine#4909] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 10:46:26.610 [Test worker @coroutine#4909] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 10:46:26.610 [Test worker @coroutine#4909] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 10:46:26.610 [Test worker @coroutine#4909] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 10:46:26.610 [Test worker @coroutine#4909] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-188" 2024-04-19 10:46:26.610 [Test worker @coroutine#4909] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 10:46:26.610 [Test worker @coroutine#4909] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 10:46:26.610 [Test worker @coroutine#4909] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 10:46:26.610 [Test worker @coroutine#4909] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 10:46:26.610 [Test worker @coroutine#4909] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 10:46:26.610 [Test worker @coroutine#4909] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 10:46:26.610 [Test worker @coroutine#4909] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 10:46:26.610 [Test worker @coroutine#4909] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 10:46:26.610 [Test worker @coroutine#4909] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Starting... 2024-04-19 10:46:26.610 [Test worker @coroutine#4909] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c023dcb 2024-04-19 10:46:26.610 [Test worker @coroutine#4909] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c023dcb 2024-04-19 10:46:26.610 [Test worker @coroutine#4909] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Start completed. 2024-04-19 10:46:26.623 [Test worker @coroutine#4909] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c023dcb 2024-04-19 10:46:26.634 [Test worker @coroutine#4916] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c023dcb 2024-04-19 10:46:26.636 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c023dcb 2024-04-19 10:46:26.638 [Test worker @coroutine#4920] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c023dcb 2024-04-19 10:46:26.650 [DefaultDispatcher-worker-6 @coroutine#4922] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c023dcb 2024-04-19 10:46:26.664 [DefaultDispatcher-worker-2 @coroutine#4909] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25767bd9 2024-04-19 10:46:26.673 [DefaultDispatcher-worker-3 @coroutine#4909] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25767bd9 2024-04-19 10:46:26.678 [HikariPool-187 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 10:46:26.679 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Shutdown initiated... 2024-04-19 10:46:26.679 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Close initiated... 2024-04-19 10:46:26.679 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 10:46:26.679 [HikariPool-187 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Closing connection org.sqlite.jdbc4.JDBC4Connection@25767bd9: (connection evicted) 2024-04-19 10:46:26.680 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-19 10:46:26.680 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Closed. 2024-04-19 10:46:26.680 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Shutdown completed. 2024-04-19 10:46:26.680 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Shutdown initiated... 2024-04-19 10:46:26.680 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Close initiated... 2024-04-19 10:46:26.680 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 10:46:26.680 [HikariPool-188 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1c023dcb: (connection evicted) 2024-04-19 10:46:26.681 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-19 10:46:26.681 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Closed. 2024-04-19 10:46:26.681 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Shutdown completed. 2024-04-19 10:46:26.682 [Test worker @coroutine#4937] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-189 - configuration: 2024-04-19 10:46:26.682 [Test worker @coroutine#4937] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 10:46:26.682 [Test worker @coroutine#4937] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 10:46:26.682 [Test worker @coroutine#4937] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 10:46:26.682 [Test worker @coroutine#4937] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 10:46:26.682 [Test worker @coroutine#4937] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 10:46:26.682 [Test worker @coroutine#4937] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 10:46:26.682 [Test worker @coroutine#4937] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@34b69a14 2024-04-19 10:46:26.682 [Test worker @coroutine#4937] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 10:46:26.682 [Test worker @coroutine#4937] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 10:46:26.683 [Test worker @coroutine#4937] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 10:46:26.683 [Test worker @coroutine#4937] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 10:46:26.683 [Test worker @coroutine#4937] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 10:46:26.683 [Test worker @coroutine#4937] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 10:46:26.683 [Test worker @coroutine#4937] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 10:46:26.683 [Test worker @coroutine#4937] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 10:46:26.683 [Test worker @coroutine#4937] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 10:46:26.683 [Test worker @coroutine#4937] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 10:46:26.683 [Test worker @coroutine#4937] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 10:46:26.683 [Test worker @coroutine#4937] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 10:46:26.683 [Test worker @coroutine#4937] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 10:46:26.683 [Test worker @coroutine#4937] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 10:46:26.683 [Test worker @coroutine#4937] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 10:46:26.683 [Test worker @coroutine#4937] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 10:46:26.683 [Test worker @coroutine#4937] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 10:46:26.683 [Test worker @coroutine#4937] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 10:46:26.683 [Test worker @coroutine#4937] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 10:46:26.683 [Test worker @coroutine#4937] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-189" 2024-04-19 10:46:26.683 [Test worker @coroutine#4937] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 10:46:26.683 [Test worker @coroutine#4937] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 10:46:26.683 [Test worker @coroutine#4937] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 10:46:26.683 [Test worker @coroutine#4937] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 10:46:26.683 [Test worker @coroutine#4937] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 10:46:26.683 [Test worker @coroutine#4937] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 10:46:26.683 [Test worker @coroutine#4937] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 10:46:26.683 [Test worker @coroutine#4937] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 10:46:26.683 [Test worker @coroutine#4937] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Starting... 2024-04-19 10:46:26.683 [Test worker @coroutine#4937] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Added connection org.sqlite.jdbc4.JDBC4Connection@19cb3f 2024-04-19 10:46:26.683 [Test worker @coroutine#4937] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Added connection org.sqlite.jdbc4.JDBC4Connection@19cb3f 2024-04-19 10:46:26.683 [Test worker @coroutine#4937] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Start completed. 2024-04-19 10:46:26.707 [Test worker @coroutine#4937] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19cb3f 2024-04-19 10:46:26.716 [DefaultDispatcher-worker-13 @coroutine#2056] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32b72ccb 2024-04-19 10:46:26.716 [DefaultDispatcher-worker-13 @coroutine#2056] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-19 10:46:26.716 [DefaultDispatcher-worker-13 @coroutine#2056] 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-04-19 10:46:26.716 [DefaultDispatcher-worker-13 @coroutine#2056] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-19 10:46:26.717 [DefaultDispatcher-worker-18 @coroutine#2070] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68024e57 2024-04-19 10:46:26.717 [DefaultDispatcher-worker-18 @coroutine#2070] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54079/UmAppDatabase/replication/nodeId 2024-04-19 10:46:26.717 [DefaultDispatcher-worker-18 @coroutine#2070] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54079/UmAppDatabase/replication/nodeId. 2024-04-19 10:46:26.717 [DefaultDispatcher-worker-18 @coroutine#2070] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54079/UmAppDatabase/replication/nodeId 2024-04-19 10:46:26.717 [DefaultDispatcher-worker-1 @coroutine#2056] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-19 10:46:26.718 [DefaultDispatcher-worker-18 @coroutine#2070] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54079/UmAppDatabase/replication/nodeId 2024-04-19 10:46:26.718 [DefaultDispatcher-worker-18 @coroutine#2070] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54079/UmAppDatabase/replication/nodeId 2024-04-19 10:46:26.719 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19cb3f 2024-04-19 10:46:26.721 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19cb3f 2024-04-19 10:46:26.723 [Test worker @coroutine#4947] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19cb3f 2024-04-19 10:46:26.723 [Test worker @coroutine#4937] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-190 - configuration: 2024-04-19 10:46:26.723 [Test worker @coroutine#4937] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 10:46:26.723 [Test worker @coroutine#4937] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 10:46:26.723 [Test worker @coroutine#4937] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 10:46:26.723 [Test worker @coroutine#4937] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 10:46:26.723 [Test worker @coroutine#4937] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 10:46:26.723 [Test worker @coroutine#4937] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 10:46:26.723 [Test worker @coroutine#4937] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4d484961 2024-04-19 10:46:26.723 [Test worker @coroutine#4937] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 10:46:26.723 [Test worker @coroutine#4937] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 10:46:26.723 [Test worker @coroutine#4937] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 10:46:26.723 [Test worker @coroutine#4937] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 10:46:26.723 [Test worker @coroutine#4937] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 10:46:26.723 [Test worker @coroutine#4937] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 10:46:26.723 [Test worker @coroutine#4937] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 10:46:26.724 [Test worker @coroutine#4937] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 10:46:26.724 [Test worker @coroutine#4937] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 10:46:26.724 [Test worker @coroutine#4937] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 10:46:26.724 [Test worker @coroutine#4937] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 10:46:26.724 [Test worker @coroutine#4937] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 10:46:26.724 [Test worker @coroutine#4937] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 10:46:26.724 [Test worker @coroutine#4937] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 10:46:26.724 [Test worker @coroutine#4937] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 10:46:26.724 [Test worker @coroutine#4937] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 10:46:26.724 [Test worker @coroutine#4937] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 10:46:26.724 [Test worker @coroutine#4937] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 10:46:26.724 [Test worker @coroutine#4937] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 10:46:26.724 [Test worker @coroutine#4937] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-190" 2024-04-19 10:46:26.724 [Test worker @coroutine#4937] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 10:46:26.724 [Test worker @coroutine#4937] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 10:46:26.724 [Test worker @coroutine#4937] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 10:46:26.724 [Test worker @coroutine#4937] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 10:46:26.724 [Test worker @coroutine#4937] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 10:46:26.724 [Test worker @coroutine#4937] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 10:46:26.724 [Test worker @coroutine#4937] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 10:46:26.724 [Test worker @coroutine#4937] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 10:46:26.724 [Test worker @coroutine#4937] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Starting... 2024-04-19 10:46:26.724 [Test worker @coroutine#4937] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f9c272b 2024-04-19 10:46:26.724 [Test worker @coroutine#4937] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f9c272b 2024-04-19 10:46:26.724 [Test worker @coroutine#4937] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Start completed. 2024-04-19 10:46:26.738 [Test worker @coroutine#4937] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f9c272b 2024-04-19 10:46:26.749 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f9c272b 2024-04-19 10:46:26.750 [Test worker @coroutine#4951] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f9c272b 2024-04-19 10:46:26.752 [Test worker @coroutine#4953] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f9c272b 2024-04-19 10:46:26.764 [DefaultDispatcher-worker-4 @coroutine#4956] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f9c272b 2024-04-19 10:46:26.776 [DefaultDispatcher-worker-19 @coroutine#4937] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19cb3f 2024-04-19 10:46:26.783 [HikariPool-189 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-19 10:46:26.786 [HikariPool-7 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 10:46:26.788 [DefaultDispatcher-worker-8 @coroutine#4937] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19cb3f 2024-04-19 10:46:26.798 [DefaultDispatcher-worker-14 @coroutine#4937] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19cb3f 2024-04-19 10:46:26.804 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Shutdown initiated... 2024-04-19 10:46:26.804 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Close initiated... 2024-04-19 10:46:26.804 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 10:46:26.805 [HikariPool-189 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Closing connection org.sqlite.jdbc4.JDBC4Connection@19cb3f: (connection evicted) 2024-04-19 10:46:26.805 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-19 10:46:26.805 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Closed. 2024-04-19 10:46:26.805 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Shutdown completed. 2024-04-19 10:46:26.805 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Shutdown initiated... 2024-04-19 10:46:26.805 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Close initiated... 2024-04-19 10:46:26.805 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 10:46:26.806 [HikariPool-190 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6f9c272b: (connection evicted) 2024-04-19 10:46:26.806 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-19 10:46:26.806 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Closed. 2024-04-19 10:46:26.806 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Shutdown completed. 2024-04-19 10:46:26.809 [Test worker @coroutine#4973] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-191 - configuration: 2024-04-19 10:46:26.809 [Test worker @coroutine#4973] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 10:46:26.809 [Test worker @coroutine#4973] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 10:46:26.809 [Test worker @coroutine#4973] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 10:46:26.809 [Test worker @coroutine#4973] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 10:46:26.809 [Test worker @coroutine#4973] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 10:46:26.809 [Test worker @coroutine#4973] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 10:46:26.809 [Test worker @coroutine#4973] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2889d997 2024-04-19 10:46:26.809 [Test worker @coroutine#4973] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 10:46:26.809 [Test worker @coroutine#4973] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 10:46:26.809 [Test worker @coroutine#4973] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 10:46:26.809 [Test worker @coroutine#4973] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 10:46:26.809 [Test worker @coroutine#4973] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 10:46:26.809 [Test worker @coroutine#4973] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 10:46:26.809 [Test worker @coroutine#4973] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 10:46:26.809 [Test worker @coroutine#4973] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 10:46:26.809 [Test worker @coroutine#4973] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 10:46:26.809 [Test worker @coroutine#4973] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 10:46:26.809 [Test worker @coroutine#4973] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 10:46:26.809 [Test worker @coroutine#4973] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 10:46:26.809 [Test worker @coroutine#4973] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 10:46:26.809 [Test worker @coroutine#4973] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 10:46:26.809 [Test worker @coroutine#4973] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 10:46:26.809 [Test worker @coroutine#4973] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 10:46:26.809 [Test worker @coroutine#4973] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 10:46:26.809 [Test worker @coroutine#4973] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 10:46:26.809 [Test worker @coroutine#4973] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 10:46:26.809 [Test worker @coroutine#4973] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-191" 2024-04-19 10:46:26.809 [Test worker @coroutine#4973] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 10:46:26.809 [Test worker @coroutine#4973] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 10:46:26.809 [Test worker @coroutine#4973] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 10:46:26.809 [Test worker @coroutine#4973] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 10:46:26.809 [Test worker @coroutine#4973] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 10:46:26.809 [Test worker @coroutine#4973] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 10:46:26.809 [Test worker @coroutine#4973] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 10:46:26.809 [Test worker @coroutine#4973] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 10:46:26.809 [Test worker @coroutine#4973] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Starting... 2024-04-19 10:46:26.810 [Test worker @coroutine#4973] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e168d90 2024-04-19 10:46:26.810 [Test worker @coroutine#4973] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e168d90 2024-04-19 10:46:26.810 [Test worker @coroutine#4973] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Start completed. 2024-04-19 10:46:26.825 [Test worker @coroutine#4973] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e168d90 2024-04-19 10:46:26.835 [Test worker @coroutine#4975] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e168d90 2024-04-19 10:46:26.837 [Test worker @coroutine#4977] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e168d90 2024-04-19 10:46:26.839 [Test worker @coroutine#4979] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e168d90 2024-04-19 10:46:26.850 [DefaultDispatcher-worker-16 @coroutine#4981] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e168d90 2024-04-19 10:46:26.855 [DefaultDispatcher-worker-19 @coroutine#2122] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e5d9fa7 2024-04-19 10:46:26.855 [DefaultDispatcher-worker-19 @coroutine#2122] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33179/UmAppDatabase/replication/nodeId 2024-04-19 10:46:26.855 [DefaultDispatcher-worker-19 @coroutine#2122] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33179/UmAppDatabase/replication/nodeId. 2024-04-19 10:46:26.855 [DefaultDispatcher-worker-19 @coroutine#2122] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33179/UmAppDatabase/replication/nodeId 2024-04-19 10:46:26.856 [DefaultDispatcher-worker-19 @coroutine#2122] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33179/UmAppDatabase/replication/nodeId 2024-04-19 10:46:26.856 [DefaultDispatcher-worker-19 @coroutine#2122] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33179/UmAppDatabase/replication/nodeId 2024-04-19 10:46:26.859 [DefaultDispatcher-worker-2 @coroutine#4973] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e168d90 2024-04-19 10:46:26.860 [HikariPool-9 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 10:46:26.873 [UI Thread @coroutine#5003] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/api/contententryimportjob/importjobs?contententryuid=582739385846124544 2024-04-19 10:46:26.873 [UI Thread @coroutine#5003] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/api/contententryimportjob/importjobs?contententryuid=582739385846124544. 2024-04-19 10:46:26.873 [UI Thread @coroutine#5003] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/api/contententryimportjob/importjobs?contententryuid=582739385846124544 2024-04-19 10:46:26.874 [UI Thread @coroutine#5003] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/api/contententryimportjob/importjobs?contententryuid=582739385846124544 2024-04-19 10:46:26.874 [UI Thread @coroutine#5003] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/api/contententryimportjob/importjobs?contententryuid=582739385846124544 2024-04-19 10:46:26.874 [UI Thread @coroutine#5003] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost/api/contententryimportjob/importjobs?contententryuid=582739385846124544. 2024-04-19 10:46:26.874 [UI Thread @coroutine#5003] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost/api/contententryimportjob/importjobs?contententryuid=582739385846124544 to class io.ktor.utils.io.ByteReadChannel 2024-04-19 10:46:26.877 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Shutdown initiated... 2024-04-19 10:46:26.877 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Close initiated... 2024-04-19 10:46:26.877 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 10:46:26.877 [HikariPool-191 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7e168d90: (connection evicted) 2024-04-19 10:46:26.878 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-19 10:46:26.878 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Closed. 2024-04-19 10:46:26.878 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Shutdown completed. 2024-04-19 10:46:26.925 [HikariPool-11 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 10:46:26.925 [Test worker @coroutine#5019] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-192 - configuration: 2024-04-19 10:46:26.925 [Test worker @coroutine#5019] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 10:46:26.926 [Test worker @coroutine#5019] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 10:46:26.926 [Test worker @coroutine#5019] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 10:46:26.926 [Test worker @coroutine#5019] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 10:46:26.926 [Test worker @coroutine#5019] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 10:46:26.926 [Test worker @coroutine#5019] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 10:46:26.926 [Test worker @coroutine#5019] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6fe47be 2024-04-19 10:46:26.926 [Test worker @coroutine#5019] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 10:46:26.926 [Test worker @coroutine#5019] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 10:46:26.926 [Test worker @coroutine#5019] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 10:46:26.926 [Test worker @coroutine#5019] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 10:46:26.926 [Test worker @coroutine#5019] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 10:46:26.926 [Test worker @coroutine#5019] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 10:46:26.926 [Test worker @coroutine#5019] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 10:46:26.926 [Test worker @coroutine#5019] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 10:46:26.926 [Test worker @coroutine#5019] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 10:46:26.926 [Test worker @coroutine#5019] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 10:46:26.926 [Test worker @coroutine#5019] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 10:46:26.926 [Test worker @coroutine#5019] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 10:46:26.926 [Test worker @coroutine#5019] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 10:46:26.926 [Test worker @coroutine#5019] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 10:46:26.926 [Test worker @coroutine#5019] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 10:46:26.926 [Test worker @coroutine#5019] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 10:46:26.926 [Test worker @coroutine#5019] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 10:46:26.926 [Test worker @coroutine#5019] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 10:46:26.926 [Test worker @coroutine#5019] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 10:46:26.926 [Test worker @coroutine#5019] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-192" 2024-04-19 10:46:26.926 [Test worker @coroutine#5019] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 10:46:26.926 [Test worker @coroutine#5019] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 10:46:26.926 [Test worker @coroutine#5019] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 10:46:26.926 [Test worker @coroutine#5019] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 10:46:26.926 [Test worker @coroutine#5019] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 10:46:26.926 [Test worker @coroutine#5019] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 10:46:26.926 [Test worker @coroutine#5019] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 10:46:26.926 [Test worker @coroutine#5019] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 10:46:26.926 [Test worker @coroutine#5019] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Starting... 2024-04-19 10:46:26.926 [Test worker @coroutine#5019] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Added connection org.sqlite.jdbc4.JDBC4Connection@7fef485d 2024-04-19 10:46:26.926 [Test worker @coroutine#5019] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Added connection org.sqlite.jdbc4.JDBC4Connection@7fef485d 2024-04-19 10:46:26.926 [Test worker @coroutine#5019] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Start completed. 2024-04-19 10:46:26.943 [HikariPool-13 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 10:46:26.945 [Test worker @coroutine#5019] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fef485d 2024-04-19 10:46:26.956 [Test worker @coroutine#5020] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fef485d 2024-04-19 10:46:26.958 [Test worker @coroutine#5022] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fef485d 2024-04-19 10:46:26.959 [Test worker @coroutine#5024] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fef485d 2024-04-19 10:46:26.969 [DefaultDispatcher-worker-2 @coroutine#5026] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fef485d 2024-04-19 10:46:26.992 [DefaultDispatcher-worker-8 @coroutine#5019] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fef485d 2024-04-19 10:46:27.001 [DefaultDispatcher-worker-16 @coroutine#5019] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fef485d 2024-04-19 10:46:27.013 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Shutdown initiated... 2024-04-19 10:46:27.013 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Close initiated... 2024-04-19 10:46:27.014 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 10:46:27.014 [HikariPool-192 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7fef485d: (connection evicted) 2024-04-19 10:46:27.015 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-19 10:46:27.015 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Closed. 2024-04-19 10:46:27.015 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Shutdown completed. 2024-04-19 10:46:27.073 [Test worker @coroutine#5043] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-193 - configuration: 2024-04-19 10:46:27.073 [Test worker @coroutine#5043] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 10:46:27.073 [Test worker @coroutine#5043] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 10:46:27.073 [Test worker @coroutine#5043] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 10:46:27.073 [Test worker @coroutine#5043] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 10:46:27.073 [Test worker @coroutine#5043] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 10:46:27.073 [Test worker @coroutine#5043] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 10:46:27.073 [Test worker @coroutine#5043] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@25699129 2024-04-19 10:46:27.073 [Test worker @coroutine#5043] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 10:46:27.073 [Test worker @coroutine#5043] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 10:46:27.073 [Test worker @coroutine#5043] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 10:46:27.073 [Test worker @coroutine#5043] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 10:46:27.073 [Test worker @coroutine#5043] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 10:46:27.073 [Test worker @coroutine#5043] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 10:46:27.073 [Test worker @coroutine#5043] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 10:46:27.073 [Test worker @coroutine#5043] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 10:46:27.073 [Test worker @coroutine#5043] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 10:46:27.073 [Test worker @coroutine#5043] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 10:46:27.073 [Test worker @coroutine#5043] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 10:46:27.073 [Test worker @coroutine#5043] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 10:46:27.073 [Test worker @coroutine#5043] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 10:46:27.073 [Test worker @coroutine#5043] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 10:46:27.073 [Test worker @coroutine#5043] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 10:46:27.073 [Test worker @coroutine#5043] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 10:46:27.073 [Test worker @coroutine#5043] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 10:46:27.073 [Test worker @coroutine#5043] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 10:46:27.073 [Test worker @coroutine#5043] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 10:46:27.073 [Test worker @coroutine#5043] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-193" 2024-04-19 10:46:27.074 [Test worker @coroutine#5043] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 10:46:27.074 [Test worker @coroutine#5043] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 10:46:27.074 [Test worker @coroutine#5043] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 10:46:27.074 [Test worker @coroutine#5043] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 10:46:27.074 [Test worker @coroutine#5043] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 10:46:27.074 [Test worker @coroutine#5043] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 10:46:27.074 [Test worker @coroutine#5043] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 10:46:27.074 [Test worker @coroutine#5043] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 10:46:27.074 [Test worker @coroutine#5043] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Starting... 2024-04-19 10:46:27.074 [Test worker @coroutine#5043] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Added connection org.sqlite.jdbc4.JDBC4Connection@5498d2a2 2024-04-19 10:46:27.074 [Test worker @coroutine#5043] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Added connection org.sqlite.jdbc4.JDBC4Connection@5498d2a2 2024-04-19 10:46:27.074 [Test worker @coroutine#5043] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Start completed. 2024-04-19 10:46:27.085 [DefaultDispatcher-worker-14 @coroutine#2167] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d9cac6e 2024-04-19 10:46:27.085 [DefaultDispatcher-worker-10 @coroutine#1886] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40f931ec 2024-04-19 10:46:27.085 [DefaultDispatcher-worker-10 @coroutine#1886] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43143/UmAppDatabase/replication/nodeId 2024-04-19 10:46:27.085 [DefaultDispatcher-worker-14 @coroutine#2167] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45929/UmAppDatabase/replication/nodeId 2024-04-19 10:46:27.085 [DefaultDispatcher-worker-14 @coroutine#2167] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45929/UmAppDatabase/replication/nodeId. 2024-04-19 10:46:27.085 [DefaultDispatcher-worker-10 @coroutine#1886] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43143/UmAppDatabase/replication/nodeId. 2024-04-19 10:46:27.085 [DefaultDispatcher-worker-14 @coroutine#2167] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45929/UmAppDatabase/replication/nodeId 2024-04-19 10:46:27.085 [DefaultDispatcher-worker-10 @coroutine#1886] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43143/UmAppDatabase/replication/nodeId 2024-04-19 10:46:27.087 [DefaultDispatcher-worker-3 @coroutine#1886] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43143/UmAppDatabase/replication/nodeId 2024-04-19 10:46:27.087 [DefaultDispatcher-worker-6 @coroutine#2167] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45929/UmAppDatabase/replication/nodeId 2024-04-19 10:46:27.087 [DefaultDispatcher-worker-3 @coroutine#1886] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43143/UmAppDatabase/replication/nodeId 2024-04-19 10:46:27.087 [DefaultDispatcher-worker-6 @coroutine#2167] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45929/UmAppDatabase/replication/nodeId 2024-04-19 10:46:27.092 [Test worker @coroutine#5043] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5498d2a2 2024-04-19 10:46:27.103 [Test worker @coroutine#5050] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5498d2a2 2024-04-19 10:46:27.105 [Test worker @coroutine#5053] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5498d2a2 2024-04-19 10:46:27.107 [Test worker @coroutine#5055] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5498d2a2 2024-04-19 10:46:27.110 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Shutdown initiated... 2024-04-19 10:46:27.110 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Close initiated... 2024-04-19 10:46:27.110 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-19 10:46:27.110 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-19 10:46:27.110 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Closed. 2024-04-19 10:46:27.110 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Shutdown completed. 2024-04-19 10:46:27.112 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-194 - configuration: 2024-04-19 10:46:27.112 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 10:46:27.112 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 10:46:27.112 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 10:46:27.112 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 10:46:27.112 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 10:46:27.112 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 10:46:27.112 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@414a3c7d 2024-04-19 10:46:27.112 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 10:46:27.112 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 10:46:27.112 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 10:46:27.112 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 10:46:27.112 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 10:46:27.112 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 10:46:27.112 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 10:46:27.112 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 10:46:27.112 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 10:46:27.112 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 10:46:27.112 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 10:46:27.112 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 10:46:27.113 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 10:46:27.113 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 10:46:27.113 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 10:46:27.113 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 10:46:27.113 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 10:46:27.113 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 10:46:27.113 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 10:46:27.113 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-194" 2024-04-19 10:46:27.113 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 10:46:27.113 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 10:46:27.113 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 10:46:27.113 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 10:46:27.113 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 10:46:27.113 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 10:46:27.113 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 10:46:27.113 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 10:46:27.113 [Test worker @coroutine#5067] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Starting... 2024-04-19 10:46:27.113 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Added connection org.sqlite.jdbc4.JDBC4Connection@aad1270 2024-04-19 10:46:27.113 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Added connection org.sqlite.jdbc4.JDBC4Connection@aad1270 2024-04-19 10:46:27.113 [Test worker @coroutine#5067] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Start completed. 2024-04-19 10:46:27.117 [HikariPool-15 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 10:46:27.127 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@aad1270 2024-04-19 10:46:27.138 [Test worker @coroutine#5069] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@aad1270 2024-04-19 10:46:27.140 [Test worker @coroutine#5071] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@aad1270 2024-04-19 10:46:27.142 [Test worker @coroutine#5073] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@aad1270 2024-04-19 10:46:27.144 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Shutdown initiated... 2024-04-19 10:46:27.144 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Close initiated... 2024-04-19 10:46:27.144 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-19 10:46:27.144 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-19 10:46:27.144 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Closed. 2024-04-19 10:46:27.144 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Shutdown completed. 2024-04-19 10:46:27.146 [Test worker @coroutine#5086] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-195 - configuration: 2024-04-19 10:46:27.146 [Test worker @coroutine#5086] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 10:46:27.146 [Test worker @coroutine#5086] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 10:46:27.146 [Test worker @coroutine#5086] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 10:46:27.146 [Test worker @coroutine#5086] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 10:46:27.146 [Test worker @coroutine#5086] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 10:46:27.146 [Test worker @coroutine#5086] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 10:46:27.146 [Test worker @coroutine#5086] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@40830e1e 2024-04-19 10:46:27.146 [Test worker @coroutine#5086] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 10:46:27.146 [Test worker @coroutine#5086] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 10:46:27.146 [Test worker @coroutine#5086] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 10:46:27.146 [Test worker @coroutine#5086] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 10:46:27.146 [Test worker @coroutine#5086] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 10:46:27.146 [Test worker @coroutine#5086] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 10:46:27.146 [Test worker @coroutine#5086] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 10:46:27.146 [Test worker @coroutine#5086] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 10:46:27.146 [Test worker @coroutine#5086] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 10:46:27.146 [Test worker @coroutine#5086] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 10:46:27.146 [Test worker @coroutine#5086] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 10:46:27.146 [Test worker @coroutine#5086] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 10:46:27.146 [Test worker @coroutine#5086] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 10:46:27.146 [Test worker @coroutine#5086] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 10:46:27.146 [Test worker @coroutine#5086] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 10:46:27.146 [Test worker @coroutine#5086] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 10:46:27.146 [Test worker @coroutine#5086] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 10:46:27.146 [Test worker @coroutine#5086] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 10:46:27.146 [Test worker @coroutine#5086] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 10:46:27.146 [Test worker @coroutine#5086] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-195" 2024-04-19 10:46:27.146 [Test worker @coroutine#5086] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 10:46:27.146 [Test worker @coroutine#5086] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 10:46:27.146 [Test worker @coroutine#5086] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 10:46:27.146 [Test worker @coroutine#5086] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 10:46:27.146 [Test worker @coroutine#5086] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 10:46:27.146 [Test worker @coroutine#5086] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 10:46:27.146 [Test worker @coroutine#5086] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 10:46:27.146 [Test worker @coroutine#5086] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 10:46:27.146 [Test worker @coroutine#5086] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Starting... 2024-04-19 10:46:27.147 [Test worker @coroutine#5086] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Added connection org.sqlite.jdbc4.JDBC4Connection@26350832 2024-04-19 10:46:27.147 [Test worker @coroutine#5086] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Added connection org.sqlite.jdbc4.JDBC4Connection@26350832 2024-04-19 10:46:27.147 [Test worker @coroutine#5086] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Start completed. 2024-04-19 10:46:27.161 [Test worker @coroutine#5086] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26350832 2024-04-19 10:46:27.173 [Test worker @coroutine#5087] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26350832 2024-04-19 10:46:27.174 [Test worker @coroutine#5089] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26350832 2024-04-19 10:46:27.176 [Test worker @coroutine#5091] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26350832 2024-04-19 10:46:27.176 [Test worker @coroutine#5086] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-196 - configuration: 2024-04-19 10:46:27.177 [Test worker @coroutine#5086] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 10:46:27.177 [Test worker @coroutine#5086] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 10:46:27.177 [Test worker @coroutine#5086] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 10:46:27.177 [Test worker @coroutine#5086] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 10:46:27.177 [Test worker @coroutine#5086] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 10:46:27.177 [Test worker @coroutine#5086] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 10:46:27.177 [Test worker @coroutine#5086] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@650ee893 2024-04-19 10:46:27.177 [Test worker @coroutine#5086] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 10:46:27.177 [Test worker @coroutine#5086] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 10:46:27.177 [Test worker @coroutine#5086] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 10:46:27.177 [Test worker @coroutine#5086] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 10:46:27.177 [Test worker @coroutine#5086] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 10:46:27.177 [Test worker @coroutine#5086] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 10:46:27.177 [Test worker @coroutine#5086] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 10:46:27.177 [Test worker @coroutine#5086] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 10:46:27.177 [Test worker @coroutine#5086] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 10:46:27.177 [Test worker @coroutine#5086] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 10:46:27.177 [Test worker @coroutine#5086] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 10:46:27.177 [Test worker @coroutine#5086] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 10:46:27.177 [Test worker @coroutine#5086] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 10:46:27.177 [Test worker @coroutine#5086] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 10:46:27.177 [Test worker @coroutine#5086] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 10:46:27.177 [Test worker @coroutine#5086] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 10:46:27.177 [Test worker @coroutine#5086] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 10:46:27.177 [Test worker @coroutine#5086] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 10:46:27.177 [Test worker @coroutine#5086] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 10:46:27.177 [Test worker @coroutine#5086] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-196" 2024-04-19 10:46:27.177 [Test worker @coroutine#5086] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 10:46:27.177 [Test worker @coroutine#5086] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 10:46:27.177 [Test worker @coroutine#5086] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 10:46:27.177 [Test worker @coroutine#5086] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 10:46:27.177 [Test worker @coroutine#5086] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 10:46:27.177 [Test worker @coroutine#5086] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 10:46:27.177 [Test worker @coroutine#5086] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 10:46:27.177 [Test worker @coroutine#5086] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 10:46:27.177 [Test worker @coroutine#5086] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Starting... 2024-04-19 10:46:27.177 [Test worker @coroutine#5086] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Added connection org.sqlite.jdbc4.JDBC4Connection@68553e92 2024-04-19 10:46:27.177 [Test worker @coroutine#5086] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Added connection org.sqlite.jdbc4.JDBC4Connection@68553e92 2024-04-19 10:46:27.177 [Test worker @coroutine#5086] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Start completed. 2024-04-19 10:46:27.183 [DefaultDispatcher-worker-18 @coroutine#1918] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fae357f 2024-04-19 10:46:27.183 [DefaultDispatcher-worker-18 @coroutine#1918] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35603/UmAppDatabase/replication/nodeId 2024-04-19 10:46:27.183 [DefaultDispatcher-worker-18 @coroutine#1918] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35603/UmAppDatabase/replication/nodeId. 2024-04-19 10:46:27.183 [DefaultDispatcher-worker-18 @coroutine#1918] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35603/UmAppDatabase/replication/nodeId 2024-04-19 10:46:27.185 [DefaultDispatcher-worker-6 @coroutine#1918] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35603/UmAppDatabase/replication/nodeId 2024-04-19 10:46:27.185 [DefaultDispatcher-worker-6 @coroutine#1918] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35603/UmAppDatabase/replication/nodeId 2024-04-19 10:46:27.193 [Test worker @coroutine#5086] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68553e92 2024-04-19 10:46:27.195 [DefaultDispatcher-worker-21 @coroutine#2224] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52518ee1 2024-04-19 10:46:27.195 [DefaultDispatcher-worker-21 @coroutine#2224] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49839/UmAppDatabase/replication/nodeId 2024-04-19 10:46:27.195 [DefaultDispatcher-worker-21 @coroutine#2224] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49839/UmAppDatabase/replication/nodeId. 2024-04-19 10:46:27.195 [DefaultDispatcher-worker-21 @coroutine#2224] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49839/UmAppDatabase/replication/nodeId 2024-04-19 10:46:27.196 [DefaultDispatcher-worker-5 @coroutine#2224] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49839/UmAppDatabase/replication/nodeId 2024-04-19 10:46:27.196 [DefaultDispatcher-worker-5 @coroutine#2224] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49839/UmAppDatabase/replication/nodeId 2024-04-19 10:46:27.205 [Test worker @coroutine#5096] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68553e92 2024-04-19 10:46:27.207 [Test worker @coroutine#5101] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68553e92 2024-04-19 10:46:27.208 [Test worker @coroutine#5103] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68553e92 2024-04-19 10:46:27.220 [DefaultDispatcher-worker-13 @coroutine#5105] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68553e92 2024-04-19 10:46:27.233 [DefaultDispatcher-worker-14 @coroutine#5086] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26350832 2024-04-19 10:46:27.236 [UI Thread @coroutine#5115] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58247/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-04-19 10:46:27.236 [UI Thread @coroutine#5115] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58247/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2024-04-19 10:46:27.236 [UI Thread @coroutine#5115] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58247/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-04-19 10:46:27.238 [UI Thread @coroutine#5115] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58247/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-04-19 10:46:27.238 [UI Thread @coroutine#5115] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58247/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-04-19 10:46:27.238 [UI Thread @coroutine#5115] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:58247/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2024-04-19 10:46:27.238 [UI Thread @coroutine#5115] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:58247/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub to class io.ktor.utils.io.core.ByteReadPacket 2024-04-19 10:46:27.240 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Shutdown initiated... 2024-04-19 10:46:27.240 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Close initiated... 2024-04-19 10:46:27.240 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 10:46:27.240 [HikariPool-195 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Closing connection org.sqlite.jdbc4.JDBC4Connection@26350832: (connection evicted) 2024-04-19 10:46:27.241 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-19 10:46:27.241 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Closed. 2024-04-19 10:46:27.241 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Shutdown completed. 2024-04-19 10:46:27.241 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Shutdown initiated... 2024-04-19 10:46:27.241 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Close initiated... 2024-04-19 10:46:27.241 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 10:46:27.241 [HikariPool-196 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Closing connection org.sqlite.jdbc4.JDBC4Connection@68553e92: (connection evicted) 2024-04-19 10:46:27.242 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-19 10:46:27.242 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Closed. 2024-04-19 10:46:27.242 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Shutdown completed. 2024-04-19 10:46:27.243 [Test worker @coroutine#5121] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-197 - configuration: 2024-04-19 10:46:27.243 [Test worker @coroutine#5121] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 10:46:27.243 [Test worker @coroutine#5121] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 10:46:27.243 [Test worker @coroutine#5121] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 10:46:27.243 [Test worker @coroutine#5121] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 10:46:27.243 [Test worker @coroutine#5121] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 10:46:27.243 [Test worker @coroutine#5121] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 10:46:27.243 [Test worker @coroutine#5121] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6b886e86 2024-04-19 10:46:27.243 [Test worker @coroutine#5121] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 10:46:27.243 [Test worker @coroutine#5121] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 10:46:27.243 [Test worker @coroutine#5121] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 10:46:27.243 [Test worker @coroutine#5121] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 10:46:27.243 [Test worker @coroutine#5121] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 10:46:27.243 [Test worker @coroutine#5121] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 10:46:27.243 [Test worker @coroutine#5121] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 10:46:27.243 [Test worker @coroutine#5121] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 10:46:27.243 [Test worker @coroutine#5121] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 10:46:27.243 [Test worker @coroutine#5121] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 10:46:27.244 [Test worker @coroutine#5121] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 10:46:27.244 [Test worker @coroutine#5121] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 10:46:27.244 [Test worker @coroutine#5121] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 10:46:27.244 [Test worker @coroutine#5121] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 10:46:27.244 [Test worker @coroutine#5121] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 10:46:27.244 [Test worker @coroutine#5121] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 10:46:27.244 [Test worker @coroutine#5121] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 10:46:27.244 [Test worker @coroutine#5121] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 10:46:27.244 [Test worker @coroutine#5121] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 10:46:27.244 [Test worker @coroutine#5121] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-197" 2024-04-19 10:46:27.244 [Test worker @coroutine#5121] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 10:46:27.244 [Test worker @coroutine#5121] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 10:46:27.244 [Test worker @coroutine#5121] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 10:46:27.244 [Test worker @coroutine#5121] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 10:46:27.244 [Test worker @coroutine#5121] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 10:46:27.244 [Test worker @coroutine#5121] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 10:46:27.244 [Test worker @coroutine#5121] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 10:46:27.244 [Test worker @coroutine#5121] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 10:46:27.244 [Test worker @coroutine#5121] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Starting... 2024-04-19 10:46:27.244 [Test worker @coroutine#5121] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Added connection org.sqlite.jdbc4.JDBC4Connection@46e77fb7 2024-04-19 10:46:27.244 [Test worker @coroutine#5121] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Added connection org.sqlite.jdbc4.JDBC4Connection@46e77fb7 2024-04-19 10:46:27.244 [Test worker @coroutine#5121] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Start completed. 2024-04-19 10:46:27.261 [Test worker @coroutine#5121] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46e77fb7 2024-04-19 10:46:27.272 [Test worker @coroutine#5122] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46e77fb7 2024-04-19 10:46:27.273 [Test worker @coroutine#5124] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46e77fb7 2024-04-19 10:46:27.275 [Test worker @coroutine#5126] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46e77fb7 2024-04-19 10:46:27.275 [Test worker @coroutine#5121] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-198 - configuration: 2024-04-19 10:46:27.276 [Test worker @coroutine#5121] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 10:46:27.276 [Test worker @coroutine#5121] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 10:46:27.276 [Test worker @coroutine#5121] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 10:46:27.276 [Test worker @coroutine#5121] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 10:46:27.276 [Test worker @coroutine#5121] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 10:46:27.276 [Test worker @coroutine#5121] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 10:46:27.276 [Test worker @coroutine#5121] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5973d3ec 2024-04-19 10:46:27.276 [Test worker @coroutine#5121] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 10:46:27.276 [Test worker @coroutine#5121] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 10:46:27.276 [Test worker @coroutine#5121] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 10:46:27.276 [Test worker @coroutine#5121] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 10:46:27.276 [Test worker @coroutine#5121] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 10:46:27.276 [Test worker @coroutine#5121] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 10:46:27.276 [Test worker @coroutine#5121] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 10:46:27.276 [Test worker @coroutine#5121] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 10:46:27.276 [Test worker @coroutine#5121] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 10:46:27.276 [Test worker @coroutine#5121] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 10:46:27.276 [Test worker @coroutine#5121] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 10:46:27.276 [Test worker @coroutine#5121] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 10:46:27.276 [Test worker @coroutine#5121] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 10:46:27.276 [Test worker @coroutine#5121] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 10:46:27.276 [Test worker @coroutine#5121] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 10:46:27.276 [Test worker @coroutine#5121] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 10:46:27.276 [Test worker @coroutine#5121] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 10:46:27.276 [Test worker @coroutine#5121] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 10:46:27.276 [Test worker @coroutine#5121] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 10:46:27.276 [Test worker @coroutine#5121] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-198" 2024-04-19 10:46:27.276 [Test worker @coroutine#5121] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 10:46:27.276 [Test worker @coroutine#5121] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 10:46:27.276 [Test worker @coroutine#5121] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 10:46:27.276 [Test worker @coroutine#5121] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 10:46:27.276 [Test worker @coroutine#5121] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 10:46:27.276 [Test worker @coroutine#5121] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 10:46:27.276 [Test worker @coroutine#5121] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 10:46:27.276 [Test worker @coroutine#5121] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 10:46:27.276 [Test worker @coroutine#5121] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Starting... 2024-04-19 10:46:27.276 [Test worker @coroutine#5121] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Added connection org.sqlite.jdbc4.JDBC4Connection@1dd1093c 2024-04-19 10:46:27.276 [Test worker @coroutine#5121] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Added connection org.sqlite.jdbc4.JDBC4Connection@1dd1093c 2024-04-19 10:46:27.276 [Test worker @coroutine#5121] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Start completed. 2024-04-19 10:46:27.289 [Test worker @coroutine#5121] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dd1093c 2024-04-19 10:46:27.300 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dd1093c 2024-04-19 10:46:27.301 [Test worker @coroutine#5130] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dd1093c 2024-04-19 10:46:27.303 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dd1093c 2024-04-19 10:46:27.315 [DefaultDispatcher-worker-9 @coroutine#5134] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dd1093c 2024-04-19 10:46:27.327 [DefaultDispatcher-worker-7 @coroutine#5121] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46e77fb7 2024-04-19 10:46:27.329 [UI Thread @coroutine#5144] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58983/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-04-19 10:46:27.329 [UI Thread @coroutine#5144] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58983/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2024-04-19 10:46:27.329 [UI Thread @coroutine#5144] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58983/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-04-19 10:46:27.331 [UI Thread @coroutine#5144] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58983/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-04-19 10:46:27.331 [UI Thread @coroutine#5144] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58983/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-04-19 10:46:27.332 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Shutdown initiated... 2024-04-19 10:46:27.332 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Close initiated... 2024-04-19 10:46:27.332 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 10:46:27.332 [HikariPool-197 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Closing connection org.sqlite.jdbc4.JDBC4Connection@46e77fb7: (connection evicted) 2024-04-19 10:46:27.333 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-19 10:46:27.333 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Closed. 2024-04-19 10:46:27.333 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Shutdown completed. 2024-04-19 10:46:27.333 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Shutdown initiated... 2024-04-19 10:46:27.333 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Close initiated... 2024-04-19 10:46:27.333 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 10:46:27.333 [HikariPool-198 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1dd1093c: (connection evicted) 2024-04-19 10:46:27.334 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-19 10:46:27.334 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Closed. 2024-04-19 10:46:27.334 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Shutdown completed. 2024-04-19 10:46:27.335 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-199 - configuration: 2024-04-19 10:46:27.335 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 10:46:27.335 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 10:46:27.335 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 10:46:27.335 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 10:46:27.335 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 10:46:27.335 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 10:46:27.335 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@417c9b17 2024-04-19 10:46:27.335 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 10:46:27.335 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 10:46:27.335 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 10:46:27.335 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 10:46:27.335 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 10:46:27.335 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 10:46:27.335 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 10:46:27.335 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 10:46:27.335 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 10:46:27.335 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 10:46:27.335 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 10:46:27.335 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 10:46:27.336 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 10:46:27.336 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 10:46:27.336 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 10:46:27.336 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 10:46:27.336 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 10:46:27.336 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 10:46:27.336 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 10:46:27.336 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-199" 2024-04-19 10:46:27.336 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 10:46:27.336 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 10:46:27.336 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 10:46:27.336 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 10:46:27.336 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 10:46:27.336 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 10:46:27.336 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 10:46:27.336 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 10:46:27.336 [Test worker @coroutine#5150] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Starting... 2024-04-19 10:46:27.336 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Added connection org.sqlite.jdbc4.JDBC4Connection@511cc6fc 2024-04-19 10:46:27.336 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Added connection org.sqlite.jdbc4.JDBC4Connection@511cc6fc 2024-04-19 10:46:27.336 [Test worker @coroutine#5150] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Start completed. 2024-04-19 10:46:27.352 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@511cc6fc 2024-04-19 10:46:27.364 [Test worker @coroutine#5151] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@511cc6fc 2024-04-19 10:46:27.366 [Test worker @coroutine#5153] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@511cc6fc 2024-04-19 10:46:27.368 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@511cc6fc 2024-04-19 10:46:27.368 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-200 - configuration: 2024-04-19 10:46:27.368 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 10:46:27.368 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 10:46:27.368 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 10:46:27.368 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 10:46:27.368 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 10:46:27.368 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 10:46:27.368 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6ae247b7 2024-04-19 10:46:27.368 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 10:46:27.368 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 10:46:27.368 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 10:46:27.368 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 10:46:27.368 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 10:46:27.368 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 10:46:27.368 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 10:46:27.368 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 10:46:27.368 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 10:46:27.368 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 10:46:27.368 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 10:46:27.368 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 10:46:27.368 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 10:46:27.368 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 10:46:27.368 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 10:46:27.368 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 10:46:27.368 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 10:46:27.368 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 10:46:27.368 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 10:46:27.368 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-200" 2024-04-19 10:46:27.368 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 10:46:27.368 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 10:46:27.368 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 10:46:27.368 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 10:46:27.368 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 10:46:27.368 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 10:46:27.368 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 10:46:27.368 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 10:46:27.368 [Test worker @coroutine#5150] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Starting... 2024-04-19 10:46:27.368 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Added connection org.sqlite.jdbc4.JDBC4Connection@296c0293 2024-04-19 10:46:27.368 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Added connection org.sqlite.jdbc4.JDBC4Connection@296c0293 2024-04-19 10:46:27.368 [Test worker @coroutine#5150] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Start completed. 2024-04-19 10:46:27.382 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@296c0293 2024-04-19 10:46:27.384 [DefaultDispatcher-worker-21 @coroutine#1965] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cbd17b3 2024-04-19 10:46:27.384 [DefaultDispatcher-worker-21 @coroutine#1965] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40655/UmAppDatabase/replication/nodeId 2024-04-19 10:46:27.384 [DefaultDispatcher-worker-21 @coroutine#1965] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40655/UmAppDatabase/replication/nodeId. 2024-04-19 10:46:27.384 [DefaultDispatcher-worker-21 @coroutine#1965] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40655/UmAppDatabase/replication/nodeId 2024-04-19 10:46:27.385 [DefaultDispatcher-worker-11 @coroutine#1965] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40655/UmAppDatabase/replication/nodeId 2024-04-19 10:46:27.385 [DefaultDispatcher-worker-11 @coroutine#1965] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40655/UmAppDatabase/replication/nodeId 2024-04-19 10:46:27.386 [HikariPool-17 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 10:46:27.393 [Test worker @coroutine#5157] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@296c0293 2024-04-19 10:46:27.394 [Test worker @coroutine#5162] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@296c0293 2024-04-19 10:46:27.396 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@296c0293 2024-04-19 10:46:27.409 [DefaultDispatcher-worker-15 @coroutine#5166] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@296c0293 2024-04-19 10:46:27.412 [HikariPool-19 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 10:46:27.421 [DefaultDispatcher-worker-4 @coroutine#5150] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@511cc6fc 2024-04-19 10:46:27.423 [UI Thread @coroutine#5177] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45841/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-04-19 10:46:27.423 [UI Thread @coroutine#5177] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45841/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2024-04-19 10:46:27.423 [UI Thread @coroutine#5177] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45841/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-04-19 10:46:27.425 [UI Thread @coroutine#5177] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45841/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-04-19 10:46:27.425 [UI Thread @coroutine#5177] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45841/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-04-19 10:46:27.425 [UI Thread @coroutine#5177] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:45841/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2024-04-19 10:46:27.425 [UI Thread @coroutine#5177] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:45841/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub to class io.ktor.utils.io.core.ByteReadPacket 2024-04-19 10:46:27.426 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Shutdown initiated... 2024-04-19 10:46:27.426 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Close initiated... 2024-04-19 10:46:27.426 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 10:46:27.426 [HikariPool-199 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Closing connection org.sqlite.jdbc4.JDBC4Connection@511cc6fc: (connection evicted) 2024-04-19 10:46:27.427 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-19 10:46:27.427 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Closed. 2024-04-19 10:46:27.427 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Shutdown completed. 2024-04-19 10:46:27.427 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Shutdown initiated... 2024-04-19 10:46:27.427 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Close initiated... 2024-04-19 10:46:27.427 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 10:46:27.428 [HikariPool-200 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Closing connection org.sqlite.jdbc4.JDBC4Connection@296c0293: (connection evicted) 2024-04-19 10:46:27.428 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-19 10:46:27.428 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Closed. 2024-04-19 10:46:27.428 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Shutdown completed. 2024-04-19 10:46:27.430 [Test worker @coroutine#5183] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-201 - configuration: 2024-04-19 10:46:27.430 [Test worker @coroutine#5183] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 10:46:27.430 [Test worker @coroutine#5183] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 10:46:27.430 [Test worker @coroutine#5183] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 10:46:27.430 [Test worker @coroutine#5183] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 10:46:27.430 [Test worker @coroutine#5183] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 10:46:27.430 [Test worker @coroutine#5183] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 10:46:27.430 [Test worker @coroutine#5183] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@69b2ed81 2024-04-19 10:46:27.430 [Test worker @coroutine#5183] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 10:46:27.430 [Test worker @coroutine#5183] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 10:46:27.430 [Test worker @coroutine#5183] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 10:46:27.430 [Test worker @coroutine#5183] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 10:46:27.430 [Test worker @coroutine#5183] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 10:46:27.430 [Test worker @coroutine#5183] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 10:46:27.430 [Test worker @coroutine#5183] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 10:46:27.430 [Test worker @coroutine#5183] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 10:46:27.430 [Test worker @coroutine#5183] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 10:46:27.430 [Test worker @coroutine#5183] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 10:46:27.430 [Test worker @coroutine#5183] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 10:46:27.430 [Test worker @coroutine#5183] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 10:46:27.430 [Test worker @coroutine#5183] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 10:46:27.430 [Test worker @coroutine#5183] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 10:46:27.430 [Test worker @coroutine#5183] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 10:46:27.430 [Test worker @coroutine#5183] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 10:46:27.430 [Test worker @coroutine#5183] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 10:46:27.430 [Test worker @coroutine#5183] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 10:46:27.430 [Test worker @coroutine#5183] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 10:46:27.430 [Test worker @coroutine#5183] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-201" 2024-04-19 10:46:27.430 [Test worker @coroutine#5183] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 10:46:27.430 [Test worker @coroutine#5183] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 10:46:27.430 [Test worker @coroutine#5183] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 10:46:27.430 [Test worker @coroutine#5183] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 10:46:27.430 [Test worker @coroutine#5183] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 10:46:27.430 [Test worker @coroutine#5183] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 10:46:27.430 [Test worker @coroutine#5183] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 10:46:27.430 [Test worker @coroutine#5183] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 10:46:27.430 [Test worker @coroutine#5183] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Starting... 2024-04-19 10:46:27.430 [Test worker @coroutine#5183] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Added connection org.sqlite.jdbc4.JDBC4Connection@31137f4d 2024-04-19 10:46:27.430 [Test worker @coroutine#5183] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Added connection org.sqlite.jdbc4.JDBC4Connection@31137f4d 2024-04-19 10:46:27.431 [Test worker @coroutine#5183] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Start completed. 2024-04-19 10:46:27.434 [HikariPool-21 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 10:46:27.448 [Test worker @coroutine#5183] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31137f4d 2024-04-19 10:46:27.459 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31137f4d 2024-04-19 10:46:27.461 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31137f4d 2024-04-19 10:46:27.461 [HikariPool-23 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 10:46:27.462 [Test worker @coroutine#5188] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31137f4d 2024-04-19 10:46:27.463 [Test worker @coroutine#5183] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-202 - configuration: 2024-04-19 10:46:27.463 [Test worker @coroutine#5183] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 10:46:27.463 [Test worker @coroutine#5183] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 10:46:27.463 [Test worker @coroutine#5183] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 10:46:27.463 [Test worker @coroutine#5183] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 10:46:27.463 [Test worker @coroutine#5183] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 10:46:27.463 [Test worker @coroutine#5183] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 10:46:27.463 [Test worker @coroutine#5183] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@77fec3b6 2024-04-19 10:46:27.463 [Test worker @coroutine#5183] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 10:46:27.463 [Test worker @coroutine#5183] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 10:46:27.463 [Test worker @coroutine#5183] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 10:46:27.463 [Test worker @coroutine#5183] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 10:46:27.463 [Test worker @coroutine#5183] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 10:46:27.463 [Test worker @coroutine#5183] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 10:46:27.463 [Test worker @coroutine#5183] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 10:46:27.463 [Test worker @coroutine#5183] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 10:46:27.463 [Test worker @coroutine#5183] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 10:46:27.463 [Test worker @coroutine#5183] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 10:46:27.463 [Test worker @coroutine#5183] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 10:46:27.463 [Test worker @coroutine#5183] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 10:46:27.463 [Test worker @coroutine#5183] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 10:46:27.463 [Test worker @coroutine#5183] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 10:46:27.463 [Test worker @coroutine#5183] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 10:46:27.463 [Test worker @coroutine#5183] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 10:46:27.463 [Test worker @coroutine#5183] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 10:46:27.463 [Test worker @coroutine#5183] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 10:46:27.463 [Test worker @coroutine#5183] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 10:46:27.463 [Test worker @coroutine#5183] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-202" 2024-04-19 10:46:27.463 [Test worker @coroutine#5183] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 10:46:27.463 [Test worker @coroutine#5183] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 10:46:27.463 [Test worker @coroutine#5183] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 10:46:27.463 [Test worker @coroutine#5183] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 10:46:27.463 [Test worker @coroutine#5183] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 10:46:27.463 [Test worker @coroutine#5183] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 10:46:27.463 [Test worker @coroutine#5183] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 10:46:27.463 [Test worker @coroutine#5183] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 10:46:27.463 [Test worker @coroutine#5183] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Starting... 2024-04-19 10:46:27.463 [Test worker @coroutine#5183] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d50b8c2 2024-04-19 10:46:27.463 [Test worker @coroutine#5183] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d50b8c2 2024-04-19 10:46:27.463 [Test worker @coroutine#5183] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Start completed. 2024-04-19 10:46:27.477 [Test worker @coroutine#5183] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d50b8c2 2024-04-19 10:46:27.485 [DefaultDispatcher-worker-7 @coroutine#1997] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4193da4d 2024-04-19 10:46:27.486 [DefaultDispatcher-worker-7 @coroutine#1997] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47267/UmAppDatabase/replication/nodeId 2024-04-19 10:46:27.486 [DefaultDispatcher-worker-7 @coroutine#1997] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47267/UmAppDatabase/replication/nodeId. 2024-04-19 10:46:27.486 [DefaultDispatcher-worker-7 @coroutine#1997] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47267/UmAppDatabase/replication/nodeId 2024-04-19 10:46:27.487 [DefaultDispatcher-worker-15 @coroutine#1997] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47267/UmAppDatabase/replication/nodeId 2024-04-19 10:46:27.487 [DefaultDispatcher-worker-15 @coroutine#1997] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47267/UmAppDatabase/replication/nodeId 2024-04-19 10:46:27.488 [Test worker @coroutine#5190] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d50b8c2 2024-04-19 10:46:27.489 [Test worker @coroutine#5195] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d50b8c2 2024-04-19 10:46:27.491 [Test worker @coroutine#5197] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d50b8c2 2024-04-19 10:46:27.502 [DefaultDispatcher-worker-3 @coroutine#5199] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d50b8c2 2024-04-19 10:46:27.515 [DefaultDispatcher-worker-19 @coroutine#5183] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31137f4d 2024-04-19 10:46:27.531 [HikariPool-201 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-19 10:46:27.532 [DefaultDispatcher-worker-17 @coroutine#5183] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31137f4d 2024-04-19 10:46:27.541 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Shutdown initiated... 2024-04-19 10:46:27.541 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Close initiated... 2024-04-19 10:46:27.541 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 10:46:27.542 [HikariPool-201 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Closing connection org.sqlite.jdbc4.JDBC4Connection@31137f4d: (connection evicted) 2024-04-19 10:46:27.542 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-19 10:46:27.542 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Closed. 2024-04-19 10:46:27.542 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Shutdown completed. 2024-04-19 10:46:27.543 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Shutdown initiated... 2024-04-19 10:46:27.543 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Close initiated... 2024-04-19 10:46:27.543 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 10:46:27.543 [HikariPool-202 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6d50b8c2: (connection evicted) 2024-04-19 10:46:27.544 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-19 10:46:27.544 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Closed. 2024-04-19 10:46:27.544 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Shutdown completed. 2024-04-19 10:46:27.545 [Test worker @coroutine#5234] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-203 - configuration: 2024-04-19 10:46:27.545 [Test worker @coroutine#5234] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 10:46:27.545 [Test worker @coroutine#5234] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 10:46:27.545 [Test worker @coroutine#5234] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 10:46:27.545 [Test worker @coroutine#5234] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 10:46:27.545 [Test worker @coroutine#5234] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 10:46:27.546 [Test worker @coroutine#5234] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 10:46:27.546 [Test worker @coroutine#5234] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5fb0c234 2024-04-19 10:46:27.546 [Test worker @coroutine#5234] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 10:46:27.546 [Test worker @coroutine#5234] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 10:46:27.546 [Test worker @coroutine#5234] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 10:46:27.546 [Test worker @coroutine#5234] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 10:46:27.546 [Test worker @coroutine#5234] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 10:46:27.546 [Test worker @coroutine#5234] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 10:46:27.546 [Test worker @coroutine#5234] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 10:46:27.546 [Test worker @coroutine#5234] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 10:46:27.546 [Test worker @coroutine#5234] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 10:46:27.546 [Test worker @coroutine#5234] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 10:46:27.546 [Test worker @coroutine#5234] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 10:46:27.546 [Test worker @coroutine#5234] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 10:46:27.546 [Test worker @coroutine#5234] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 10:46:27.546 [Test worker @coroutine#5234] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 10:46:27.546 [Test worker @coroutine#5234] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 10:46:27.546 [Test worker @coroutine#5234] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 10:46:27.546 [Test worker @coroutine#5234] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 10:46:27.546 [Test worker @coroutine#5234] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 10:46:27.546 [Test worker @coroutine#5234] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 10:46:27.546 [Test worker @coroutine#5234] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-203" 2024-04-19 10:46:27.546 [Test worker @coroutine#5234] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 10:46:27.546 [Test worker @coroutine#5234] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 10:46:27.546 [Test worker @coroutine#5234] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 10:46:27.546 [Test worker @coroutine#5234] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 10:46:27.546 [Test worker @coroutine#5234] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 10:46:27.546 [Test worker @coroutine#5234] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 10:46:27.546 [Test worker @coroutine#5234] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 10:46:27.546 [Test worker @coroutine#5234] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 10:46:27.546 [Test worker @coroutine#5234] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Starting... 2024-04-19 10:46:27.546 [Test worker @coroutine#5234] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Added connection org.sqlite.jdbc4.JDBC4Connection@40c4b938 2024-04-19 10:46:27.546 [Test worker @coroutine#5234] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Added connection org.sqlite.jdbc4.JDBC4Connection@40c4b938 2024-04-19 10:46:27.546 [Test worker @coroutine#5234] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Start completed. 2024-04-19 10:46:27.546 [HikariPool-25 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 10:46:27.556 [DefaultDispatcher-worker-17 @coroutine#2027] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5afaae7e 2024-04-19 10:46:27.556 [DefaultDispatcher-worker-17 @coroutine#2027] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48169/UmAppDatabase/replication/nodeId 2024-04-19 10:46:27.557 [DefaultDispatcher-worker-17 @coroutine#2027] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48169/UmAppDatabase/replication/nodeId. 2024-04-19 10:46:27.557 [DefaultDispatcher-worker-17 @coroutine#2027] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48169/UmAppDatabase/replication/nodeId 2024-04-19 10:46:27.558 [DefaultDispatcher-worker-17 @coroutine#2027] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48169/UmAppDatabase/replication/nodeId 2024-04-19 10:46:27.558 [DefaultDispatcher-worker-17 @coroutine#2027] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48169/UmAppDatabase/replication/nodeId 2024-04-19 10:46:27.562 [Test worker @coroutine#5234] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40c4b938 2024-04-19 10:46:27.573 [Test worker @coroutine#5238] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40c4b938 2024-04-19 10:46:27.576 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40c4b938 2024-04-19 10:46:27.578 [Test worker @coroutine#5242] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40c4b938 2024-04-19 10:46:27.581 [HikariPool-27 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 10:46:27.588 [DefaultDispatcher-worker-13 @coroutine#5244] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40c4b938 2024-04-19 10:46:27.608 [DefaultDispatcher-worker-19 @coroutine#5234] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40c4b938 2024-04-19 10:46:27.621 [DefaultDispatcher-worker-7 @coroutine#5234] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40c4b938 2024-04-19 10:46:27.622 [HikariPool-29 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 10:46:27.642 [DefaultDispatcher-worker-19 @coroutine#5265] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40c4b938 2024-04-19 10:46:27.644 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Shutdown initiated... 2024-04-19 10:46:27.644 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Close initiated... 2024-04-19 10:46:27.644 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 10:46:27.644 [HikariPool-203 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Closing connection org.sqlite.jdbc4.JDBC4Connection@40c4b938: (connection evicted) 2024-04-19 10:46:27.645 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-19 10:46:27.645 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Closed. 2024-04-19 10:46:27.645 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Shutdown completed. 2024-04-19 10:46:27.646 [Test worker @coroutine#5271] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-204 - configuration: 2024-04-19 10:46:27.646 [Test worker @coroutine#5271] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 10:46:27.646 [Test worker @coroutine#5271] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 10:46:27.646 [Test worker @coroutine#5271] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 10:46:27.646 [Test worker @coroutine#5271] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 10:46:27.646 [Test worker @coroutine#5271] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 10:46:27.646 [Test worker @coroutine#5271] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 10:46:27.646 [Test worker @coroutine#5271] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6ad703cd 2024-04-19 10:46:27.646 [Test worker @coroutine#5271] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 10:46:27.646 [Test worker @coroutine#5271] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 10:46:27.646 [Test worker @coroutine#5271] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 10:46:27.646 [Test worker @coroutine#5271] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 10:46:27.646 [Test worker @coroutine#5271] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 10:46:27.646 [Test worker @coroutine#5271] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 10:46:27.646 [Test worker @coroutine#5271] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 10:46:27.646 [Test worker @coroutine#5271] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 10:46:27.646 [Test worker @coroutine#5271] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 10:46:27.646 [Test worker @coroutine#5271] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 10:46:27.646 [Test worker @coroutine#5271] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 10:46:27.646 [Test worker @coroutine#5271] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 10:46:27.646 [Test worker @coroutine#5271] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 10:46:27.646 [Test worker @coroutine#5271] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 10:46:27.646 [Test worker @coroutine#5271] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 10:46:27.646 [Test worker @coroutine#5271] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 10:46:27.646 [Test worker @coroutine#5271] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 10:46:27.646 [Test worker @coroutine#5271] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 10:46:27.647 [Test worker @coroutine#5271] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 10:46:27.647 [Test worker @coroutine#5271] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-204" 2024-04-19 10:46:27.647 [Test worker @coroutine#5271] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 10:46:27.647 [Test worker @coroutine#5271] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 10:46:27.647 [Test worker @coroutine#5271] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 10:46:27.647 [Test worker @coroutine#5271] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 10:46:27.647 [Test worker @coroutine#5271] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 10:46:27.647 [Test worker @coroutine#5271] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 10:46:27.647 [Test worker @coroutine#5271] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 10:46:27.647 [Test worker @coroutine#5271] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 10:46:27.647 [Test worker @coroutine#5271] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Starting... 2024-04-19 10:46:27.647 [Test worker @coroutine#5271] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c59b9f4 2024-04-19 10:46:27.647 [Test worker @coroutine#5271] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c59b9f4 2024-04-19 10:46:27.647 [Test worker @coroutine#5271] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Start completed. 2024-04-19 10:46:27.666 [Test worker @coroutine#5271] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c59b9f4 2024-04-19 10:46:27.677 [Test worker @coroutine#5272] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c59b9f4 2024-04-19 10:46:27.678 [Test worker @coroutine#5274] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c59b9f4 2024-04-19 10:46:27.680 [Test worker @coroutine#5276] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c59b9f4 2024-04-19 10:46:27.680 [Test worker @coroutine#5271] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-205 - configuration: 2024-04-19 10:46:27.680 [HikariPool-31 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 10:46:27.680 [Test worker @coroutine#5271] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 10:46:27.680 [Test worker @coroutine#5271] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 10:46:27.680 [Test worker @coroutine#5271] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 10:46:27.680 [Test worker @coroutine#5271] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 10:46:27.680 [Test worker @coroutine#5271] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 10:46:27.680 [Test worker @coroutine#5271] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 10:46:27.680 [Test worker @coroutine#5271] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@123e87cd 2024-04-19 10:46:27.680 [Test worker @coroutine#5271] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 10:46:27.680 [Test worker @coroutine#5271] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 10:46:27.680 [Test worker @coroutine#5271] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 10:46:27.680 [Test worker @coroutine#5271] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 10:46:27.680 [Test worker @coroutine#5271] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 10:46:27.680 [Test worker @coroutine#5271] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 10:46:27.680 [Test worker @coroutine#5271] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 10:46:27.681 [Test worker @coroutine#5271] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 10:46:27.681 [Test worker @coroutine#5271] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 10:46:27.681 [Test worker @coroutine#5271] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 10:46:27.681 [Test worker @coroutine#5271] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 10:46:27.681 [Test worker @coroutine#5271] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 10:46:27.681 [Test worker @coroutine#5271] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 10:46:27.681 [Test worker @coroutine#5271] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 10:46:27.681 [Test worker @coroutine#5271] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 10:46:27.681 [Test worker @coroutine#5271] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 10:46:27.681 [Test worker @coroutine#5271] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 10:46:27.681 [Test worker @coroutine#5271] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 10:46:27.681 [Test worker @coroutine#5271] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 10:46:27.681 [Test worker @coroutine#5271] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-205" 2024-04-19 10:46:27.681 [Test worker @coroutine#5271] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 10:46:27.681 [Test worker @coroutine#5271] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 10:46:27.681 [Test worker @coroutine#5271] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 10:46:27.681 [Test worker @coroutine#5271] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 10:46:27.681 [Test worker @coroutine#5271] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 10:46:27.681 [Test worker @coroutine#5271] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 10:46:27.681 [Test worker @coroutine#5271] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 10:46:27.681 [Test worker @coroutine#5271] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 10:46:27.681 [Test worker @coroutine#5271] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Starting... 2024-04-19 10:46:27.681 [Test worker @coroutine#5271] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Added connection org.sqlite.jdbc4.JDBC4Connection@250c5892 2024-04-19 10:46:27.681 [Test worker @coroutine#5271] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Added connection org.sqlite.jdbc4.JDBC4Connection@250c5892 2024-04-19 10:46:27.681 [Test worker @coroutine#5271] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Start completed. 2024-04-19 10:46:27.694 [Test worker @coroutine#5271] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@250c5892 2024-04-19 10:46:27.705 [Test worker @coroutine#5278] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@250c5892 2024-04-19 10:46:27.706 [Test worker @coroutine#5280] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@250c5892 2024-04-19 10:46:27.708 [Test worker @coroutine#5282] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@250c5892 2024-04-19 10:46:27.720 [DefaultDispatcher-worker-3 @coroutine#5284] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@250c5892 2024-04-19 10:46:27.728 [DefaultDispatcher-worker-8 @coroutine#2056] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32b72ccb 2024-04-19 10:46:27.729 [DefaultDispatcher-worker-8 @coroutine#2056] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-19 10:46:27.729 [DefaultDispatcher-worker-8 @coroutine#2056] 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-04-19 10:46:27.729 [DefaultDispatcher-worker-8 @coroutine#2056] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-19 10:46:27.729 [DefaultDispatcher-worker-8 @coroutine#2070] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68024e57 2024-04-19 10:46:27.729 [DefaultDispatcher-worker-8 @coroutine#2070] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54079/UmAppDatabase/replication/nodeId 2024-04-19 10:46:27.729 [DefaultDispatcher-worker-8 @coroutine#2070] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54079/UmAppDatabase/replication/nodeId. 2024-04-19 10:46:27.729 [DefaultDispatcher-worker-8 @coroutine#2070] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54079/UmAppDatabase/replication/nodeId 2024-04-19 10:46:27.730 [DefaultDispatcher-worker-14 @coroutine#2056] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-19 10:46:27.730 [DefaultDispatcher-worker-8 @coroutine#2070] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54079/UmAppDatabase/replication/nodeId 2024-04-19 10:46:27.730 [DefaultDispatcher-worker-8 @coroutine#2070] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54079/UmAppDatabase/replication/nodeId 2024-04-19 10:46:27.733 [DefaultDispatcher-worker-8 @coroutine#5271] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c59b9f4 2024-04-19 10:46:27.741 [DefaultDispatcher-worker-14 @coroutine#5271] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c59b9f4 2024-04-19 10:46:27.746 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Shutdown initiated... 2024-04-19 10:46:27.746 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Close initiated... 2024-04-19 10:46:27.746 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 10:46:27.746 [HikariPool-204 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2c59b9f4: (connection evicted) 2024-04-19 10:46:27.747 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-19 10:46:27.747 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Closed. 2024-04-19 10:46:27.747 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Shutdown completed. 2024-04-19 10:46:27.747 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Shutdown initiated... 2024-04-19 10:46:27.747 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Close initiated... 2024-04-19 10:46:27.747 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 10:46:27.747 [HikariPool-205 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Closing connection org.sqlite.jdbc4.JDBC4Connection@250c5892: (connection evicted) 2024-04-19 10:46:27.748 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-19 10:46:27.748 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Closed. 2024-04-19 10:46:27.748 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Shutdown completed. 2024-04-19 10:46:27.749 [Test worker @coroutine#5315] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-206 - configuration: 2024-04-19 10:46:27.749 [Test worker @coroutine#5315] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 10:46:27.749 [Test worker @coroutine#5315] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 10:46:27.749 [Test worker @coroutine#5315] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 10:46:27.749 [Test worker @coroutine#5315] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 10:46:27.749 [Test worker @coroutine#5315] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 10:46:27.749 [Test worker @coroutine#5315] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 10:46:27.750 [Test worker @coroutine#5315] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@295d1a45 2024-04-19 10:46:27.750 [Test worker @coroutine#5315] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 10:46:27.750 [Test worker @coroutine#5315] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 10:46:27.750 [Test worker @coroutine#5315] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 10:46:27.750 [Test worker @coroutine#5315] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 10:46:27.750 [Test worker @coroutine#5315] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 10:46:27.750 [Test worker @coroutine#5315] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 10:46:27.750 [Test worker @coroutine#5315] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 10:46:27.750 [Test worker @coroutine#5315] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 10:46:27.750 [Test worker @coroutine#5315] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 10:46:27.750 [Test worker @coroutine#5315] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 10:46:27.750 [Test worker @coroutine#5315] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 10:46:27.750 [Test worker @coroutine#5315] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 10:46:27.750 [Test worker @coroutine#5315] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 10:46:27.750 [Test worker @coroutine#5315] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 10:46:27.750 [Test worker @coroutine#5315] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 10:46:27.750 [Test worker @coroutine#5315] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 10:46:27.750 [Test worker @coroutine#5315] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 10:46:27.750 [Test worker @coroutine#5315] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 10:46:27.750 [Test worker @coroutine#5315] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 10:46:27.750 [Test worker @coroutine#5315] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-206" 2024-04-19 10:46:27.750 [Test worker @coroutine#5315] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 10:46:27.750 [Test worker @coroutine#5315] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 10:46:27.750 [Test worker @coroutine#5315] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 10:46:27.750 [Test worker @coroutine#5315] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 10:46:27.750 [Test worker @coroutine#5315] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 10:46:27.750 [Test worker @coroutine#5315] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 10:46:27.750 [Test worker @coroutine#5315] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 10:46:27.750 [Test worker @coroutine#5315] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 10:46:27.750 [Test worker @coroutine#5315] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Starting... 2024-04-19 10:46:27.750 [Test worker @coroutine#5315] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b45016d 2024-04-19 10:46:27.750 [Test worker @coroutine#5315] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b45016d 2024-04-19 10:46:27.750 [Test worker @coroutine#5315] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Start completed. 2024-04-19 10:46:27.773 [Test worker @coroutine#5315] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b45016d 2024-04-19 10:46:27.785 [Test worker @coroutine#5316] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b45016d 2024-04-19 10:46:27.786 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b45016d 2024-04-19 10:46:27.788 [Test worker @coroutine#5320] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b45016d 2024-04-19 10:46:27.798 [DefaultDispatcher-worker-15 @coroutine#5322] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b45016d 2024-04-19 10:46:27.807 [DefaultDispatcher-worker-3 @coroutine#5315] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b45016d 2024-04-19 10:46:27.822 [DefaultDispatcher-worker-6 @coroutine#5335] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b45016d 2024-04-19 10:46:27.824 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Shutdown initiated... 2024-04-19 10:46:27.824 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Close initiated... 2024-04-19 10:46:27.824 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 10:46:27.824 [HikariPool-206 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4b45016d: (connection evicted) 2024-04-19 10:46:27.825 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-19 10:46:27.825 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Closed. 2024-04-19 10:46:27.825 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Shutdown completed. 2024-04-19 10:46:27.826 [Test worker @coroutine#5343] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-207 - configuration: 2024-04-19 10:46:27.826 [Test worker @coroutine#5343] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 10:46:27.826 [Test worker @coroutine#5343] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 10:46:27.826 [Test worker @coroutine#5343] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 10:46:27.826 [Test worker @coroutine#5343] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 10:46:27.826 [Test worker @coroutine#5343] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 10:46:27.826 [Test worker @coroutine#5343] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 10:46:27.826 [Test worker @coroutine#5343] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@59f0ef6e 2024-04-19 10:46:27.826 [Test worker @coroutine#5343] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 10:46:27.826 [Test worker @coroutine#5343] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 10:46:27.826 [Test worker @coroutine#5343] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 10:46:27.826 [Test worker @coroutine#5343] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 10:46:27.826 [Test worker @coroutine#5343] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 10:46:27.826 [Test worker @coroutine#5343] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 10:46:27.826 [Test worker @coroutine#5343] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 10:46:27.826 [Test worker @coroutine#5343] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 10:46:27.826 [Test worker @coroutine#5343] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 10:46:27.826 [Test worker @coroutine#5343] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 10:46:27.826 [Test worker @coroutine#5343] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 10:46:27.826 [Test worker @coroutine#5343] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 10:46:27.826 [Test worker @coroutine#5343] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 10:46:27.826 [Test worker @coroutine#5343] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 10:46:27.826 [Test worker @coroutine#5343] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 10:46:27.826 [Test worker @coroutine#5343] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 10:46:27.826 [Test worker @coroutine#5343] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 10:46:27.826 [Test worker @coroutine#5343] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 10:46:27.826 [Test worker @coroutine#5343] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 10:46:27.826 [Test worker @coroutine#5343] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-207" 2024-04-19 10:46:27.826 [Test worker @coroutine#5343] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 10:46:27.826 [Test worker @coroutine#5343] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 10:46:27.826 [Test worker @coroutine#5343] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 10:46:27.826 [Test worker @coroutine#5343] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 10:46:27.826 [Test worker @coroutine#5343] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 10:46:27.826 [Test worker @coroutine#5343] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 10:46:27.826 [Test worker @coroutine#5343] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 10:46:27.826 [Test worker @coroutine#5343] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 10:46:27.826 [Test worker @coroutine#5343] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Starting... 2024-04-19 10:46:27.827 [Test worker @coroutine#5343] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Added connection org.sqlite.jdbc4.JDBC4Connection@47d7792e 2024-04-19 10:46:27.827 [Test worker @coroutine#5343] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Added connection org.sqlite.jdbc4.JDBC4Connection@47d7792e 2024-04-19 10:46:27.827 [Test worker @coroutine#5343] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Start completed. 2024-04-19 10:46:27.843 [Test worker @coroutine#5343] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47d7792e 2024-04-19 10:46:27.854 [Test worker @coroutine#5344] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47d7792e 2024-04-19 10:46:27.856 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47d7792e 2024-04-19 10:46:27.858 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47d7792e 2024-04-19 10:46:27.868 [DefaultDispatcher-worker-17 @coroutine#2122] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e5d9fa7 2024-04-19 10:46:27.869 [DefaultDispatcher-worker-17 @coroutine#2122] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33179/UmAppDatabase/replication/nodeId 2024-04-19 10:46:27.869 [DefaultDispatcher-worker-17 @coroutine#2122] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33179/UmAppDatabase/replication/nodeId. 2024-04-19 10:46:27.869 [DefaultDispatcher-worker-17 @coroutine#2122] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33179/UmAppDatabase/replication/nodeId 2024-04-19 10:46:27.870 [DefaultDispatcher-worker-6 @coroutine#5350] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47d7792e 2024-04-19 10:46:27.870 [DefaultDispatcher-worker-5 @coroutine#2122] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33179/UmAppDatabase/replication/nodeId 2024-04-19 10:46:27.870 [DefaultDispatcher-worker-5 @coroutine#2122] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33179/UmAppDatabase/replication/nodeId 2024-04-19 10:46:27.876 [DefaultDispatcher-worker-8 @coroutine#5362] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47d7792e 2024-04-19 10:46:27.878 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Shutdown initiated... 2024-04-19 10:46:27.878 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Close initiated... 2024-04-19 10:46:27.878 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 10:46:27.878 [HikariPool-207 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Closing connection org.sqlite.jdbc4.JDBC4Connection@47d7792e: (connection evicted) 2024-04-19 10:46:27.879 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-19 10:46:27.879 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Closed. 2024-04-19 10:46:27.879 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Shutdown completed. 2024-04-19 10:46:27.881 [Test worker @coroutine#5374] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-208 - configuration: 2024-04-19 10:46:27.881 [Test worker @coroutine#5374] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 10:46:27.881 [Test worker @coroutine#5374] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 10:46:27.881 [Test worker @coroutine#5374] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 10:46:27.881 [Test worker @coroutine#5374] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 10:46:27.881 [Test worker @coroutine#5374] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 10:46:27.881 [Test worker @coroutine#5374] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 10:46:27.881 [Test worker @coroutine#5374] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@11b26693 2024-04-19 10:46:27.881 [Test worker @coroutine#5374] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 10:46:27.881 [Test worker @coroutine#5374] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 10:46:27.881 [Test worker @coroutine#5374] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 10:46:27.881 [Test worker @coroutine#5374] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 10:46:27.881 [Test worker @coroutine#5374] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 10:46:27.881 [Test worker @coroutine#5374] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 10:46:27.881 [Test worker @coroutine#5374] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 10:46:27.881 [Test worker @coroutine#5374] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 10:46:27.881 [Test worker @coroutine#5374] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 10:46:27.881 [Test worker @coroutine#5374] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 10:46:27.881 [Test worker @coroutine#5374] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 10:46:27.881 [Test worker @coroutine#5374] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 10:46:27.881 [Test worker @coroutine#5374] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 10:46:27.881 [Test worker @coroutine#5374] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 10:46:27.881 [Test worker @coroutine#5374] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 10:46:27.881 [Test worker @coroutine#5374] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 10:46:27.881 [Test worker @coroutine#5374] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 10:46:27.881 [Test worker @coroutine#5374] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 10:46:27.881 [Test worker @coroutine#5374] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 10:46:27.881 [Test worker @coroutine#5374] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-208" 2024-04-19 10:46:27.881 [Test worker @coroutine#5374] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 10:46:27.881 [Test worker @coroutine#5374] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 10:46:27.881 [Test worker @coroutine#5374] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 10:46:27.881 [Test worker @coroutine#5374] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 10:46:27.881 [Test worker @coroutine#5374] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 10:46:27.881 [Test worker @coroutine#5374] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 10:46:27.881 [Test worker @coroutine#5374] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 10:46:27.881 [Test worker @coroutine#5374] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 10:46:27.881 [Test worker @coroutine#5374] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Starting... 2024-04-19 10:46:27.881 [Test worker @coroutine#5374] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Added connection org.sqlite.jdbc4.JDBC4Connection@435b944c 2024-04-19 10:46:27.882 [Test worker @coroutine#5374] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Added connection org.sqlite.jdbc4.JDBC4Connection@435b944c 2024-04-19 10:46:27.882 [Test worker @coroutine#5374] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Start completed. 2024-04-19 10:46:27.898 [Test worker @coroutine#5374] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@435b944c 2024-04-19 10:46:27.899 [HikariPool-33 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 10:46:27.911 [Test worker @coroutine#5375] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@435b944c 2024-04-19 10:46:27.913 [Test worker @coroutine#5377] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@435b944c 2024-04-19 10:46:27.914 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@435b944c 2024-04-19 10:46:27.963 [HikariPool-37 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 10:46:27.963 [HikariPool-35 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 10:46:27.968 [DefaultDispatcher-worker-16 @coroutine#5381] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@435b944c 2024-04-19 10:46:27.970 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Shutdown initiated... 2024-04-19 10:46:27.970 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Close initiated... 2024-04-19 10:46:27.970 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 10:46:27.970 [HikariPool-208 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Closing connection org.sqlite.jdbc4.JDBC4Connection@435b944c: (connection evicted) 2024-04-19 10:46:27.971 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-19 10:46:27.971 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Closed. 2024-04-19 10:46:27.971 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Shutdown completed. 2024-04-19 10:46:27.972 [Test worker @coroutine#5397] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-209 - configuration: 2024-04-19 10:46:27.972 [Test worker @coroutine#5397] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 10:46:27.972 [Test worker @coroutine#5397] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 10:46:27.972 [Test worker @coroutine#5397] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 10:46:27.972 [Test worker @coroutine#5397] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 10:46:27.972 [Test worker @coroutine#5397] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 10:46:27.972 [Test worker @coroutine#5397] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 10:46:27.972 [Test worker @coroutine#5397] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1871068d 2024-04-19 10:46:27.972 [Test worker @coroutine#5397] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 10:46:27.972 [Test worker @coroutine#5397] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 10:46:27.972 [Test worker @coroutine#5397] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 10:46:27.972 [Test worker @coroutine#5397] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 10:46:27.972 [Test worker @coroutine#5397] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 10:46:27.972 [Test worker @coroutine#5397] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 10:46:27.972 [Test worker @coroutine#5397] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 10:46:27.973 [Test worker @coroutine#5397] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 10:46:27.973 [Test worker @coroutine#5397] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 10:46:27.973 [Test worker @coroutine#5397] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 10:46:27.973 [Test worker @coroutine#5397] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 10:46:27.973 [Test worker @coroutine#5397] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 10:46:27.973 [Test worker @coroutine#5397] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 10:46:27.973 [Test worker @coroutine#5397] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 10:46:27.973 [Test worker @coroutine#5397] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 10:46:27.973 [Test worker @coroutine#5397] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 10:46:27.973 [Test worker @coroutine#5397] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 10:46:27.973 [Test worker @coroutine#5397] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 10:46:27.973 [Test worker @coroutine#5397] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 10:46:27.973 [Test worker @coroutine#5397] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-209" 2024-04-19 10:46:27.973 [Test worker @coroutine#5397] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 10:46:27.973 [Test worker @coroutine#5397] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 10:46:27.973 [Test worker @coroutine#5397] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 10:46:27.973 [Test worker @coroutine#5397] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 10:46:27.973 [Test worker @coroutine#5397] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 10:46:27.973 [Test worker @coroutine#5397] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 10:46:27.973 [Test worker @coroutine#5397] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 10:46:27.973 [Test worker @coroutine#5397] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 10:46:27.973 [Test worker @coroutine#5397] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Starting... 2024-04-19 10:46:27.973 [Test worker @coroutine#5397] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Added connection org.sqlite.jdbc4.JDBC4Connection@7217e615 2024-04-19 10:46:27.973 [Test worker @coroutine#5397] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Added connection org.sqlite.jdbc4.JDBC4Connection@7217e615 2024-04-19 10:46:27.973 [Test worker @coroutine#5397] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Start completed. 2024-04-19 10:46:27.987 [Test worker @coroutine#5397] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7217e615 2024-04-19 10:46:27.998 [Test worker @coroutine#5398] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7217e615 2024-04-19 10:46:27.999 [Test worker @coroutine#5400] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7217e615 2024-04-19 10:46:28.001 [Test worker @coroutine#5402] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7217e615 2024-04-19 10:46:28.012 [DefaultDispatcher-worker-7 @coroutine#5404] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7217e615 2024-04-19 10:46:28.021 [DefaultDispatcher-worker-17 @coroutine#5397] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7217e615 2024-04-19 10:46:28.028 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Shutdown initiated... 2024-04-19 10:46:28.028 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Close initiated... 2024-04-19 10:46:28.028 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 10:46:28.028 [HikariPool-209 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7217e615: (connection evicted) 2024-04-19 10:46:28.029 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-19 10:46:28.029 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Closed. 2024-04-19 10:46:28.029 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Shutdown completed. 2024-04-19 10:46:28.032 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-210 - configuration: 2024-04-19 10:46:28.033 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 10:46:28.033 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 10:46:28.033 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 10:46:28.033 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 10:46:28.033 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 10:46:28.033 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 10:46:28.033 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3c634a04 2024-04-19 10:46:28.033 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 10:46:28.033 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 10:46:28.033 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 10:46:28.033 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 10:46:28.033 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 10:46:28.033 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 10:46:28.033 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 10:46:28.033 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 10:46:28.033 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 10:46:28.033 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 10:46:28.033 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 10:46:28.033 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 10:46:28.033 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 10:46:28.033 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 10:46:28.033 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 10:46:28.033 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 10:46:28.033 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 10:46:28.033 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 10:46:28.033 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 10:46:28.033 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-210" 2024-04-19 10:46:28.033 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 10:46:28.033 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 10:46:28.033 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 10:46:28.033 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 10:46:28.033 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 10:46:28.033 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 10:46:28.033 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 10:46:28.033 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 10:46:28.033 [Test worker @coroutine#5421] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Starting... 2024-04-19 10:46:28.033 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Added connection org.sqlite.jdbc4.JDBC4Connection@3fe8d57a 2024-04-19 10:46:28.033 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Added connection org.sqlite.jdbc4.JDBC4Connection@3fe8d57a 2024-04-19 10:46:28.033 [Test worker @coroutine#5421] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Start completed. 2024-04-19 10:46:28.051 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fe8d57a 2024-04-19 10:46:28.062 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fe8d57a 2024-04-19 10:46:28.063 [Test worker @coroutine#5424] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fe8d57a 2024-04-19 10:46:28.065 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fe8d57a 2024-04-19 10:46:28.069 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Shutdown initiated... 2024-04-19 10:46:28.069 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Close initiated... 2024-04-19 10:46:28.069 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-19 10:46:28.069 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-19 10:46:28.069 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Closed. 2024-04-19 10:46:28.069 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Shutdown completed. 2024-04-19 10:46:28.070 [Test worker @coroutine#5437] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-211 - configuration: 2024-04-19 10:46:28.070 [Test worker @coroutine#5437] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 10:46:28.070 [Test worker @coroutine#5437] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 10:46:28.070 [Test worker @coroutine#5437] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 10:46:28.070 [Test worker @coroutine#5437] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 10:46:28.070 [Test worker @coroutine#5437] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 10:46:28.070 [Test worker @coroutine#5437] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 10:46:28.070 [Test worker @coroutine#5437] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@50a1c2f3 2024-04-19 10:46:28.070 [Test worker @coroutine#5437] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 10:46:28.070 [Test worker @coroutine#5437] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 10:46:28.070 [Test worker @coroutine#5437] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 10:46:28.070 [Test worker @coroutine#5437] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 10:46:28.070 [Test worker @coroutine#5437] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 10:46:28.070 [Test worker @coroutine#5437] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 10:46:28.070 [Test worker @coroutine#5437] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 10:46:28.070 [Test worker @coroutine#5437] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 10:46:28.070 [Test worker @coroutine#5437] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 10:46:28.070 [Test worker @coroutine#5437] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 10:46:28.070 [Test worker @coroutine#5437] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 10:46:28.070 [Test worker @coroutine#5437] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 10:46:28.070 [Test worker @coroutine#5437] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 10:46:28.070 [Test worker @coroutine#5437] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 10:46:28.070 [Test worker @coroutine#5437] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 10:46:28.070 [Test worker @coroutine#5437] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 10:46:28.070 [Test worker @coroutine#5437] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 10:46:28.070 [Test worker @coroutine#5437] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 10:46:28.070 [Test worker @coroutine#5437] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 10:46:28.070 [Test worker @coroutine#5437] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-211" 2024-04-19 10:46:28.070 [Test worker @coroutine#5437] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 10:46:28.070 [Test worker @coroutine#5437] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 10:46:28.070 [Test worker @coroutine#5437] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 10:46:28.070 [Test worker @coroutine#5437] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 10:46:28.070 [Test worker @coroutine#5437] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 10:46:28.070 [Test worker @coroutine#5437] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 10:46:28.070 [Test worker @coroutine#5437] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 10:46:28.070 [Test worker @coroutine#5437] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 10:46:28.070 [Test worker @coroutine#5437] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Starting... 2024-04-19 10:46:28.070 [Test worker @coroutine#5437] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d41b929 2024-04-19 10:46:28.070 [Test worker @coroutine#5437] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d41b929 2024-04-19 10:46:28.070 [Test worker @coroutine#5437] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Start completed. 2024-04-19 10:46:28.084 [Test worker @coroutine#5437] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d41b929 2024-04-19 10:46:28.097 [Test worker @coroutine#5439] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d41b929 2024-04-19 10:46:28.099 [DefaultDispatcher-worker-21 @coroutine#1886] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40f931ec 2024-04-19 10:46:28.099 [Test worker @coroutine#5441] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d41b929 2024-04-19 10:46:28.099 [DefaultDispatcher-worker-5 @coroutine#2167] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d9cac6e 2024-04-19 10:46:28.099 [DefaultDispatcher-worker-21 @coroutine#1886] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43143/UmAppDatabase/replication/nodeId 2024-04-19 10:46:28.099 [DefaultDispatcher-worker-21 @coroutine#1886] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43143/UmAppDatabase/replication/nodeId. 2024-04-19 10:46:28.099 [DefaultDispatcher-worker-21 @coroutine#1886] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43143/UmAppDatabase/replication/nodeId 2024-04-19 10:46:28.099 [DefaultDispatcher-worker-5 @coroutine#2167] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45929/UmAppDatabase/replication/nodeId 2024-04-19 10:46:28.099 [DefaultDispatcher-worker-5 @coroutine#2167] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45929/UmAppDatabase/replication/nodeId. 2024-04-19 10:46:28.099 [DefaultDispatcher-worker-5 @coroutine#2167] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45929/UmAppDatabase/replication/nodeId 2024-04-19 10:46:28.100 [DefaultDispatcher-worker-4 @coroutine#2167] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45929/UmAppDatabase/replication/nodeId 2024-04-19 10:46:28.100 [DefaultDispatcher-worker-6 @coroutine#1886] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43143/UmAppDatabase/replication/nodeId 2024-04-19 10:46:28.100 [DefaultDispatcher-worker-4 @coroutine#2167] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45929/UmAppDatabase/replication/nodeId 2024-04-19 10:46:28.100 [DefaultDispatcher-worker-6 @coroutine#1886] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43143/UmAppDatabase/replication/nodeId 2024-04-19 10:46:28.101 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d41b929 2024-04-19 10:46:28.103 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Shutdown initiated... 2024-04-19 10:46:28.103 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Close initiated... 2024-04-19 10:46:28.103 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-19 10:46:28.103 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-19 10:46:28.103 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Closed. 2024-04-19 10:46:28.103 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Shutdown completed. 2024-04-19 10:46:28.104 [Test worker @coroutine#5460] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-212 - configuration: 2024-04-19 10:46:28.104 [Test worker @coroutine#5460] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 10:46:28.104 [Test worker @coroutine#5460] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 10:46:28.104 [Test worker @coroutine#5460] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 10:46:28.104 [Test worker @coroutine#5460] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 10:46:28.105 [Test worker @coroutine#5460] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 10:46:28.105 [Test worker @coroutine#5460] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 10:46:28.105 [Test worker @coroutine#5460] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@54a04eae 2024-04-19 10:46:28.105 [Test worker @coroutine#5460] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 10:46:28.105 [Test worker @coroutine#5460] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 10:46:28.105 [Test worker @coroutine#5460] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 10:46:28.105 [Test worker @coroutine#5460] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 10:46:28.105 [Test worker @coroutine#5460] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 10:46:28.105 [Test worker @coroutine#5460] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 10:46:28.105 [Test worker @coroutine#5460] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 10:46:28.105 [Test worker @coroutine#5460] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 10:46:28.105 [Test worker @coroutine#5460] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 10:46:28.105 [Test worker @coroutine#5460] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 10:46:28.105 [Test worker @coroutine#5460] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 10:46:28.105 [Test worker @coroutine#5460] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 10:46:28.105 [Test worker @coroutine#5460] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 10:46:28.105 [Test worker @coroutine#5460] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 10:46:28.105 [Test worker @coroutine#5460] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 10:46:28.105 [Test worker @coroutine#5460] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 10:46:28.105 [Test worker @coroutine#5460] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 10:46:28.105 [Test worker @coroutine#5460] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 10:46:28.105 [Test worker @coroutine#5460] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 10:46:28.105 [Test worker @coroutine#5460] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-212" 2024-04-19 10:46:28.105 [Test worker @coroutine#5460] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 10:46:28.105 [Test worker @coroutine#5460] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 10:46:28.105 [Test worker @coroutine#5460] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 10:46:28.105 [Test worker @coroutine#5460] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 10:46:28.105 [Test worker @coroutine#5460] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 10:46:28.105 [Test worker @coroutine#5460] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 10:46:28.105 [Test worker @coroutine#5460] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 10:46:28.105 [Test worker @coroutine#5460] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 10:46:28.105 [Test worker @coroutine#5460] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Starting... 2024-04-19 10:46:28.105 [Test worker @coroutine#5460] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Added connection org.sqlite.jdbc4.JDBC4Connection@1026a011 2024-04-19 10:46:28.105 [Test worker @coroutine#5460] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Added connection org.sqlite.jdbc4.JDBC4Connection@1026a011 2024-04-19 10:46:28.105 [Test worker @coroutine#5460] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Start completed. 2024-04-19 10:46:28.119 [Test worker @coroutine#5460] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1026a011 2024-04-19 10:46:28.130 [Test worker @coroutine#5461] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1026a011 2024-04-19 10:46:28.132 [Test worker @coroutine#5463] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1026a011 2024-04-19 10:46:28.133 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1026a011 2024-04-19 10:46:28.138 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Shutdown initiated... 2024-04-19 10:46:28.138 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Close initiated... 2024-04-19 10:46:28.138 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-19 10:46:28.138 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-19 10:46:28.138 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Closed. 2024-04-19 10:46:28.138 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Shutdown completed. 2024-04-19 10:46:28.142 [DefaultDispatcher-worker-11 @coroutine#5481] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-41 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1115be8c 2024-04-19 10:46:28.144 [UI Thread @coroutine#5482] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57369/Site/verify 2024-04-19 10:46:28.144 [UI Thread @coroutine#5482] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57369/Site/verify. 2024-04-19 10:46:28.144 [UI Thread @coroutine#5482] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57369/Site/verify 2024-04-19 10:46:28.145 [UI Thread @coroutine#5482] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57369/Site/verify 2024-04-19 10:46:28.146 [UI Thread @coroutine#5482] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57369/Site/verify 2024-04-19 10:46:28.146 [UI Thread @coroutine#5482] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:57369/Site/verify. 2024-04-19 10:46:28.146 [UI Thread @coroutine#5482] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:57369/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2024-04-19 10:46:28.150 [Test worker @coroutine#5496] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-213 - configuration: 2024-04-19 10:46:28.151 [Test worker @coroutine#5496] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 10:46:28.151 [Test worker @coroutine#5496] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 10:46:28.151 [Test worker @coroutine#5496] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 10:46:28.151 [Test worker @coroutine#5496] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 10:46:28.151 [Test worker @coroutine#5496] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 10:46:28.151 [Test worker @coroutine#5496] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 10:46:28.151 [Test worker @coroutine#5496] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@189f5ed8 2024-04-19 10:46:28.151 [Test worker @coroutine#5496] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 10:46:28.151 [Test worker @coroutine#5496] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 10:46:28.151 [Test worker @coroutine#5496] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 10:46:28.151 [Test worker @coroutine#5496] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 10:46:28.151 [Test worker @coroutine#5496] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 10:46:28.151 [Test worker @coroutine#5496] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 10:46:28.151 [Test worker @coroutine#5496] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 10:46:28.151 [Test worker @coroutine#5496] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 10:46:28.151 [Test worker @coroutine#5496] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 10:46:28.151 [Test worker @coroutine#5496] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 10:46:28.151 [Test worker @coroutine#5496] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 10:46:28.151 [Test worker @coroutine#5496] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 10:46:28.151 [Test worker @coroutine#5496] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 10:46:28.151 [Test worker @coroutine#5496] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 10:46:28.151 [Test worker @coroutine#5496] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 10:46:28.151 [Test worker @coroutine#5496] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 10:46:28.151 [Test worker @coroutine#5496] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 10:46:28.151 [Test worker @coroutine#5496] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 10:46:28.151 [Test worker @coroutine#5496] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 10:46:28.151 [Test worker @coroutine#5496] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-213" 2024-04-19 10:46:28.151 [Test worker @coroutine#5496] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 10:46:28.151 [Test worker @coroutine#5496] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 10:46:28.151 [Test worker @coroutine#5496] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 10:46:28.151 [Test worker @coroutine#5496] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 10:46:28.151 [Test worker @coroutine#5496] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 10:46:28.151 [Test worker @coroutine#5496] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 10:46:28.151 [Test worker @coroutine#5496] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 10:46:28.151 [Test worker @coroutine#5496] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 10:46:28.151 [Test worker @coroutine#5496] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Starting... 2024-04-19 10:46:28.151 [Test worker @coroutine#5496] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Added connection org.sqlite.jdbc4.JDBC4Connection@5eb974 2024-04-19 10:46:28.151 [Test worker @coroutine#5496] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Added connection org.sqlite.jdbc4.JDBC4Connection@5eb974 2024-04-19 10:46:28.151 [Test worker @coroutine#5496] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Start completed. 2024-04-19 10:46:28.165 [HikariPool-39 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 10:46:28.169 [Test worker @coroutine#5496] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5eb974 2024-04-19 10:46:28.180 [Test worker @coroutine#5497] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5eb974 2024-04-19 10:46:28.181 [Test worker @coroutine#5499] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5eb974 2024-04-19 10:46:28.182 [DefaultDispatcher-worker-4 @coroutine#5501] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c5a2d5 2024-04-19 10:46:28.183 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5eb974 2024-04-19 10:46:28.186 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Shutdown initiated... 2024-04-19 10:46:28.186 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Close initiated... 2024-04-19 10:46:28.186 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-19 10:46:28.186 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-19 10:46:28.186 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Closed. 2024-04-19 10:46:28.186 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Shutdown completed. 2024-04-19 10:46:28.187 [Test worker @coroutine#5514] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-214 - configuration: 2024-04-19 10:46:28.187 [Test worker @coroutine#5514] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 10:46:28.187 [Test worker @coroutine#5514] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 10:46:28.187 [Test worker @coroutine#5514] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 10:46:28.187 [Test worker @coroutine#5514] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 10:46:28.187 [Test worker @coroutine#5514] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 10:46:28.187 [Test worker @coroutine#5514] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 10:46:28.187 [Test worker @coroutine#5514] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4be8c1bb 2024-04-19 10:46:28.187 [Test worker @coroutine#5514] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 10:46:28.187 [Test worker @coroutine#5514] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 10:46:28.187 [Test worker @coroutine#5514] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 10:46:28.187 [Test worker @coroutine#5514] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 10:46:28.187 [Test worker @coroutine#5514] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 10:46:28.187 [Test worker @coroutine#5514] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 10:46:28.187 [Test worker @coroutine#5514] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 10:46:28.187 [Test worker @coroutine#5514] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 10:46:28.187 [Test worker @coroutine#5514] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 10:46:28.187 [Test worker @coroutine#5514] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 10:46:28.187 [Test worker @coroutine#5514] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 10:46:28.187 [Test worker @coroutine#5514] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 10:46:28.187 [Test worker @coroutine#5514] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 10:46:28.187 [Test worker @coroutine#5514] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 10:46:28.187 [Test worker @coroutine#5514] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 10:46:28.187 [Test worker @coroutine#5514] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 10:46:28.187 [Test worker @coroutine#5514] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 10:46:28.187 [Test worker @coroutine#5514] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 10:46:28.187 [Test worker @coroutine#5514] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 10:46:28.187 [Test worker @coroutine#5514] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-214" 2024-04-19 10:46:28.187 [Test worker @coroutine#5514] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 10:46:28.187 [Test worker @coroutine#5514] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 10:46:28.187 [Test worker @coroutine#5514] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 10:46:28.187 [Test worker @coroutine#5514] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 10:46:28.187 [Test worker @coroutine#5514] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 10:46:28.187 [Test worker @coroutine#5514] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 10:46:28.187 [Test worker @coroutine#5514] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 10:46:28.187 [Test worker @coroutine#5514] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 10:46:28.187 [Test worker @coroutine#5514] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Starting... 2024-04-19 10:46:28.187 [Test worker @coroutine#5514] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Added connection org.sqlite.jdbc4.JDBC4Connection@674f22ce 2024-04-19 10:46:28.187 [Test worker @coroutine#5514] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Added connection org.sqlite.jdbc4.JDBC4Connection@674f22ce 2024-04-19 10:46:28.187 [Test worker @coroutine#5514] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Start completed. 2024-04-19 10:46:28.196 [DefaultDispatcher-worker-5 @coroutine#1918] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fae357f 2024-04-19 10:46:28.196 [DefaultDispatcher-worker-5 @coroutine#1918] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35603/UmAppDatabase/replication/nodeId 2024-04-19 10:46:28.196 [DefaultDispatcher-worker-5 @coroutine#1918] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35603/UmAppDatabase/replication/nodeId. 2024-04-19 10:46:28.196 [DefaultDispatcher-worker-5 @coroutine#1918] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35603/UmAppDatabase/replication/nodeId 2024-04-19 10:46:28.198 [DefaultDispatcher-worker-5 @coroutine#1918] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35603/UmAppDatabase/replication/nodeId 2024-04-19 10:46:28.198 [DefaultDispatcher-worker-5 @coroutine#1918] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35603/UmAppDatabase/replication/nodeId 2024-04-19 10:46:28.202 [Test worker @coroutine#5514] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@674f22ce 2024-04-19 10:46:28.204 [DefaultDispatcher-worker-5 @coroutine#2224] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52518ee1 2024-04-19 10:46:28.204 [DefaultDispatcher-worker-5 @coroutine#2224] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49839/UmAppDatabase/replication/nodeId 2024-04-19 10:46:28.204 [DefaultDispatcher-worker-5 @coroutine#2224] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49839/UmAppDatabase/replication/nodeId. 2024-04-19 10:46:28.204 [DefaultDispatcher-worker-5 @coroutine#2224] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49839/UmAppDatabase/replication/nodeId 2024-04-19 10:46:28.205 [DefaultDispatcher-worker-14 @coroutine#2224] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49839/UmAppDatabase/replication/nodeId 2024-04-19 10:46:28.205 [DefaultDispatcher-worker-14 @coroutine#2224] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49839/UmAppDatabase/replication/nodeId 2024-04-19 10:46:28.214 [Test worker @coroutine#5518] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@674f22ce 2024-04-19 10:46:28.217 [Test worker @coroutine#5523] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@674f22ce 2024-04-19 10:46:28.221 [Test worker @coroutine#5525] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@674f22ce 2024-04-19 10:46:28.223 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Shutdown initiated... 2024-04-19 10:46:28.223 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Close initiated... 2024-04-19 10:46:28.223 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-19 10:46:28.223 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-19 10:46:28.223 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Closed. 2024-04-19 10:46:28.223 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Shutdown completed. 2024-04-19 10:46:28.225 [Test worker @coroutine#5537] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-215 - configuration: 2024-04-19 10:46:28.225 [Test worker @coroutine#5537] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 10:46:28.225 [Test worker @coroutine#5537] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 10:46:28.225 [Test worker @coroutine#5537] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 10:46:28.225 [Test worker @coroutine#5537] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 10:46:28.225 [Test worker @coroutine#5537] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 10:46:28.225 [Test worker @coroutine#5537] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 10:46:28.225 [Test worker @coroutine#5537] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@70b2819f 2024-04-19 10:46:28.225 [Test worker @coroutine#5537] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 10:46:28.225 [Test worker @coroutine#5537] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 10:46:28.225 [Test worker @coroutine#5537] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 10:46:28.225 [Test worker @coroutine#5537] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 10:46:28.225 [Test worker @coroutine#5537] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 10:46:28.225 [Test worker @coroutine#5537] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 10:46:28.225 [Test worker @coroutine#5537] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 10:46:28.225 [Test worker @coroutine#5537] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 10:46:28.225 [Test worker @coroutine#5537] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 10:46:28.225 [Test worker @coroutine#5537] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 10:46:28.225 [Test worker @coroutine#5537] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 10:46:28.225 [Test worker @coroutine#5537] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 10:46:28.225 [Test worker @coroutine#5537] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 10:46:28.225 [Test worker @coroutine#5537] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 10:46:28.225 [Test worker @coroutine#5537] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 10:46:28.225 [Test worker @coroutine#5537] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 10:46:28.225 [Test worker @coroutine#5537] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 10:46:28.225 [Test worker @coroutine#5537] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 10:46:28.225 [Test worker @coroutine#5537] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 10:46:28.225 [Test worker @coroutine#5537] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-215" 2024-04-19 10:46:28.225 [Test worker @coroutine#5537] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 10:46:28.225 [Test worker @coroutine#5537] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 10:46:28.225 [Test worker @coroutine#5537] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 10:46:28.225 [Test worker @coroutine#5537] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 10:46:28.225 [Test worker @coroutine#5537] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 10:46:28.225 [Test worker @coroutine#5537] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 10:46:28.225 [Test worker @coroutine#5537] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 10:46:28.225 [Test worker @coroutine#5537] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 10:46:28.225 [Test worker @coroutine#5537] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Starting... 2024-04-19 10:46:28.225 [Test worker @coroutine#5537] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Added connection org.sqlite.jdbc4.JDBC4Connection@3619ecd 2024-04-19 10:46:28.225 [Test worker @coroutine#5537] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Added connection org.sqlite.jdbc4.JDBC4Connection@3619ecd 2024-04-19 10:46:28.225 [Test worker @coroutine#5537] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Start completed. 2024-04-19 10:46:28.226 [DefaultDispatcher-worker-5 @coroutine#5538] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-45 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ceb11f9 2024-04-19 10:46:28.239 [Test worker @coroutine#5537] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3619ecd 2024-04-19 10:46:28.240 [HikariPool-41 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 10:46:28.251 [Test worker @coroutine#5539] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3619ecd 2024-04-19 10:46:28.252 [Test worker @coroutine#5542] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3619ecd 2024-04-19 10:46:28.253 [DefaultDispatcher-worker-5 @coroutine#5545] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-47 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@189633f2 2024-04-19 10:46:28.254 [Test worker @coroutine#5544] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3619ecd 2024-04-19 10:46:28.256 [UI Thread @coroutine#5554] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58655/Site/verify 2024-04-19 10:46:28.256 [UI Thread @coroutine#5554] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58655/Site/verify. 2024-04-19 10:46:28.256 [UI Thread @coroutine#5554] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58655/Site/verify 2024-04-19 10:46:28.257 [UI Thread @coroutine#5554] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58655/Site/verify 2024-04-19 10:46:28.257 [UI Thread @coroutine#5554] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58655/Site/verify 2024-04-19 10:46:28.258 [UI Thread @coroutine#5554] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:58655/Site/verify. 2024-04-19 10:46:28.258 [UI Thread @coroutine#5554] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:58655/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2024-04-19 10:46:28.259 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Shutdown initiated... 2024-04-19 10:46:28.259 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Close initiated... 2024-04-19 10:46:28.259 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-19 10:46:28.260 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-19 10:46:28.260 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Closed. 2024-04-19 10:46:28.260 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Shutdown completed. 2024-04-19 10:46:28.264 [UI Thread @coroutine#5566] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56873/Site/verify 2024-04-19 10:46:28.264 [UI Thread @coroutine#5566] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56873/Site/verify. 2024-04-19 10:46:28.264 [UI Thread @coroutine#5566] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56873/Site/verify 2024-04-19 10:46:28.265 [UI Thread @coroutine#5566] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56873/Site/verify 2024-04-19 10:46:28.265 [UI Thread @coroutine#5566] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56873/Site/verify 2024-04-19 10:46:28.266 [UI Thread @coroutine#5566] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:56873/Site/verify. 2024-04-19 10:46:28.266 [UI Thread @coroutine#5566] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:56873/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2024-04-19 10:46:28.272 [UI Thread @coroutine#5579] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50797/Site/verify 2024-04-19 10:46:28.272 [UI Thread @coroutine#5579] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50797/Site/verify. 2024-04-19 10:46:28.272 [UI Thread @coroutine#5579] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50797/Site/verify 2024-04-19 10:46:28.273 [UI Thread @coroutine#5579] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50797/Site/verify 2024-04-19 10:46:28.273 [UI Thread @coroutine#5579] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50797/Site/verify 2024-04-19 10:46:28.273 [UI Thread @coroutine#5579] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:50797/Site/verify. 2024-04-19 10:46:28.273 [UI Thread @coroutine#5579] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:50797/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2024-04-19 10:46:28.279 [UI Thread @coroutine#5593] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:79/Site/verify 2024-04-19 10:46:28.279 [UI Thread @coroutine#5593] 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-04-19 10:46:28.279 [UI Thread @coroutine#5593] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:79/Site/verify 2024-04-19 10:46:28.280 [UI Thread @coroutine#5593] 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-04-19 10:46:28.281 [HikariPool-43 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 10:46:28.283 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-216 - configuration: 2024-04-19 10:46:28.283 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 10:46:28.283 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 10:46:28.283 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 10:46:28.283 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 10:46:28.283 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 10:46:28.283 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 10:46:28.283 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7ce09850 2024-04-19 10:46:28.283 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 10:46:28.283 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 10:46:28.283 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 10:46:28.283 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 10:46:28.283 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 10:46:28.283 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 10:46:28.283 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 10:46:28.283 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 10:46:28.283 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 10:46:28.283 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 10:46:28.283 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 10:46:28.283 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 10:46:28.283 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 10:46:28.283 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 10:46:28.283 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 10:46:28.283 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 10:46:28.283 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 10:46:28.283 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 10:46:28.283 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 10:46:28.283 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-216" 2024-04-19 10:46:28.283 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 10:46:28.283 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 10:46:28.283 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 10:46:28.283 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 10:46:28.283 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 10:46:28.283 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 10:46:28.283 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 10:46:28.283 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 10:46:28.283 [Test worker @coroutine#5600] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Starting... 2024-04-19 10:46:28.283 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e216fc9 2024-04-19 10:46:28.283 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e216fc9 2024-04-19 10:46:28.283 [Test worker @coroutine#5600] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Start completed. 2024-04-19 10:46:28.297 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e216fc9 2024-04-19 10:46:28.309 [Test worker @coroutine#5601] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e216fc9 2024-04-19 10:46:28.310 [Test worker @coroutine#5603] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e216fc9 2024-04-19 10:46:28.312 [Test worker @coroutine#5605] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e216fc9 2024-04-19 10:46:28.321 [DefaultDispatcher-worker-8 @coroutine#5607] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e216fc9 2024-04-19 10:46:28.325 [HikariPool-45 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 10:46:28.343 [DefaultDispatcher-worker-7 @coroutine#5600] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e216fc9 2024-04-19 10:46:28.352 [HikariPool-47 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 10:46:28.353 [DefaultDispatcher-worker-14 @coroutine#5600] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e216fc9 2024-04-19 10:46:28.362 [DefaultDispatcher-worker-7 @coroutine#5600] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e216fc9 2024-04-19 10:46:28.371 [DefaultDispatcher-worker-10 @coroutine#5600] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e216fc9 2024-04-19 10:46:28.381 [DefaultDispatcher-worker-16 @coroutine#5600] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e216fc9 2024-04-19 10:46:28.383 [HikariPool-216 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 10:46:28.395 [DefaultDispatcher-worker-5 @coroutine#5600] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e216fc9 2024-04-19 10:46:28.397 [DefaultDispatcher-worker-15 @coroutine#1965] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cbd17b3 2024-04-19 10:46:28.398 [DefaultDispatcher-worker-15 @coroutine#1965] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40655/UmAppDatabase/replication/nodeId 2024-04-19 10:46:28.398 [DefaultDispatcher-worker-15 @coroutine#1965] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40655/UmAppDatabase/replication/nodeId. 2024-04-19 10:46:28.398 [DefaultDispatcher-worker-15 @coroutine#1965] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40655/UmAppDatabase/replication/nodeId 2024-04-19 10:46:28.399 [DefaultDispatcher-worker-3 @coroutine#1965] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40655/UmAppDatabase/replication/nodeId 2024-04-19 10:46:28.399 [DefaultDispatcher-worker-3 @coroutine#1965] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40655/UmAppDatabase/replication/nodeId 2024-04-19 10:46:28.412 [DefaultDispatcher-worker-15 @coroutine#5628] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e216fc9 2024-04-19 10:46:28.414 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Shutdown initiated... 2024-04-19 10:46:28.414 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Close initiated... 2024-04-19 10:46:28.414 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 10:46:28.414 [HikariPool-216 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3e216fc9: (connection evicted) 2024-04-19 10:46:28.415 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-19 10:46:28.415 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Closed. 2024-04-19 10:46:28.415 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Shutdown completed. 2024-04-19 10:46:28.416 [Test worker @coroutine#5634] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-217 - configuration: 2024-04-19 10:46:28.417 [Test worker @coroutine#5634] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 10:46:28.417 [Test worker @coroutine#5634] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 10:46:28.417 [Test worker @coroutine#5634] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 10:46:28.417 [Test worker @coroutine#5634] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 10:46:28.417 [Test worker @coroutine#5634] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 10:46:28.417 [Test worker @coroutine#5634] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 10:46:28.417 [Test worker @coroutine#5634] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@18e7b33e 2024-04-19 10:46:28.417 [Test worker @coroutine#5634] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 10:46:28.417 [Test worker @coroutine#5634] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 10:46:28.417 [Test worker @coroutine#5634] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 10:46:28.417 [Test worker @coroutine#5634] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 10:46:28.417 [Test worker @coroutine#5634] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 10:46:28.417 [Test worker @coroutine#5634] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 10:46:28.417 [Test worker @coroutine#5634] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 10:46:28.417 [Test worker @coroutine#5634] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 10:46:28.417 [Test worker @coroutine#5634] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 10:46:28.417 [Test worker @coroutine#5634] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 10:46:28.417 [Test worker @coroutine#5634] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 10:46:28.417 [Test worker @coroutine#5634] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 10:46:28.417 [Test worker @coroutine#5634] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 10:46:28.417 [Test worker @coroutine#5634] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 10:46:28.417 [Test worker @coroutine#5634] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 10:46:28.417 [Test worker @coroutine#5634] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 10:46:28.417 [Test worker @coroutine#5634] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 10:46:28.417 [Test worker @coroutine#5634] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 10:46:28.417 [Test worker @coroutine#5634] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 10:46:28.417 [Test worker @coroutine#5634] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-217" 2024-04-19 10:46:28.417 [Test worker @coroutine#5634] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 10:46:28.417 [Test worker @coroutine#5634] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 10:46:28.417 [Test worker @coroutine#5634] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 10:46:28.417 [Test worker @coroutine#5634] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 10:46:28.417 [Test worker @coroutine#5634] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 10:46:28.417 [Test worker @coroutine#5634] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 10:46:28.417 [Test worker @coroutine#5634] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 10:46:28.417 [Test worker @coroutine#5634] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 10:46:28.417 [Test worker @coroutine#5634] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Starting... 2024-04-19 10:46:28.417 [Test worker @coroutine#5634] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a41183b 2024-04-19 10:46:28.417 [Test worker @coroutine#5634] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a41183b 2024-04-19 10:46:28.417 [Test worker @coroutine#5634] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Start completed. 2024-04-19 10:46:28.433 [Test worker @coroutine#5634] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a41183b 2024-04-19 10:46:28.444 [Test worker @coroutine#5635] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a41183b 2024-04-19 10:46:28.445 [Test worker @coroutine#5637] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a41183b 2024-04-19 10:46:28.447 [Test worker @coroutine#5639] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a41183b 2024-04-19 10:46:28.447 [Test worker @coroutine#5634] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-218 - configuration: 2024-04-19 10:46:28.447 [Test worker @coroutine#5634] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 10:46:28.448 [Test worker @coroutine#5634] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 10:46:28.448 [Test worker @coroutine#5634] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 10:46:28.448 [Test worker @coroutine#5634] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 10:46:28.448 [Test worker @coroutine#5634] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 10:46:28.448 [Test worker @coroutine#5634] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 10:46:28.448 [Test worker @coroutine#5634] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6ab4215d 2024-04-19 10:46:28.448 [Test worker @coroutine#5634] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 10:46:28.448 [Test worker @coroutine#5634] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 10:46:28.448 [Test worker @coroutine#5634] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 10:46:28.448 [Test worker @coroutine#5634] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 10:46:28.448 [Test worker @coroutine#5634] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 10:46:28.448 [Test worker @coroutine#5634] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 10:46:28.448 [Test worker @coroutine#5634] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 10:46:28.448 [Test worker @coroutine#5634] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 10:46:28.448 [Test worker @coroutine#5634] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 10:46:28.448 [Test worker @coroutine#5634] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 10:46:28.448 [Test worker @coroutine#5634] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 10:46:28.448 [Test worker @coroutine#5634] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 10:46:28.448 [Test worker @coroutine#5634] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 10:46:28.448 [Test worker @coroutine#5634] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 10:46:28.448 [Test worker @coroutine#5634] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 10:46:28.448 [Test worker @coroutine#5634] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 10:46:28.448 [Test worker @coroutine#5634] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 10:46:28.448 [Test worker @coroutine#5634] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 10:46:28.448 [Test worker @coroutine#5634] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 10:46:28.448 [Test worker @coroutine#5634] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-218" 2024-04-19 10:46:28.448 [Test worker @coroutine#5634] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 10:46:28.448 [Test worker @coroutine#5634] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 10:46:28.448 [Test worker @coroutine#5634] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 10:46:28.448 [Test worker @coroutine#5634] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 10:46:28.448 [Test worker @coroutine#5634] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 10:46:28.448 [Test worker @coroutine#5634] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 10:46:28.448 [Test worker @coroutine#5634] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 10:46:28.448 [Test worker @coroutine#5634] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 10:46:28.448 [Test worker @coroutine#5634] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Starting... 2024-04-19 10:46:28.448 [Test worker @coroutine#5634] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ed52389 2024-04-19 10:46:28.448 [Test worker @coroutine#5634] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ed52389 2024-04-19 10:46:28.448 [Test worker @coroutine#5634] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Start completed. 2024-04-19 10:46:28.462 [Test worker @coroutine#5634] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ed52389 2024-04-19 10:46:28.473 [Test worker @coroutine#5642] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ed52389 2024-04-19 10:46:28.475 [Test worker @coroutine#5644] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ed52389 2024-04-19 10:46:28.476 [Test worker @coroutine#5646] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ed52389 2024-04-19 10:46:28.489 [DefaultDispatcher-worker-12 @coroutine#5648] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ed52389 2024-04-19 10:46:28.496 [DefaultDispatcher-worker-22 @coroutine#1997] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4193da4d 2024-04-19 10:46:28.496 [DefaultDispatcher-worker-22 @coroutine#1997] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47267/UmAppDatabase/replication/nodeId 2024-04-19 10:46:28.496 [DefaultDispatcher-worker-22 @coroutine#1997] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47267/UmAppDatabase/replication/nodeId. 2024-04-19 10:46:28.496 [DefaultDispatcher-worker-22 @coroutine#1997] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47267/UmAppDatabase/replication/nodeId 2024-04-19 10:46:28.497 [DefaultDispatcher-worker-22 @coroutine#1997] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47267/UmAppDatabase/replication/nodeId 2024-04-19 10:46:28.497 [DefaultDispatcher-worker-22 @coroutine#1997] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47267/UmAppDatabase/replication/nodeId 2024-04-19 10:46:28.506 [DefaultDispatcher-worker-4 @coroutine#5634] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a41183b 2024-04-19 10:46:28.516 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Shutdown initiated... 2024-04-19 10:46:28.516 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Close initiated... 2024-04-19 10:46:28.516 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 10:46:28.517 [HikariPool-217 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5a41183b: (connection evicted) 2024-04-19 10:46:28.518 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-19 10:46:28.518 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Closed. 2024-04-19 10:46:28.518 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Shutdown completed. 2024-04-19 10:46:28.518 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Shutdown initiated... 2024-04-19 10:46:28.518 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Close initiated... 2024-04-19 10:46:28.518 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 10:46:28.518 [HikariPool-218 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5ed52389: (connection evicted) 2024-04-19 10:46:28.519 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-19 10:46:28.519 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Closed. 2024-04-19 10:46:28.519 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Shutdown completed. 2024-04-19 10:46:28.520 [Test worker @coroutine#5687] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-219 - configuration: 2024-04-19 10:46:28.520 [Test worker @coroutine#5687] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 10:46:28.520 [Test worker @coroutine#5687] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 10:46:28.520 [Test worker @coroutine#5687] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 10:46:28.520 [Test worker @coroutine#5687] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 10:46:28.520 [Test worker @coroutine#5687] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 10:46:28.520 [Test worker @coroutine#5687] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 10:46:28.520 [Test worker @coroutine#5687] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@d471ddb 2024-04-19 10:46:28.520 [Test worker @coroutine#5687] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 10:46:28.520 [Test worker @coroutine#5687] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 10:46:28.520 [Test worker @coroutine#5687] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 10:46:28.520 [Test worker @coroutine#5687] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 10:46:28.520 [Test worker @coroutine#5687] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 10:46:28.520 [Test worker @coroutine#5687] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 10:46:28.520 [Test worker @coroutine#5687] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 10:46:28.520 [Test worker @coroutine#5687] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 10:46:28.520 [Test worker @coroutine#5687] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 10:46:28.520 [Test worker @coroutine#5687] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 10:46:28.520 [Test worker @coroutine#5687] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 10:46:28.520 [Test worker @coroutine#5687] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 10:46:28.520 [Test worker @coroutine#5687] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 10:46:28.520 [Test worker @coroutine#5687] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 10:46:28.520 [Test worker @coroutine#5687] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 10:46:28.520 [Test worker @coroutine#5687] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 10:46:28.520 [Test worker @coroutine#5687] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 10:46:28.520 [Test worker @coroutine#5687] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 10:46:28.520 [Test worker @coroutine#5687] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 10:46:28.520 [Test worker @coroutine#5687] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-219" 2024-04-19 10:46:28.520 [Test worker @coroutine#5687] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 10:46:28.520 [Test worker @coroutine#5687] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 10:46:28.520 [Test worker @coroutine#5687] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 10:46:28.520 [Test worker @coroutine#5687] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 10:46:28.520 [Test worker @coroutine#5687] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 10:46:28.520 [Test worker @coroutine#5687] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 10:46:28.520 [Test worker @coroutine#5687] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 10:46:28.520 [Test worker @coroutine#5687] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 10:46:28.520 [Test worker @coroutine#5687] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Starting... 2024-04-19 10:46:28.520 [Test worker @coroutine#5687] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Added connection org.sqlite.jdbc4.JDBC4Connection@474f69d 2024-04-19 10:46:28.520 [Test worker @coroutine#5687] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Added connection org.sqlite.jdbc4.JDBC4Connection@474f69d 2024-04-19 10:46:28.520 [Test worker @coroutine#5687] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Start completed. 2024-04-19 10:46:28.537 [Test worker @coroutine#5687] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@474f69d 2024-04-19 10:46:28.547 [Test worker @coroutine#5689] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@474f69d 2024-04-19 10:46:28.549 [Test worker @coroutine#5691] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@474f69d 2024-04-19 10:46:28.551 [Test worker @coroutine#5693] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@474f69d 2024-04-19 10:46:28.551 [Test worker @coroutine#5687] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-220 - configuration: 2024-04-19 10:46:28.551 [Test worker @coroutine#5687] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 10:46:28.551 [Test worker @coroutine#5687] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 10:46:28.551 [Test worker @coroutine#5687] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 10:46:28.551 [Test worker @coroutine#5687] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 10:46:28.551 [Test worker @coroutine#5687] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 10:46:28.551 [Test worker @coroutine#5687] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 10:46:28.551 [Test worker @coroutine#5687] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@34ceefb5 2024-04-19 10:46:28.551 [Test worker @coroutine#5687] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 10:46:28.551 [Test worker @coroutine#5687] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 10:46:28.551 [Test worker @coroutine#5687] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 10:46:28.551 [Test worker @coroutine#5687] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 10:46:28.551 [Test worker @coroutine#5687] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 10:46:28.551 [Test worker @coroutine#5687] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 10:46:28.551 [Test worker @coroutine#5687] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 10:46:28.551 [Test worker @coroutine#5687] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 10:46:28.551 [Test worker @coroutine#5687] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 10:46:28.551 [Test worker @coroutine#5687] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 10:46:28.551 [Test worker @coroutine#5687] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 10:46:28.551 [Test worker @coroutine#5687] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 10:46:28.551 [Test worker @coroutine#5687] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 10:46:28.551 [Test worker @coroutine#5687] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 10:46:28.551 [Test worker @coroutine#5687] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 10:46:28.551 [Test worker @coroutine#5687] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 10:46:28.551 [Test worker @coroutine#5687] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 10:46:28.551 [Test worker @coroutine#5687] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 10:46:28.551 [Test worker @coroutine#5687] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 10:46:28.551 [Test worker @coroutine#5687] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-220" 2024-04-19 10:46:28.551 [Test worker @coroutine#5687] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 10:46:28.551 [Test worker @coroutine#5687] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 10:46:28.551 [Test worker @coroutine#5687] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 10:46:28.551 [Test worker @coroutine#5687] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 10:46:28.551 [Test worker @coroutine#5687] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 10:46:28.551 [Test worker @coroutine#5687] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 10:46:28.551 [Test worker @coroutine#5687] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 10:46:28.551 [Test worker @coroutine#5687] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 10:46:28.551 [Test worker @coroutine#5687] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Starting... 2024-04-19 10:46:28.552 [Test worker @coroutine#5687] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Added connection org.sqlite.jdbc4.JDBC4Connection@50e0541 2024-04-19 10:46:28.552 [Test worker @coroutine#5687] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Added connection org.sqlite.jdbc4.JDBC4Connection@50e0541 2024-04-19 10:46:28.552 [Test worker @coroutine#5687] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Start completed. 2024-04-19 10:46:28.566 [Test worker @coroutine#5687] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50e0541 2024-04-19 10:46:28.567 [DefaultDispatcher-worker-17 @coroutine#2027] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5afaae7e 2024-04-19 10:46:28.567 [DefaultDispatcher-worker-17 @coroutine#2027] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48169/UmAppDatabase/replication/nodeId 2024-04-19 10:46:28.567 [DefaultDispatcher-worker-17 @coroutine#2027] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48169/UmAppDatabase/replication/nodeId. 2024-04-19 10:46:28.567 [DefaultDispatcher-worker-17 @coroutine#2027] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48169/UmAppDatabase/replication/nodeId 2024-04-19 10:46:28.568 [DefaultDispatcher-worker-19 @coroutine#2027] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48169/UmAppDatabase/replication/nodeId 2024-04-19 10:46:28.568 [DefaultDispatcher-worker-19 @coroutine#2027] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48169/UmAppDatabase/replication/nodeId 2024-04-19 10:46:28.577 [Test worker @coroutine#5695] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50e0541 2024-04-19 10:46:28.579 [Test worker @coroutine#5702] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50e0541 2024-04-19 10:46:28.580 [Test worker @coroutine#5704] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50e0541 2024-04-19 10:46:28.593 [DefaultDispatcher-worker-19 @coroutine#5706] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50e0541 2024-04-19 10:46:28.604 [DefaultDispatcher-worker-7 @coroutine#5687] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@474f69d 2024-04-19 10:46:28.616 [DefaultDispatcher-worker-18 @coroutine#5687] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@474f69d 2024-04-19 10:46:28.620 [HikariPool-219 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 10:46:28.621 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Shutdown initiated... 2024-04-19 10:46:28.621 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Close initiated... 2024-04-19 10:46:28.621 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 10:46:28.621 [HikariPool-219 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Closing connection org.sqlite.jdbc4.JDBC4Connection@474f69d: (connection evicted) 2024-04-19 10:46:28.622 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-19 10:46:28.622 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Closed. 2024-04-19 10:46:28.622 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Shutdown completed. 2024-04-19 10:46:28.622 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Shutdown initiated... 2024-04-19 10:46:28.622 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Close initiated... 2024-04-19 10:46:28.622 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 10:46:28.622 [HikariPool-220 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Closing connection org.sqlite.jdbc4.JDBC4Connection@50e0541: (connection evicted) 2024-04-19 10:46:28.623 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-19 10:46:28.623 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Closed. 2024-04-19 10:46:28.623 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Shutdown completed. 2024-04-19 10:46:28.624 [Test worker @coroutine#5744] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-221 - configuration: 2024-04-19 10:46:28.624 [Test worker @coroutine#5744] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 10:46:28.624 [Test worker @coroutine#5744] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 10:46:28.624 [Test worker @coroutine#5744] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 10:46:28.624 [Test worker @coroutine#5744] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 10:46:28.624 [Test worker @coroutine#5744] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 10:46:28.624 [Test worker @coroutine#5744] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 10:46:28.624 [Test worker @coroutine#5744] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2dfdea3a 2024-04-19 10:46:28.624 [Test worker @coroutine#5744] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 10:46:28.624 [Test worker @coroutine#5744] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 10:46:28.624 [Test worker @coroutine#5744] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 10:46:28.624 [Test worker @coroutine#5744] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 10:46:28.624 [Test worker @coroutine#5744] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 10:46:28.624 [Test worker @coroutine#5744] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 10:46:28.624 [Test worker @coroutine#5744] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 10:46:28.624 [Test worker @coroutine#5744] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 10:46:28.624 [Test worker @coroutine#5744] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 10:46:28.624 [Test worker @coroutine#5744] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 10:46:28.624 [Test worker @coroutine#5744] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 10:46:28.624 [Test worker @coroutine#5744] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 10:46:28.624 [Test worker @coroutine#5744] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 10:46:28.624 [Test worker @coroutine#5744] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 10:46:28.624 [Test worker @coroutine#5744] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 10:46:28.624 [Test worker @coroutine#5744] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 10:46:28.624 [Test worker @coroutine#5744] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 10:46:28.624 [Test worker @coroutine#5744] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 10:46:28.624 [Test worker @coroutine#5744] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 10:46:28.624 [Test worker @coroutine#5744] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-221" 2024-04-19 10:46:28.624 [Test worker @coroutine#5744] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 10:46:28.624 [Test worker @coroutine#5744] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 10:46:28.624 [Test worker @coroutine#5744] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 10:46:28.624 [Test worker @coroutine#5744] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 10:46:28.624 [Test worker @coroutine#5744] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 10:46:28.624 [Test worker @coroutine#5744] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 10:46:28.624 [Test worker @coroutine#5744] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 10:46:28.624 [Test worker @coroutine#5744] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 10:46:28.624 [Test worker @coroutine#5744] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Starting... 2024-04-19 10:46:28.625 [Test worker @coroutine#5744] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Added connection org.sqlite.jdbc4.JDBC4Connection@46f43f50 2024-04-19 10:46:28.625 [Test worker @coroutine#5744] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Added connection org.sqlite.jdbc4.JDBC4Connection@46f43f50 2024-04-19 10:46:28.625 [Test worker @coroutine#5744] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Start completed. 2024-04-19 10:46:28.640 [Test worker @coroutine#5744] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46f43f50 2024-04-19 10:46:28.651 [Test worker @coroutine#5745] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46f43f50 2024-04-19 10:46:28.653 [Test worker @coroutine#5747] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46f43f50 2024-04-19 10:46:28.655 [Test worker @coroutine#5749] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46f43f50 2024-04-19 10:46:28.655 [Test worker @coroutine#5744] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-222 - configuration: 2024-04-19 10:46:28.655 [Test worker @coroutine#5744] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 10:46:28.655 [Test worker @coroutine#5744] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 10:46:28.655 [Test worker @coroutine#5744] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 10:46:28.655 [Test worker @coroutine#5744] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 10:46:28.655 [Test worker @coroutine#5744] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 10:46:28.655 [Test worker @coroutine#5744] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 10:46:28.655 [Test worker @coroutine#5744] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4691e2f5 2024-04-19 10:46:28.655 [Test worker @coroutine#5744] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 10:46:28.655 [Test worker @coroutine#5744] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 10:46:28.655 [Test worker @coroutine#5744] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 10:46:28.655 [Test worker @coroutine#5744] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 10:46:28.655 [Test worker @coroutine#5744] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 10:46:28.655 [Test worker @coroutine#5744] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 10:46:28.655 [Test worker @coroutine#5744] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 10:46:28.655 [Test worker @coroutine#5744] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 10:46:28.655 [Test worker @coroutine#5744] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 10:46:28.655 [Test worker @coroutine#5744] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 10:46:28.655 [Test worker @coroutine#5744] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 10:46:28.655 [Test worker @coroutine#5744] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 10:46:28.655 [Test worker @coroutine#5744] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 10:46:28.655 [Test worker @coroutine#5744] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 10:46:28.655 [Test worker @coroutine#5744] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 10:46:28.655 [Test worker @coroutine#5744] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 10:46:28.655 [Test worker @coroutine#5744] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 10:46:28.655 [Test worker @coroutine#5744] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 10:46:28.655 [Test worker @coroutine#5744] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 10:46:28.655 [Test worker @coroutine#5744] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-222" 2024-04-19 10:46:28.655 [Test worker @coroutine#5744] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 10:46:28.655 [Test worker @coroutine#5744] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 10:46:28.655 [Test worker @coroutine#5744] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 10:46:28.655 [Test worker @coroutine#5744] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 10:46:28.655 [Test worker @coroutine#5744] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 10:46:28.655 [Test worker @coroutine#5744] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 10:46:28.655 [Test worker @coroutine#5744] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 10:46:28.655 [Test worker @coroutine#5744] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 10:46:28.655 [Test worker @coroutine#5744] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Starting... 2024-04-19 10:46:28.655 [Test worker @coroutine#5744] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Added connection org.sqlite.jdbc4.JDBC4Connection@67c1f5be 2024-04-19 10:46:28.655 [Test worker @coroutine#5744] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Added connection org.sqlite.jdbc4.JDBC4Connection@67c1f5be 2024-04-19 10:46:28.655 [Test worker @coroutine#5744] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Start completed. 2024-04-19 10:46:28.668 [Test worker @coroutine#5744] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67c1f5be 2024-04-19 10:46:28.679 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67c1f5be 2024-04-19 10:46:28.681 [Test worker @coroutine#5753] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67c1f5be 2024-04-19 10:46:28.682 [Test worker @coroutine#5755] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67c1f5be 2024-04-19 10:46:28.694 [DefaultDispatcher-worker-22 @coroutine#5757] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67c1f5be 2024-04-19 10:46:28.706 [DefaultDispatcher-worker-2 @coroutine#5744] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46f43f50 2024-04-19 10:46:28.718 [DefaultDispatcher-worker-4 @coroutine#5744] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46f43f50 2024-04-19 10:46:28.725 [HikariPool-221 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 10:46:28.742 [DefaultDispatcher-worker-6 @coroutine#2056] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32b72ccb 2024-04-19 10:46:28.742 [DefaultDispatcher-worker-6 @coroutine#2056] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-19 10:46:28.742 [DefaultDispatcher-worker-6 @coroutine#2056] 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-04-19 10:46:28.742 [DefaultDispatcher-worker-6 @coroutine#2056] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-19 10:46:28.742 [DefaultDispatcher-worker-18 @coroutine#2070] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68024e57 2024-04-19 10:46:28.743 [DefaultDispatcher-worker-18 @coroutine#2070] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54079/UmAppDatabase/replication/nodeId 2024-04-19 10:46:28.743 [DefaultDispatcher-worker-18 @coroutine#2070] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54079/UmAppDatabase/replication/nodeId. 2024-04-19 10:46:28.743 [DefaultDispatcher-worker-18 @coroutine#2070] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54079/UmAppDatabase/replication/nodeId 2024-04-19 10:46:28.743 [DefaultDispatcher-worker-6 @coroutine#2056] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-19 10:46:28.744 [DefaultDispatcher-worker-10 @coroutine#2070] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54079/UmAppDatabase/replication/nodeId 2024-04-19 10:46:28.744 [DefaultDispatcher-worker-10 @coroutine#2070] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54079/UmAppDatabase/replication/nodeId 2024-04-19 10:46:28.755 [HikariPool-222 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 10:46:28.880 [DefaultDispatcher-worker-14 @coroutine#2122] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e5d9fa7 2024-04-19 10:46:28.880 [DefaultDispatcher-worker-14 @coroutine#2122] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33179/UmAppDatabase/replication/nodeId 2024-04-19 10:46:28.880 [DefaultDispatcher-worker-14 @coroutine#2122] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33179/UmAppDatabase/replication/nodeId. 2024-04-19 10:46:28.880 [DefaultDispatcher-worker-14 @coroutine#2122] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33179/UmAppDatabase/replication/nodeId 2024-04-19 10:46:28.881 [DefaultDispatcher-worker-7 @coroutine#2122] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33179/UmAppDatabase/replication/nodeId 2024-04-19 10:46:28.881 [DefaultDispatcher-worker-7 @coroutine#2122] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33179/UmAppDatabase/replication/nodeId 2024-04-19 10:46:28.970 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Shutdown initiated... 2024-04-19 10:46:28.970 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Close initiated... 2024-04-19 10:46:28.970 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 10:46:28.970 [HikariPool-221 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Closing connection org.sqlite.jdbc4.JDBC4Connection@46f43f50: (connection evicted) 2024-04-19 10:46:28.971 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-19 10:46:28.971 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Closed. 2024-04-19 10:46:28.971 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Shutdown completed. 2024-04-19 10:46:28.971 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Shutdown initiated... 2024-04-19 10:46:28.971 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Close initiated... 2024-04-19 10:46:28.971 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 10:46:28.972 [HikariPool-222 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Closing connection org.sqlite.jdbc4.JDBC4Connection@67c1f5be: (connection evicted) 2024-04-19 10:46:28.972 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-19 10:46:28.972 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Closed. 2024-04-19 10:46:28.972 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Shutdown completed. 2024-04-19 10:46:28.973 [Test worker @coroutine#5804] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-223 - configuration: 2024-04-19 10:46:28.974 [Test worker @coroutine#5804] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 10:46:28.974 [Test worker @coroutine#5804] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 10:46:28.974 [Test worker @coroutine#5804] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 10:46:28.974 [Test worker @coroutine#5804] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 10:46:28.974 [Test worker @coroutine#5804] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 10:46:28.974 [Test worker @coroutine#5804] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 10:46:28.974 [Test worker @coroutine#5804] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3a1eb893 2024-04-19 10:46:28.974 [Test worker @coroutine#5804] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 10:46:28.974 [Test worker @coroutine#5804] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 10:46:28.974 [Test worker @coroutine#5804] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 10:46:28.974 [Test worker @coroutine#5804] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 10:46:28.974 [Test worker @coroutine#5804] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 10:46:28.974 [Test worker @coroutine#5804] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 10:46:28.974 [Test worker @coroutine#5804] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 10:46:28.974 [Test worker @coroutine#5804] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 10:46:28.974 [Test worker @coroutine#5804] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 10:46:28.974 [Test worker @coroutine#5804] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 10:46:28.974 [Test worker @coroutine#5804] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 10:46:28.974 [Test worker @coroutine#5804] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 10:46:28.974 [Test worker @coroutine#5804] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 10:46:28.974 [Test worker @coroutine#5804] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 10:46:28.974 [Test worker @coroutine#5804] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 10:46:28.974 [Test worker @coroutine#5804] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 10:46:28.974 [Test worker @coroutine#5804] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 10:46:28.974 [Test worker @coroutine#5804] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 10:46:28.974 [Test worker @coroutine#5804] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 10:46:28.974 [Test worker @coroutine#5804] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-223" 2024-04-19 10:46:28.974 [Test worker @coroutine#5804] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 10:46:28.974 [Test worker @coroutine#5804] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 10:46:28.974 [Test worker @coroutine#5804] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 10:46:28.974 [Test worker @coroutine#5804] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 10:46:28.974 [Test worker @coroutine#5804] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 10:46:28.974 [Test worker @coroutine#5804] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 10:46:28.974 [Test worker @coroutine#5804] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 10:46:28.974 [Test worker @coroutine#5804] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 10:46:28.974 [Test worker @coroutine#5804] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Starting... 2024-04-19 10:46:28.974 [Test worker @coroutine#5804] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Added connection org.sqlite.jdbc4.JDBC4Connection@23ac3788 2024-04-19 10:46:28.974 [Test worker @coroutine#5804] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Added connection org.sqlite.jdbc4.JDBC4Connection@23ac3788 2024-04-19 10:46:28.974 [Test worker @coroutine#5804] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Start completed. 2024-04-19 10:46:28.991 [Test worker @coroutine#5804] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23ac3788 2024-04-19 10:46:29.007 [Test worker @coroutine#5805] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23ac3788 2024-04-19 10:46:29.009 [Test worker @coroutine#5808] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23ac3788 2024-04-19 10:46:29.010 [Test worker @coroutine#5810] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23ac3788 2024-04-19 10:46:29.011 [Test worker @coroutine#5804] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-224 - configuration: 2024-04-19 10:46:29.011 [Test worker @coroutine#5804] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 10:46:29.011 [Test worker @coroutine#5804] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 10:46:29.011 [Test worker @coroutine#5804] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 10:46:29.011 [Test worker @coroutine#5804] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 10:46:29.011 [Test worker @coroutine#5804] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 10:46:29.011 [Test worker @coroutine#5804] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 10:46:29.011 [Test worker @coroutine#5804] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7cb15360 2024-04-19 10:46:29.011 [Test worker @coroutine#5804] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 10:46:29.011 [Test worker @coroutine#5804] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 10:46:29.011 [Test worker @coroutine#5804] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 10:46:29.011 [Test worker @coroutine#5804] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 10:46:29.011 [Test worker @coroutine#5804] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 10:46:29.011 [Test worker @coroutine#5804] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 10:46:29.011 [Test worker @coroutine#5804] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 10:46:29.011 [Test worker @coroutine#5804] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 10:46:29.011 [Test worker @coroutine#5804] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 10:46:29.011 [Test worker @coroutine#5804] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 10:46:29.011 [Test worker @coroutine#5804] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 10:46:29.011 [Test worker @coroutine#5804] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 10:46:29.011 [Test worker @coroutine#5804] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 10:46:29.011 [Test worker @coroutine#5804] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 10:46:29.011 [Test worker @coroutine#5804] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 10:46:29.011 [Test worker @coroutine#5804] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 10:46:29.011 [Test worker @coroutine#5804] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 10:46:29.011 [Test worker @coroutine#5804] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 10:46:29.011 [Test worker @coroutine#5804] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 10:46:29.011 [Test worker @coroutine#5804] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-224" 2024-04-19 10:46:29.011 [Test worker @coroutine#5804] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 10:46:29.011 [Test worker @coroutine#5804] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 10:46:29.011 [Test worker @coroutine#5804] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 10:46:29.011 [Test worker @coroutine#5804] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 10:46:29.011 [Test worker @coroutine#5804] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 10:46:29.011 [Test worker @coroutine#5804] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 10:46:29.011 [Test worker @coroutine#5804] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 10:46:29.011 [Test worker @coroutine#5804] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 10:46:29.011 [Test worker @coroutine#5804] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Starting... 2024-04-19 10:46:29.012 [Test worker @coroutine#5804] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c5dfc9b 2024-04-19 10:46:29.012 [Test worker @coroutine#5804] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c5dfc9b 2024-04-19 10:46:29.012 [Test worker @coroutine#5804] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Start completed. 2024-04-19 10:46:29.025 [Test worker @coroutine#5804] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c5dfc9b 2024-04-19 10:46:29.035 [Test worker @coroutine#5812] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c5dfc9b 2024-04-19 10:46:29.037 [Test worker @coroutine#5814] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c5dfc9b 2024-04-19 10:46:29.039 [Test worker @coroutine#5816] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c5dfc9b 2024-04-19 10:46:29.051 [DefaultDispatcher-worker-1 @coroutine#5818] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c5dfc9b 2024-04-19 10:46:29.065 [DefaultDispatcher-worker-17 @coroutine#5804] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23ac3788 2024-04-19 10:46:29.073 [DefaultDispatcher-worker-17 @coroutine#5804] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23ac3788 2024-04-19 10:46:29.074 [HikariPool-223 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-19 10:46:29.081 [DefaultDispatcher-worker-13 @coroutine#5804] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23ac3788 2024-04-19 10:46:29.085 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Shutdown initiated... 2024-04-19 10:46:29.086 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Close initiated... 2024-04-19 10:46:29.086 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 10:46:29.086 [HikariPool-223 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Closing connection org.sqlite.jdbc4.JDBC4Connection@23ac3788: (connection evicted) 2024-04-19 10:46:29.087 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-19 10:46:29.087 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Closed. 2024-04-19 10:46:29.087 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Shutdown completed. 2024-04-19 10:46:29.087 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Shutdown initiated... 2024-04-19 10:46:29.087 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Close initiated... 2024-04-19 10:46:29.087 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 10:46:29.087 [HikariPool-224 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2c5dfc9b: (connection evicted) 2024-04-19 10:46:29.088 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-19 10:46:29.088 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Closed. 2024-04-19 10:46:29.088 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Shutdown completed. 2024-04-19 10:46:29.089 [Test worker @coroutine#5858] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-225 - configuration: 2024-04-19 10:46:29.089 [Test worker @coroutine#5858] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 10:46:29.089 [Test worker @coroutine#5858] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 10:46:29.089 [Test worker @coroutine#5858] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 10:46:29.089 [Test worker @coroutine#5858] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 10:46:29.089 [Test worker @coroutine#5858] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 10:46:29.089 [Test worker @coroutine#5858] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 10:46:29.089 [Test worker @coroutine#5858] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7db72209 2024-04-19 10:46:29.089 [Test worker @coroutine#5858] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 10:46:29.089 [Test worker @coroutine#5858] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 10:46:29.089 [Test worker @coroutine#5858] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 10:46:29.089 [Test worker @coroutine#5858] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 10:46:29.089 [Test worker @coroutine#5858] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 10:46:29.089 [Test worker @coroutine#5858] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 10:46:29.089 [Test worker @coroutine#5858] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 10:46:29.089 [Test worker @coroutine#5858] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 10:46:29.089 [Test worker @coroutine#5858] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 10:46:29.089 [Test worker @coroutine#5858] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 10:46:29.089 [Test worker @coroutine#5858] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 10:46:29.089 [Test worker @coroutine#5858] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 10:46:29.089 [Test worker @coroutine#5858] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 10:46:29.089 [Test worker @coroutine#5858] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 10:46:29.089 [Test worker @coroutine#5858] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 10:46:29.089 [Test worker @coroutine#5858] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 10:46:29.089 [Test worker @coroutine#5858] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 10:46:29.089 [Test worker @coroutine#5858] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 10:46:29.089 [Test worker @coroutine#5858] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 10:46:29.089 [Test worker @coroutine#5858] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-225" 2024-04-19 10:46:29.089 [Test worker @coroutine#5858] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 10:46:29.089 [Test worker @coroutine#5858] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 10:46:29.089 [Test worker @coroutine#5858] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 10:46:29.089 [Test worker @coroutine#5858] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 10:46:29.089 [Test worker @coroutine#5858] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 10:46:29.089 [Test worker @coroutine#5858] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 10:46:29.089 [Test worker @coroutine#5858] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 10:46:29.089 [Test worker @coroutine#5858] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 10:46:29.089 [Test worker @coroutine#5858] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Starting... 2024-04-19 10:46:29.090 [Test worker @coroutine#5858] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Added connection org.sqlite.jdbc4.JDBC4Connection@39bbe17c 2024-04-19 10:46:29.090 [Test worker @coroutine#5858] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Added connection org.sqlite.jdbc4.JDBC4Connection@39bbe17c 2024-04-19 10:46:29.090 [Test worker @coroutine#5858] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Start completed. 2024-04-19 10:46:29.108 [Test worker @coroutine#5858] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39bbe17c 2024-04-19 10:46:29.113 [DefaultDispatcher-worker-13 @coroutine#1886] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40f931ec 2024-04-19 10:46:29.113 [DefaultDispatcher-worker-22 @coroutine#2167] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d9cac6e 2024-04-19 10:46:29.113 [DefaultDispatcher-worker-13 @coroutine#1886] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43143/UmAppDatabase/replication/nodeId 2024-04-19 10:46:29.113 [DefaultDispatcher-worker-13 @coroutine#1886] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43143/UmAppDatabase/replication/nodeId. 2024-04-19 10:46:29.113 [DefaultDispatcher-worker-13 @coroutine#1886] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43143/UmAppDatabase/replication/nodeId 2024-04-19 10:46:29.113 [DefaultDispatcher-worker-22 @coroutine#2167] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45929/UmAppDatabase/replication/nodeId 2024-04-19 10:46:29.113 [DefaultDispatcher-worker-22 @coroutine#2167] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45929/UmAppDatabase/replication/nodeId. 2024-04-19 10:46:29.113 [DefaultDispatcher-worker-22 @coroutine#2167] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45929/UmAppDatabase/replication/nodeId 2024-04-19 10:46:29.114 [DefaultDispatcher-worker-8 @coroutine#2167] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45929/UmAppDatabase/replication/nodeId 2024-04-19 10:46:29.114 [DefaultDispatcher-worker-3 @coroutine#1886] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43143/UmAppDatabase/replication/nodeId 2024-04-19 10:46:29.114 [DefaultDispatcher-worker-8 @coroutine#2167] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45929/UmAppDatabase/replication/nodeId 2024-04-19 10:46:29.114 [DefaultDispatcher-worker-3 @coroutine#1886] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43143/UmAppDatabase/replication/nodeId 2024-04-19 10:46:29.120 [Test worker @coroutine#5860] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39bbe17c 2024-04-19 10:46:29.122 [Test worker @coroutine#5868] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39bbe17c 2024-04-19 10:46:29.123 [Test worker @coroutine#5870] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39bbe17c 2024-04-19 10:46:29.124 [Test worker @coroutine#5858] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-226 - configuration: 2024-04-19 10:46:29.124 [Test worker @coroutine#5858] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 10:46:29.124 [Test worker @coroutine#5858] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 10:46:29.124 [Test worker @coroutine#5858] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 10:46:29.124 [Test worker @coroutine#5858] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 10:46:29.124 [Test worker @coroutine#5858] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 10:46:29.124 [Test worker @coroutine#5858] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 10:46:29.124 [Test worker @coroutine#5858] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@45ec6bb3 2024-04-19 10:46:29.124 [Test worker @coroutine#5858] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 10:46:29.124 [Test worker @coroutine#5858] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 10:46:29.124 [Test worker @coroutine#5858] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 10:46:29.124 [Test worker @coroutine#5858] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 10:46:29.124 [Test worker @coroutine#5858] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 10:46:29.124 [Test worker @coroutine#5858] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 10:46:29.124 [Test worker @coroutine#5858] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 10:46:29.124 [Test worker @coroutine#5858] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 10:46:29.124 [Test worker @coroutine#5858] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 10:46:29.124 [Test worker @coroutine#5858] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 10:46:29.124 [Test worker @coroutine#5858] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 10:46:29.124 [Test worker @coroutine#5858] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 10:46:29.124 [Test worker @coroutine#5858] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 10:46:29.124 [Test worker @coroutine#5858] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 10:46:29.124 [Test worker @coroutine#5858] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 10:46:29.124 [Test worker @coroutine#5858] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 10:46:29.124 [Test worker @coroutine#5858] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 10:46:29.124 [Test worker @coroutine#5858] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 10:46:29.124 [Test worker @coroutine#5858] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 10:46:29.124 [Test worker @coroutine#5858] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-226" 2024-04-19 10:46:29.124 [Test worker @coroutine#5858] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 10:46:29.124 [Test worker @coroutine#5858] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 10:46:29.124 [Test worker @coroutine#5858] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 10:46:29.124 [Test worker @coroutine#5858] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 10:46:29.124 [Test worker @coroutine#5858] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 10:46:29.124 [Test worker @coroutine#5858] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 10:46:29.124 [Test worker @coroutine#5858] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 10:46:29.124 [Test worker @coroutine#5858] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 10:46:29.124 [Test worker @coroutine#5858] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Starting... 2024-04-19 10:46:29.124 [Test worker @coroutine#5858] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Added connection org.sqlite.jdbc4.JDBC4Connection@fa3db48 2024-04-19 10:46:29.124 [Test worker @coroutine#5858] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Added connection org.sqlite.jdbc4.JDBC4Connection@fa3db48 2024-04-19 10:46:29.124 [Test worker @coroutine#5858] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Start completed. 2024-04-19 10:46:29.140 [Test worker @coroutine#5858] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fa3db48 2024-04-19 10:46:29.150 [Test worker @coroutine#5872] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fa3db48 2024-04-19 10:46:29.152 [Test worker @coroutine#5874] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fa3db48 2024-04-19 10:46:29.153 [Test worker @coroutine#5876] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fa3db48 2024-04-19 10:46:29.165 [DefaultDispatcher-worker-18 @coroutine#5878] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fa3db48 2024-04-19 10:46:29.179 [DefaultDispatcher-worker-4 @coroutine#5858] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39bbe17c 2024-04-19 10:46:29.188 [DefaultDispatcher-worker-5 @coroutine#5858] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39bbe17c 2024-04-19 10:46:29.190 [HikariPool-225 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-19 10:46:29.199 [DefaultDispatcher-worker-1 @coroutine#5858] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39bbe17c 2024-04-19 10:46:29.204 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Shutdown initiated... 2024-04-19 10:46:29.204 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Close initiated... 2024-04-19 10:46:29.204 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 10:46:29.205 [HikariPool-225 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Closing connection org.sqlite.jdbc4.JDBC4Connection@39bbe17c: (connection evicted) 2024-04-19 10:46:29.205 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-19 10:46:29.205 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Closed. 2024-04-19 10:46:29.205 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Shutdown completed. 2024-04-19 10:46:29.205 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Shutdown initiated... 2024-04-19 10:46:29.205 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Close initiated... 2024-04-19 10:46:29.205 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 10:46:29.206 [HikariPool-226 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Closing connection org.sqlite.jdbc4.JDBC4Connection@fa3db48: (connection evicted) 2024-04-19 10:46:29.206 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-19 10:46:29.206 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Closed. 2024-04-19 10:46:29.206 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Shutdown completed. 2024-04-19 10:46:29.207 [Test worker @coroutine#5918] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-227 - configuration: 2024-04-19 10:46:29.207 [Test worker @coroutine#5918] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 10:46:29.207 [Test worker @coroutine#5918] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 10:46:29.207 [Test worker @coroutine#5918] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 10:46:29.207 [Test worker @coroutine#5918] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 10:46:29.207 [Test worker @coroutine#5918] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 10:46:29.207 [Test worker @coroutine#5918] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 10:46:29.207 [Test worker @coroutine#5918] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@756476a3 2024-04-19 10:46:29.207 [Test worker @coroutine#5918] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 10:46:29.207 [Test worker @coroutine#5918] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 10:46:29.207 [Test worker @coroutine#5918] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 10:46:29.207 [Test worker @coroutine#5918] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 10:46:29.208 [Test worker @coroutine#5918] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 10:46:29.208 [Test worker @coroutine#5918] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 10:46:29.208 [Test worker @coroutine#5918] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 10:46:29.208 [Test worker @coroutine#5918] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 10:46:29.208 [Test worker @coroutine#5918] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 10:46:29.208 [Test worker @coroutine#5918] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 10:46:29.208 [Test worker @coroutine#5918] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 10:46:29.208 [Test worker @coroutine#5918] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 10:46:29.208 [Test worker @coroutine#5918] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 10:46:29.208 [Test worker @coroutine#5918] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 10:46:29.208 [Test worker @coroutine#5918] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 10:46:29.208 [Test worker @coroutine#5918] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 10:46:29.208 [Test worker @coroutine#5918] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 10:46:29.208 [Test worker @coroutine#5918] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 10:46:29.208 [Test worker @coroutine#5918] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 10:46:29.208 [Test worker @coroutine#5918] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-227" 2024-04-19 10:46:29.208 [Test worker @coroutine#5918] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 10:46:29.208 [Test worker @coroutine#5918] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 10:46:29.208 [Test worker @coroutine#5918] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 10:46:29.208 [Test worker @coroutine#5918] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 10:46:29.208 [Test worker @coroutine#5918] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 10:46:29.208 [Test worker @coroutine#5918] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 10:46:29.208 [Test worker @coroutine#5918] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 10:46:29.208 [Test worker @coroutine#5918] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 10:46:29.208 [Test worker @coroutine#5918] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Starting... 2024-04-19 10:46:29.208 [Test worker @coroutine#5918] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Added connection org.sqlite.jdbc4.JDBC4Connection@4746d52d 2024-04-19 10:46:29.208 [Test worker @coroutine#5918] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Added connection org.sqlite.jdbc4.JDBC4Connection@4746d52d 2024-04-19 10:46:29.208 [Test worker @coroutine#5918] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Start completed. 2024-04-19 10:46:29.209 [DefaultDispatcher-worker-17 @coroutine#1918] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fae357f 2024-04-19 10:46:29.209 [DefaultDispatcher-worker-17 @coroutine#1918] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35603/UmAppDatabase/replication/nodeId 2024-04-19 10:46:29.209 [DefaultDispatcher-worker-17 @coroutine#1918] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35603/UmAppDatabase/replication/nodeId. 2024-04-19 10:46:29.209 [DefaultDispatcher-worker-17 @coroutine#1918] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35603/UmAppDatabase/replication/nodeId 2024-04-19 10:46:29.210 [DefaultDispatcher-worker-16 @coroutine#1918] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35603/UmAppDatabase/replication/nodeId 2024-04-19 10:46:29.210 [DefaultDispatcher-worker-16 @coroutine#1918] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35603/UmAppDatabase/replication/nodeId 2024-04-19 10:46:29.215 [DefaultDispatcher-worker-16 @coroutine#2224] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52518ee1 2024-04-19 10:46:29.216 [DefaultDispatcher-worker-16 @coroutine#2224] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49839/UmAppDatabase/replication/nodeId 2024-04-19 10:46:29.216 [DefaultDispatcher-worker-16 @coroutine#2224] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49839/UmAppDatabase/replication/nodeId. 2024-04-19 10:46:29.216 [DefaultDispatcher-worker-16 @coroutine#2224] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49839/UmAppDatabase/replication/nodeId 2024-04-19 10:46:29.217 [DefaultDispatcher-worker-21 @coroutine#2224] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49839/UmAppDatabase/replication/nodeId 2024-04-19 10:46:29.217 [DefaultDispatcher-worker-21 @coroutine#2224] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49839/UmAppDatabase/replication/nodeId 2024-04-19 10:46:29.222 [HikariPool-55 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 10:46:29.224 [Test worker @coroutine#5918] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4746d52d 2024-04-19 10:46:29.235 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4746d52d 2024-04-19 10:46:29.237 [Test worker @coroutine#5928] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4746d52d 2024-04-19 10:46:29.239 [Test worker @coroutine#5930] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4746d52d 2024-04-19 10:46:29.239 [Test worker @coroutine#5918] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-228 - configuration: 2024-04-19 10:46:29.239 [Test worker @coroutine#5918] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 10:46:29.239 [Test worker @coroutine#5918] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 10:46:29.239 [Test worker @coroutine#5918] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 10:46:29.239 [Test worker @coroutine#5918] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 10:46:29.239 [Test worker @coroutine#5918] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 10:46:29.239 [Test worker @coroutine#5918] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 10:46:29.239 [Test worker @coroutine#5918] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4b5c84be 2024-04-19 10:46:29.239 [Test worker @coroutine#5918] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 10:46:29.239 [Test worker @coroutine#5918] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 10:46:29.239 [Test worker @coroutine#5918] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 10:46:29.239 [Test worker @coroutine#5918] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 10:46:29.239 [Test worker @coroutine#5918] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 10:46:29.239 [Test worker @coroutine#5918] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 10:46:29.239 [Test worker @coroutine#5918] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 10:46:29.239 [Test worker @coroutine#5918] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 10:46:29.239 [Test worker @coroutine#5918] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 10:46:29.239 [Test worker @coroutine#5918] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 10:46:29.239 [Test worker @coroutine#5918] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 10:46:29.239 [Test worker @coroutine#5918] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 10:46:29.239 [Test worker @coroutine#5918] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 10:46:29.239 [Test worker @coroutine#5918] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 10:46:29.239 [Test worker @coroutine#5918] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 10:46:29.239 [Test worker @coroutine#5918] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 10:46:29.239 [Test worker @coroutine#5918] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 10:46:29.239 [Test worker @coroutine#5918] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 10:46:29.239 [Test worker @coroutine#5918] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 10:46:29.239 [Test worker @coroutine#5918] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-228" 2024-04-19 10:46:29.239 [Test worker @coroutine#5918] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 10:46:29.239 [Test worker @coroutine#5918] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 10:46:29.239 [Test worker @coroutine#5918] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 10:46:29.239 [Test worker @coroutine#5918] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 10:46:29.239 [Test worker @coroutine#5918] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 10:46:29.239 [Test worker @coroutine#5918] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 10:46:29.239 [Test worker @coroutine#5918] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 10:46:29.239 [Test worker @coroutine#5918] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 10:46:29.239 [Test worker @coroutine#5918] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Starting... 2024-04-19 10:46:29.240 [Test worker @coroutine#5918] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Added connection org.sqlite.jdbc4.JDBC4Connection@509cf379 2024-04-19 10:46:29.240 [Test worker @coroutine#5918] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Added connection org.sqlite.jdbc4.JDBC4Connection@509cf379 2024-04-19 10:46:29.240 [Test worker @coroutine#5918] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Start completed. 2024-04-19 10:46:29.253 [Test worker @coroutine#5918] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@509cf379 2024-04-19 10:46:29.263 [Test worker @coroutine#5932] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@509cf379 2024-04-19 10:46:29.265 [Test worker @coroutine#5934] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@509cf379 2024-04-19 10:46:29.267 [Test worker @coroutine#5936] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@509cf379 2024-04-19 10:46:29.279 [DefaultDispatcher-worker-21 @coroutine#5938] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@509cf379 2024-04-19 10:46:29.292 [DefaultDispatcher-worker-21 @coroutine#5918] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4746d52d 2024-04-19 10:46:29.299 [DefaultDispatcher-worker-6 @coroutine#5918] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4746d52d 2024-04-19 10:46:29.307 [DefaultDispatcher-worker-22 @coroutine#5918] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4746d52d 2024-04-19 10:46:29.308 [HikariPool-227 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 10:46:29.311 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Shutdown initiated... 2024-04-19 10:46:29.311 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Close initiated... 2024-04-19 10:46:29.311 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 10:46:29.311 [HikariPool-227 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4746d52d: (connection evicted) 2024-04-19 10:46:29.312 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-19 10:46:29.312 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Closed. 2024-04-19 10:46:29.312 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Shutdown completed. 2024-04-19 10:46:29.312 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Shutdown initiated... 2024-04-19 10:46:29.312 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Close initiated... 2024-04-19 10:46:29.312 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 10:46:29.312 [HikariPool-228 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Closing connection org.sqlite.jdbc4.JDBC4Connection@509cf379: (connection evicted) 2024-04-19 10:46:29.313 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-19 10:46:29.313 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Closed. 2024-04-19 10:46:29.313 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Shutdown completed. 2024-04-19 10:46:29.315 [Test worker @coroutine#5976] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-229 - configuration: 2024-04-19 10:46:29.315 [Test worker @coroutine#5976] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 10:46:29.315 [Test worker @coroutine#5976] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 10:46:29.315 [Test worker @coroutine#5976] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 10:46:29.315 [Test worker @coroutine#5976] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 10:46:29.315 [Test worker @coroutine#5976] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 10:46:29.315 [Test worker @coroutine#5976] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 10:46:29.315 [Test worker @coroutine#5976] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2a32be8d 2024-04-19 10:46:29.315 [Test worker @coroutine#5976] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 10:46:29.315 [Test worker @coroutine#5976] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 10:46:29.315 [Test worker @coroutine#5976] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 10:46:29.315 [Test worker @coroutine#5976] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 10:46:29.315 [Test worker @coroutine#5976] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 10:46:29.315 [Test worker @coroutine#5976] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 10:46:29.315 [Test worker @coroutine#5976] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 10:46:29.315 [Test worker @coroutine#5976] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 10:46:29.315 [Test worker @coroutine#5976] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 10:46:29.315 [Test worker @coroutine#5976] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 10:46:29.316 [Test worker @coroutine#5976] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 10:46:29.316 [Test worker @coroutine#5976] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 10:46:29.316 [Test worker @coroutine#5976] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 10:46:29.316 [Test worker @coroutine#5976] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 10:46:29.316 [Test worker @coroutine#5976] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 10:46:29.316 [Test worker @coroutine#5976] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 10:46:29.316 [Test worker @coroutine#5976] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 10:46:29.316 [Test worker @coroutine#5976] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 10:46:29.316 [Test worker @coroutine#5976] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 10:46:29.316 [Test worker @coroutine#5976] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-229" 2024-04-19 10:46:29.316 [Test worker @coroutine#5976] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 10:46:29.316 [Test worker @coroutine#5976] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 10:46:29.316 [Test worker @coroutine#5976] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 10:46:29.316 [Test worker @coroutine#5976] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 10:46:29.316 [Test worker @coroutine#5976] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 10:46:29.316 [Test worker @coroutine#5976] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 10:46:29.316 [Test worker @coroutine#5976] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 10:46:29.316 [Test worker @coroutine#5976] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 10:46:29.316 [Test worker @coroutine#5976] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Starting... 2024-04-19 10:46:29.316 [Test worker @coroutine#5976] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Added connection org.sqlite.jdbc4.JDBC4Connection@5941a2ad 2024-04-19 10:46:29.316 [Test worker @coroutine#5976] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Added connection org.sqlite.jdbc4.JDBC4Connection@5941a2ad 2024-04-19 10:46:29.316 [Test worker @coroutine#5976] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Start completed. 2024-04-19 10:46:29.335 [Test worker @coroutine#5976] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5941a2ad 2024-04-19 10:46:29.346 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5941a2ad 2024-04-19 10:46:29.348 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5941a2ad 2024-04-19 10:46:29.350 [Test worker @coroutine#5981] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5941a2ad 2024-04-19 10:46:29.358 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Shutdown initiated... 2024-04-19 10:46:29.358 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Close initiated... 2024-04-19 10:46:29.358 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-19 10:46:29.358 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-19 10:46:29.358 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Closed. 2024-04-19 10:46:29.358 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Shutdown completed. 2024-04-19 10:46:29.359 [Test worker @coroutine#5998] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-230 - configuration: 2024-04-19 10:46:29.359 [Test worker @coroutine#5998] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 10:46:29.359 [Test worker @coroutine#5998] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 10:46:29.359 [Test worker @coroutine#5998] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 10:46:29.359 [Test worker @coroutine#5998] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 10:46:29.359 [Test worker @coroutine#5998] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 10:46:29.359 [Test worker @coroutine#5998] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 10:46:29.359 [Test worker @coroutine#5998] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@22bf2a0d 2024-04-19 10:46:29.359 [Test worker @coroutine#5998] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 10:46:29.359 [Test worker @coroutine#5998] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 10:46:29.359 [Test worker @coroutine#5998] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 10:46:29.359 [Test worker @coroutine#5998] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 10:46:29.359 [Test worker @coroutine#5998] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 10:46:29.359 [Test worker @coroutine#5998] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 10:46:29.359 [Test worker @coroutine#5998] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 10:46:29.359 [Test worker @coroutine#5998] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 10:46:29.359 [Test worker @coroutine#5998] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 10:46:29.359 [Test worker @coroutine#5998] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 10:46:29.359 [Test worker @coroutine#5998] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 10:46:29.359 [Test worker @coroutine#5998] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 10:46:29.359 [Test worker @coroutine#5998] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 10:46:29.359 [Test worker @coroutine#5998] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 10:46:29.359 [Test worker @coroutine#5998] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 10:46:29.359 [Test worker @coroutine#5998] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 10:46:29.359 [Test worker @coroutine#5998] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 10:46:29.359 [Test worker @coroutine#5998] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 10:46:29.359 [Test worker @coroutine#5998] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 10:46:29.359 [Test worker @coroutine#5998] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-230" 2024-04-19 10:46:29.359 [Test worker @coroutine#5998] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 10:46:29.359 [Test worker @coroutine#5998] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 10:46:29.359 [Test worker @coroutine#5998] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 10:46:29.359 [Test worker @coroutine#5998] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 10:46:29.359 [Test worker @coroutine#5998] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 10:46:29.359 [Test worker @coroutine#5998] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 10:46:29.359 [Test worker @coroutine#5998] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 10:46:29.359 [Test worker @coroutine#5998] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 10:46:29.359 [Test worker @coroutine#5998] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Starting... 2024-04-19 10:46:29.360 [Test worker @coroutine#5998] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Added connection org.sqlite.jdbc4.JDBC4Connection@57e351a 2024-04-19 10:46:29.360 [Test worker @coroutine#5998] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Added connection org.sqlite.jdbc4.JDBC4Connection@57e351a 2024-04-19 10:46:29.360 [Test worker @coroutine#5998] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Start completed. 2024-04-19 10:46:29.376 [Test worker @coroutine#5998] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57e351a 2024-04-19 10:46:29.388 [Test worker @coroutine#5999] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57e351a 2024-04-19 10:46:29.390 [Test worker @coroutine#6001] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57e351a 2024-04-19 10:46:29.392 [Test worker @coroutine#6003] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57e351a 2024-04-19 10:46:29.401 [DefaultDispatcher-worker-16 @coroutine#6005] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57e351a 2024-04-19 10:46:29.409 [HikariPool-57 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 10:46:29.411 [DefaultDispatcher-worker-15 @coroutine#1965] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cbd17b3 2024-04-19 10:46:29.411 [DefaultDispatcher-worker-15 @coroutine#1965] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40655/UmAppDatabase/replication/nodeId 2024-04-19 10:46:29.411 [DefaultDispatcher-worker-15 @coroutine#1965] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40655/UmAppDatabase/replication/nodeId. 2024-04-19 10:46:29.411 [DefaultDispatcher-worker-15 @coroutine#1965] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40655/UmAppDatabase/replication/nodeId 2024-04-19 10:46:29.412 [DefaultDispatcher-worker-2 @coroutine#1965] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40655/UmAppDatabase/replication/nodeId 2024-04-19 10:46:29.412 [DefaultDispatcher-worker-2 @coroutine#1965] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40655/UmAppDatabase/replication/nodeId 2024-04-19 10:46:29.424 [DefaultDispatcher-worker-2 @coroutine#5998] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57e351a 2024-04-19 10:46:29.433 [DefaultDispatcher-worker-15 @coroutine#5998] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57e351a 2024-04-19 10:46:29.438 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Shutdown initiated... 2024-04-19 10:46:29.438 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Close initiated... 2024-04-19 10:46:29.438 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 10:46:29.438 [HikariPool-230 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Closing connection org.sqlite.jdbc4.JDBC4Connection@57e351a: (connection evicted) 2024-04-19 10:46:29.439 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-19 10:46:29.439 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Closed. 2024-04-19 10:46:29.439 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Shutdown completed. 2024-04-19 10:46:29.440 [Test worker @coroutine#6026] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-231 - configuration: 2024-04-19 10:46:29.440 [Test worker @coroutine#6026] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 10:46:29.440 [Test worker @coroutine#6026] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 10:46:29.440 [Test worker @coroutine#6026] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 10:46:29.440 [Test worker @coroutine#6026] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 10:46:29.440 [Test worker @coroutine#6026] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 10:46:29.440 [Test worker @coroutine#6026] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 10:46:29.440 [Test worker @coroutine#6026] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@418f3cde 2024-04-19 10:46:29.440 [Test worker @coroutine#6026] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 10:46:29.440 [Test worker @coroutine#6026] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 10:46:29.440 [Test worker @coroutine#6026] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 10:46:29.440 [Test worker @coroutine#6026] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 10:46:29.440 [Test worker @coroutine#6026] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 10:46:29.440 [Test worker @coroutine#6026] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 10:46:29.440 [Test worker @coroutine#6026] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 10:46:29.440 [Test worker @coroutine#6026] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 10:46:29.440 [Test worker @coroutine#6026] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 10:46:29.440 [Test worker @coroutine#6026] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 10:46:29.440 [Test worker @coroutine#6026] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 10:46:29.440 [Test worker @coroutine#6026] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 10:46:29.440 [Test worker @coroutine#6026] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 10:46:29.440 [Test worker @coroutine#6026] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 10:46:29.440 [Test worker @coroutine#6026] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 10:46:29.440 [Test worker @coroutine#6026] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 10:46:29.440 [Test worker @coroutine#6026] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 10:46:29.440 [Test worker @coroutine#6026] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 10:46:29.440 [Test worker @coroutine#6026] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 10:46:29.440 [Test worker @coroutine#6026] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-231" 2024-04-19 10:46:29.440 [Test worker @coroutine#6026] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 10:46:29.440 [Test worker @coroutine#6026] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 10:46:29.440 [Test worker @coroutine#6026] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 10:46:29.440 [Test worker @coroutine#6026] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 10:46:29.440 [Test worker @coroutine#6026] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 10:46:29.440 [Test worker @coroutine#6026] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 10:46:29.440 [Test worker @coroutine#6026] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 10:46:29.440 [Test worker @coroutine#6026] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 10:46:29.440 [Test worker @coroutine#6026] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Starting... 2024-04-19 10:46:29.441 [Test worker @coroutine#6026] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Added connection org.sqlite.jdbc4.JDBC4Connection@720da195 2024-04-19 10:46:29.441 [Test worker @coroutine#6026] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Added connection org.sqlite.jdbc4.JDBC4Connection@720da195 2024-04-19 10:46:29.441 [Test worker @coroutine#6026] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Start completed. 2024-04-19 10:46:29.455 [Test worker @coroutine#6026] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@720da195 2024-04-19 10:46:29.466 [Test worker @coroutine#6027] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@720da195 2024-04-19 10:46:29.468 [Test worker @coroutine#6029] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@720da195 2024-04-19 10:46:29.470 [Test worker @coroutine#6031] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@720da195 2024-04-19 10:46:29.480 [DefaultDispatcher-worker-15 @coroutine#6033] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@720da195 2024-04-19 10:46:29.505 [DefaultDispatcher-worker-12 @coroutine#6026] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@720da195 2024-04-19 10:46:29.507 [DefaultDispatcher-worker-21 @coroutine#1997] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4193da4d 2024-04-19 10:46:29.507 [DefaultDispatcher-worker-21 @coroutine#1997] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47267/UmAppDatabase/replication/nodeId 2024-04-19 10:46:29.508 [DefaultDispatcher-worker-21 @coroutine#1997] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47267/UmAppDatabase/replication/nodeId. 2024-04-19 10:46:29.508 [DefaultDispatcher-worker-21 @coroutine#1997] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47267/UmAppDatabase/replication/nodeId 2024-04-19 10:46:29.509 [DefaultDispatcher-worker-6 @coroutine#1997] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47267/UmAppDatabase/replication/nodeId 2024-04-19 10:46:29.509 [DefaultDispatcher-worker-6 @coroutine#1997] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47267/UmAppDatabase/replication/nodeId 2024-04-19 10:46:29.515 [DefaultDispatcher-worker-9 @coroutine#6026] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@720da195 2024-04-19 10:46:29.529 [DefaultDispatcher-worker-14 @coroutine#6053] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@720da195 2024-04-19 10:46:29.531 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Shutdown initiated... 2024-04-19 10:46:29.531 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Close initiated... 2024-04-19 10:46:29.531 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 10:46:29.531 [HikariPool-231 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Closing connection org.sqlite.jdbc4.JDBC4Connection@720da195: (connection evicted) 2024-04-19 10:46:29.532 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-19 10:46:29.532 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Closed. 2024-04-19 10:46:29.532 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Shutdown completed. 2024-04-19 10:46:29.533 [Test worker @coroutine#6061] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-232 - configuration: 2024-04-19 10:46:29.533 [Test worker @coroutine#6061] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 10:46:29.533 [Test worker @coroutine#6061] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 10:46:29.533 [Test worker @coroutine#6061] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 10:46:29.533 [Test worker @coroutine#6061] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 10:46:29.533 [Test worker @coroutine#6061] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 10:46:29.533 [Test worker @coroutine#6061] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 10:46:29.533 [Test worker @coroutine#6061] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@181b8d0c 2024-04-19 10:46:29.533 [Test worker @coroutine#6061] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 10:46:29.533 [Test worker @coroutine#6061] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 10:46:29.533 [Test worker @coroutine#6061] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 10:46:29.533 [Test worker @coroutine#6061] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 10:46:29.533 [Test worker @coroutine#6061] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 10:46:29.533 [Test worker @coroutine#6061] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 10:46:29.533 [Test worker @coroutine#6061] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 10:46:29.533 [Test worker @coroutine#6061] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 10:46:29.533 [Test worker @coroutine#6061] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 10:46:29.533 [Test worker @coroutine#6061] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 10:46:29.533 [Test worker @coroutine#6061] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 10:46:29.533 [Test worker @coroutine#6061] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 10:46:29.533 [Test worker @coroutine#6061] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 10:46:29.533 [Test worker @coroutine#6061] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 10:46:29.533 [Test worker @coroutine#6061] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 10:46:29.533 [Test worker @coroutine#6061] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 10:46:29.533 [Test worker @coroutine#6061] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 10:46:29.533 [Test worker @coroutine#6061] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 10:46:29.533 [Test worker @coroutine#6061] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 10:46:29.533 [Test worker @coroutine#6061] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-232" 2024-04-19 10:46:29.533 [Test worker @coroutine#6061] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 10:46:29.533 [Test worker @coroutine#6061] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 10:46:29.533 [Test worker @coroutine#6061] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 10:46:29.534 [Test worker @coroutine#6061] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 10:46:29.534 [Test worker @coroutine#6061] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 10:46:29.534 [Test worker @coroutine#6061] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 10:46:29.534 [Test worker @coroutine#6061] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 10:46:29.534 [Test worker @coroutine#6061] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 10:46:29.534 [Test worker @coroutine#6061] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Starting... 2024-04-19 10:46:29.534 [Test worker @coroutine#6061] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Added connection org.sqlite.jdbc4.JDBC4Connection@efbc6a1 2024-04-19 10:46:29.534 [Test worker @coroutine#6061] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Added connection org.sqlite.jdbc4.JDBC4Connection@efbc6a1 2024-04-19 10:46:29.534 [Test worker @coroutine#6061] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Start completed. 2024-04-19 10:46:29.551 [Test worker @coroutine#6061] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@efbc6a1 2024-04-19 10:46:29.562 [Test worker @coroutine#6062] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@efbc6a1 2024-04-19 10:46:29.563 [Test worker @coroutine#6064] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@efbc6a1 2024-04-19 10:46:29.565 [Test worker @coroutine#6066] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@efbc6a1 2024-04-19 10:46:29.576 [DefaultDispatcher-worker-2 @coroutine#6068] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@efbc6a1 2024-04-19 10:46:29.580 [DefaultDispatcher-worker-7 @coroutine#2027] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5afaae7e 2024-04-19 10:46:29.580 [DefaultDispatcher-worker-7 @coroutine#2027] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48169/UmAppDatabase/replication/nodeId 2024-04-19 10:46:29.580 [DefaultDispatcher-worker-7 @coroutine#2027] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48169/UmAppDatabase/replication/nodeId. 2024-04-19 10:46:29.580 [DefaultDispatcher-worker-7 @coroutine#2027] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48169/UmAppDatabase/replication/nodeId 2024-04-19 10:46:29.581 [DefaultDispatcher-worker-10 @coroutine#2027] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48169/UmAppDatabase/replication/nodeId 2024-04-19 10:46:29.581 [DefaultDispatcher-worker-10 @coroutine#2027] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48169/UmAppDatabase/replication/nodeId 2024-04-19 10:46:29.599 [DefaultDispatcher-worker-9 @coroutine#6061] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@efbc6a1 2024-04-19 10:46:29.609 [DefaultDispatcher-worker-20 @coroutine#6061] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@efbc6a1 2024-04-19 10:46:29.622 [DefaultDispatcher-worker-15 @coroutine#6087] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@efbc6a1 2024-04-19 10:46:29.623 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Shutdown initiated... 2024-04-19 10:46:29.624 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Close initiated... 2024-04-19 10:46:29.624 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 10:46:29.624 [HikariPool-232 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Closing connection org.sqlite.jdbc4.JDBC4Connection@efbc6a1: (connection evicted) 2024-04-19 10:46:29.625 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-19 10:46:29.625 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Closed. 2024-04-19 10:46:29.625 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Shutdown completed. 2024-04-19 10:46:29.627 [Test worker @coroutine#6095] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-233 - configuration: 2024-04-19 10:46:29.627 [Test worker @coroutine#6095] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 10:46:29.627 [Test worker @coroutine#6095] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 10:46:29.627 [Test worker @coroutine#6095] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 10:46:29.627 [Test worker @coroutine#6095] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 10:46:29.627 [Test worker @coroutine#6095] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 10:46:29.627 [Test worker @coroutine#6095] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 10:46:29.627 [Test worker @coroutine#6095] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@54c3bae 2024-04-19 10:46:29.627 [Test worker @coroutine#6095] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 10:46:29.627 [Test worker @coroutine#6095] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 10:46:29.627 [Test worker @coroutine#6095] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 10:46:29.627 [Test worker @coroutine#6095] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 10:46:29.627 [Test worker @coroutine#6095] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 10:46:29.627 [Test worker @coroutine#6095] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 10:46:29.627 [Test worker @coroutine#6095] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 10:46:29.627 [Test worker @coroutine#6095] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 10:46:29.627 [Test worker @coroutine#6095] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 10:46:29.627 [Test worker @coroutine#6095] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 10:46:29.627 [Test worker @coroutine#6095] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 10:46:29.627 [Test worker @coroutine#6095] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 10:46:29.627 [Test worker @coroutine#6095] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 10:46:29.627 [Test worker @coroutine#6095] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 10:46:29.627 [Test worker @coroutine#6095] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 10:46:29.627 [Test worker @coroutine#6095] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 10:46:29.627 [Test worker @coroutine#6095] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 10:46:29.627 [Test worker @coroutine#6095] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 10:46:29.627 [Test worker @coroutine#6095] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 10:46:29.627 [Test worker @coroutine#6095] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-233" 2024-04-19 10:46:29.627 [Test worker @coroutine#6095] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 10:46:29.627 [Test worker @coroutine#6095] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 10:46:29.627 [Test worker @coroutine#6095] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 10:46:29.627 [Test worker @coroutine#6095] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 10:46:29.627 [Test worker @coroutine#6095] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 10:46:29.627 [Test worker @coroutine#6095] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 10:46:29.627 [Test worker @coroutine#6095] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 10:46:29.627 [Test worker @coroutine#6095] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 10:46:29.627 [Test worker @coroutine#6095] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Starting... 2024-04-19 10:46:29.627 [Test worker @coroutine#6095] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Added connection org.sqlite.jdbc4.JDBC4Connection@68a0a4ae 2024-04-19 10:46:29.628 [Test worker @coroutine#6095] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Added connection org.sqlite.jdbc4.JDBC4Connection@68a0a4ae 2024-04-19 10:46:29.628 [Test worker @coroutine#6095] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Start completed. 2024-04-19 10:46:29.644 [Test worker @coroutine#6095] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68a0a4ae 2024-04-19 10:46:29.656 [Test worker @coroutine#6096] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68a0a4ae 2024-04-19 10:46:29.658 [Test worker @coroutine#6098] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68a0a4ae 2024-04-19 10:46:29.660 [Test worker @coroutine#6100] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68a0a4ae 2024-04-19 10:46:29.664 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Shutdown initiated... 2024-04-19 10:46:29.665 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Close initiated... 2024-04-19 10:46:29.665 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-19 10:46:29.665 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-19 10:46:29.665 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Closed. 2024-04-19 10:46:29.665 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Shutdown completed. 2024-04-19 10:46:29.665 [Test worker @coroutine#6119] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-234 - configuration: 2024-04-19 10:46:29.665 [Test worker @coroutine#6119] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 10:46:29.665 [Test worker @coroutine#6119] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 10:46:29.665 [Test worker @coroutine#6119] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 10:46:29.665 [Test worker @coroutine#6119] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 10:46:29.665 [Test worker @coroutine#6119] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 10:46:29.665 [Test worker @coroutine#6119] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 10:46:29.665 [Test worker @coroutine#6119] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@550482aa 2024-04-19 10:46:29.665 [Test worker @coroutine#6119] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 10:46:29.665 [Test worker @coroutine#6119] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 10:46:29.665 [Test worker @coroutine#6119] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 10:46:29.665 [Test worker @coroutine#6119] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 10:46:29.665 [Test worker @coroutine#6119] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 10:46:29.665 [Test worker @coroutine#6119] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 10:46:29.665 [Test worker @coroutine#6119] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 10:46:29.665 [Test worker @coroutine#6119] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 10:46:29.665 [Test worker @coroutine#6119] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 10:46:29.666 [Test worker @coroutine#6119] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 10:46:29.666 [Test worker @coroutine#6119] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 10:46:29.666 [Test worker @coroutine#6119] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 10:46:29.666 [Test worker @coroutine#6119] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 10:46:29.666 [Test worker @coroutine#6119] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 10:46:29.666 [Test worker @coroutine#6119] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 10:46:29.666 [Test worker @coroutine#6119] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 10:46:29.666 [Test worker @coroutine#6119] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 10:46:29.666 [Test worker @coroutine#6119] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 10:46:29.666 [Test worker @coroutine#6119] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 10:46:29.666 [Test worker @coroutine#6119] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-234" 2024-04-19 10:46:29.666 [Test worker @coroutine#6119] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 10:46:29.666 [Test worker @coroutine#6119] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 10:46:29.666 [Test worker @coroutine#6119] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 10:46:29.666 [Test worker @coroutine#6119] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 10:46:29.666 [Test worker @coroutine#6119] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 10:46:29.666 [Test worker @coroutine#6119] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 10:46:29.666 [Test worker @coroutine#6119] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 10:46:29.666 [Test worker @coroutine#6119] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 10:46:29.666 [Test worker @coroutine#6119] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Starting... 2024-04-19 10:46:29.666 [Test worker @coroutine#6119] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Added connection org.sqlite.jdbc4.JDBC4Connection@2dc4b58a 2024-04-19 10:46:29.666 [Test worker @coroutine#6119] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Added connection org.sqlite.jdbc4.JDBC4Connection@2dc4b58a 2024-04-19 10:46:29.666 [Test worker @coroutine#6119] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Start completed. 2024-04-19 10:46:29.680 [Test worker @coroutine#6119] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2dc4b58a 2024-04-19 10:46:29.691 [Test worker @coroutine#6120] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2dc4b58a 2024-04-19 10:46:29.692 [Test worker @coroutine#6122] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2dc4b58a 2024-04-19 10:46:29.694 [Test worker @coroutine#6124] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2dc4b58a 2024-04-19 10:46:29.697 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Shutdown initiated... 2024-04-19 10:46:29.697 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Close initiated... 2024-04-19 10:46:29.697 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-19 10:46:29.697 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-19 10:46:29.697 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Closed. 2024-04-19 10:46:29.697 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Shutdown completed. 2024-04-19 10:46:29.698 [Test worker @coroutine#6141] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-235 - configuration: 2024-04-19 10:46:29.698 [Test worker @coroutine#6141] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 10:46:29.698 [Test worker @coroutine#6141] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 10:46:29.698 [Test worker @coroutine#6141] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 10:46:29.698 [Test worker @coroutine#6141] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 10:46:29.698 [Test worker @coroutine#6141] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 10:46:29.698 [Test worker @coroutine#6141] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 10:46:29.698 [Test worker @coroutine#6141] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@70edffdb 2024-04-19 10:46:29.698 [Test worker @coroutine#6141] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 10:46:29.698 [Test worker @coroutine#6141] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 10:46:29.698 [Test worker @coroutine#6141] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 10:46:29.698 [Test worker @coroutine#6141] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 10:46:29.698 [Test worker @coroutine#6141] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 10:46:29.698 [Test worker @coroutine#6141] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 10:46:29.698 [Test worker @coroutine#6141] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 10:46:29.698 [Test worker @coroutine#6141] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 10:46:29.698 [Test worker @coroutine#6141] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 10:46:29.698 [Test worker @coroutine#6141] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 10:46:29.698 [Test worker @coroutine#6141] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 10:46:29.698 [Test worker @coroutine#6141] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 10:46:29.698 [Test worker @coroutine#6141] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 10:46:29.698 [Test worker @coroutine#6141] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 10:46:29.698 [Test worker @coroutine#6141] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 10:46:29.698 [Test worker @coroutine#6141] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 10:46:29.698 [Test worker @coroutine#6141] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 10:46:29.698 [Test worker @coroutine#6141] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 10:46:29.698 [Test worker @coroutine#6141] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 10:46:29.698 [Test worker @coroutine#6141] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-235" 2024-04-19 10:46:29.698 [Test worker @coroutine#6141] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 10:46:29.698 [Test worker @coroutine#6141] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 10:46:29.698 [Test worker @coroutine#6141] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 10:46:29.698 [Test worker @coroutine#6141] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 10:46:29.698 [Test worker @coroutine#6141] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 10:46:29.698 [Test worker @coroutine#6141] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 10:46:29.698 [Test worker @coroutine#6141] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 10:46:29.698 [Test worker @coroutine#6141] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 10:46:29.698 [Test worker @coroutine#6141] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Starting... 2024-04-19 10:46:29.698 [Test worker @coroutine#6141] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b7e739 2024-04-19 10:46:29.698 [Test worker @coroutine#6141] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b7e739 2024-04-19 10:46:29.698 [Test worker @coroutine#6141] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Start completed. 2024-04-19 10:46:29.712 [Test worker @coroutine#6141] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b7e739 2024-04-19 10:46:29.725 [Test worker @coroutine#6142] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b7e739 2024-04-19 10:46:29.726 [Test worker @coroutine#6144] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b7e739 2024-04-19 10:46:29.728 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b7e739 2024-04-19 10:46:29.731 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Shutdown initiated... 2024-04-19 10:46:29.731 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Close initiated... 2024-04-19 10:46:29.731 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-19 10:46:29.732 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-19 10:46:29.732 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Closed. 2024-04-19 10:46:29.732 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Shutdown completed. 2024-04-19 10:46:29.733 [UI Thread @coroutine#6163] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-236 - configuration: 2024-04-19 10:46:29.734 [UI Thread @coroutine#6163] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 10:46:29.734 [UI Thread @coroutine#6163] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 10:46:29.734 [UI Thread @coroutine#6163] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 10:46:29.734 [UI Thread @coroutine#6163] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 10:46:29.734 [UI Thread @coroutine#6163] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 10:46:29.734 [UI Thread @coroutine#6163] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 10:46:29.734 [UI Thread @coroutine#6163] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@14bcced7 2024-04-19 10:46:29.734 [UI Thread @coroutine#6163] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 10:46:29.734 [UI Thread @coroutine#6163] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 10:46:29.734 [UI Thread @coroutine#6163] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 10:46:29.734 [UI Thread @coroutine#6163] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 10:46:29.734 [UI Thread @coroutine#6163] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 10:46:29.734 [UI Thread @coroutine#6163] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 10:46:29.734 [UI Thread @coroutine#6163] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 10:46:29.734 [UI Thread @coroutine#6163] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 10:46:29.734 [UI Thread @coroutine#6163] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 10:46:29.734 [UI Thread @coroutine#6163] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 10:46:29.734 [UI Thread @coroutine#6163] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 10:46:29.734 [UI Thread @coroutine#6163] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 10:46:29.734 [UI Thread @coroutine#6163] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 10:46:29.734 [UI Thread @coroutine#6163] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 10:46:29.734 [UI Thread @coroutine#6163] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 10:46:29.734 [UI Thread @coroutine#6163] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 10:46:29.734 [UI Thread @coroutine#6163] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 10:46:29.734 [UI Thread @coroutine#6163] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 10:46:29.734 [UI Thread @coroutine#6163] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 10:46:29.734 [UI Thread @coroutine#6163] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-236" 2024-04-19 10:46:29.734 [UI Thread @coroutine#6163] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 10:46:29.734 [UI Thread @coroutine#6163] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 10:46:29.734 [UI Thread @coroutine#6163] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 10:46:29.734 [UI Thread @coroutine#6163] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 10:46:29.734 [UI Thread @coroutine#6163] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 10:46:29.734 [UI Thread @coroutine#6163] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 10:46:29.734 [UI Thread @coroutine#6163] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 10:46:29.734 [UI Thread @coroutine#6163] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 10:46:29.734 [UI Thread @coroutine#6163] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Starting... 2024-04-19 10:46:29.735 [UI Thread @coroutine#6163] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Added connection org.sqlite.jdbc4.JDBC4Connection@6cccac7e 2024-04-19 10:46:29.735 [UI Thread @coroutine#6163] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Added connection org.sqlite.jdbc4.JDBC4Connection@6cccac7e 2024-04-19 10:46:29.735 [UI Thread @coroutine#6163] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Start completed. 2024-04-19 10:46:29.754 [UI Thread @coroutine#6163] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cccac7e 2024-04-19 10:46:29.756 [DefaultDispatcher-worker-3 @coroutine#2056] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32b72ccb 2024-04-19 10:46:29.756 [DefaultDispatcher-worker-11 @coroutine#2070] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68024e57 2024-04-19 10:46:29.756 [DefaultDispatcher-worker-3 @coroutine#2056] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-19 10:46:29.756 [DefaultDispatcher-worker-3 @coroutine#2056] 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-04-19 10:46:29.756 [DefaultDispatcher-worker-3 @coroutine#2056] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-19 10:46:29.756 [DefaultDispatcher-worker-11 @coroutine#2070] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54079/UmAppDatabase/replication/nodeId 2024-04-19 10:46:29.756 [DefaultDispatcher-worker-11 @coroutine#2070] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54079/UmAppDatabase/replication/nodeId. 2024-04-19 10:46:29.756 [DefaultDispatcher-worker-11 @coroutine#2070] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54079/UmAppDatabase/replication/nodeId 2024-04-19 10:46:29.757 [DefaultDispatcher-worker-1 @coroutine#2056] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-19 10:46:29.757 [DefaultDispatcher-worker-11 @coroutine#2070] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54079/UmAppDatabase/replication/nodeId 2024-04-19 10:46:29.757 [DefaultDispatcher-worker-11 @coroutine#2070] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54079/UmAppDatabase/replication/nodeId 2024-04-19 10:46:29.765 [UI Thread @coroutine#6166] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cccac7e 2024-04-19 10:46:29.767 [UI Thread @coroutine#6173] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cccac7e 2024-04-19 10:46:29.769 [UI Thread @coroutine#6175] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cccac7e 2024-04-19 10:46:29.772 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Shutdown initiated... 2024-04-19 10:46:29.772 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Close initiated... 2024-04-19 10:46:29.772 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 10:46:29.772 [HikariPool-236 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6cccac7e: (connection evicted) 2024-04-19 10:46:29.773 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-19 10:46:29.773 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Closed. 2024-04-19 10:46:29.773 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Shutdown completed. 2024-04-19 10:46:29.775 [Test worker @coroutine#6182] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-237 - configuration: 2024-04-19 10:46:29.775 [Test worker @coroutine#6182] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 10:46:29.775 [Test worker @coroutine#6182] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 10:46:29.775 [Test worker @coroutine#6182] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 10:46:29.775 [Test worker @coroutine#6182] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 10:46:29.775 [Test worker @coroutine#6182] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 10:46:29.775 [Test worker @coroutine#6182] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 10:46:29.775 [Test worker @coroutine#6182] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@c8dc1ef 2024-04-19 10:46:29.775 [Test worker @coroutine#6182] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 10:46:29.775 [Test worker @coroutine#6182] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 10:46:29.775 [Test worker @coroutine#6182] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 10:46:29.775 [Test worker @coroutine#6182] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 10:46:29.775 [Test worker @coroutine#6182] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 10:46:29.775 [Test worker @coroutine#6182] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 10:46:29.775 [Test worker @coroutine#6182] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 10:46:29.775 [Test worker @coroutine#6182] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 10:46:29.775 [Test worker @coroutine#6182] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 10:46:29.775 [Test worker @coroutine#6182] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 10:46:29.775 [Test worker @coroutine#6182] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 10:46:29.775 [Test worker @coroutine#6182] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 10:46:29.775 [Test worker @coroutine#6182] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 10:46:29.775 [Test worker @coroutine#6182] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 10:46:29.775 [Test worker @coroutine#6182] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 10:46:29.775 [Test worker @coroutine#6182] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 10:46:29.775 [Test worker @coroutine#6182] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 10:46:29.775 [Test worker @coroutine#6182] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 10:46:29.775 [Test worker @coroutine#6182] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 10:46:29.775 [Test worker @coroutine#6182] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-237" 2024-04-19 10:46:29.775 [Test worker @coroutine#6182] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 10:46:29.776 [Test worker @coroutine#6182] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 10:46:29.776 [Test worker @coroutine#6182] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 10:46:29.776 [Test worker @coroutine#6182] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 10:46:29.776 [Test worker @coroutine#6182] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 10:46:29.776 [Test worker @coroutine#6182] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 10:46:29.776 [Test worker @coroutine#6182] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 10:46:29.776 [Test worker @coroutine#6182] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 10:46:29.776 [Test worker @coroutine#6182] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Starting... 2024-04-19 10:46:29.776 [Test worker @coroutine#6182] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Added connection org.sqlite.jdbc4.JDBC4Connection@45488836 2024-04-19 10:46:29.776 [Test worker @coroutine#6182] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Added connection org.sqlite.jdbc4.JDBC4Connection@45488836 2024-04-19 10:46:29.776 [Test worker @coroutine#6182] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Start completed. 2024-04-19 10:46:29.790 [Test worker @coroutine#6182] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45488836 2024-04-19 10:46:29.801 [Test worker @coroutine#6183] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45488836 2024-04-19 10:46:29.803 [Test worker @coroutine#6185] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45488836 2024-04-19 10:46:29.805 [Test worker @coroutine#6187] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45488836 2024-04-19 10:46:29.806 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Shutdown initiated... 2024-04-19 10:46:29.806 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Close initiated... 2024-04-19 10:46:29.806 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-19 10:46:29.806 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-19 10:46:29.806 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Closed. 2024-04-19 10:46:29.806 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Shutdown completed. 2024-04-19 10:46:29.807 [Test worker @coroutine#6198] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-238 - configuration: 2024-04-19 10:46:29.808 [Test worker @coroutine#6198] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 10:46:29.808 [Test worker @coroutine#6198] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 10:46:29.808 [Test worker @coroutine#6198] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 10:46:29.808 [Test worker @coroutine#6198] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 10:46:29.808 [Test worker @coroutine#6198] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 10:46:29.808 [Test worker @coroutine#6198] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 10:46:29.808 [Test worker @coroutine#6198] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@53a1cff1 2024-04-19 10:46:29.808 [Test worker @coroutine#6198] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 10:46:29.808 [Test worker @coroutine#6198] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 10:46:29.808 [Test worker @coroutine#6198] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 10:46:29.808 [Test worker @coroutine#6198] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 10:46:29.808 [Test worker @coroutine#6198] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 10:46:29.808 [Test worker @coroutine#6198] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 10:46:29.808 [Test worker @coroutine#6198] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 10:46:29.808 [Test worker @coroutine#6198] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 10:46:29.808 [Test worker @coroutine#6198] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 10:46:29.808 [Test worker @coroutine#6198] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 10:46:29.808 [Test worker @coroutine#6198] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 10:46:29.808 [Test worker @coroutine#6198] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 10:46:29.808 [Test worker @coroutine#6198] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 10:46:29.808 [Test worker @coroutine#6198] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 10:46:29.808 [Test worker @coroutine#6198] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 10:46:29.808 [Test worker @coroutine#6198] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 10:46:29.808 [Test worker @coroutine#6198] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 10:46:29.808 [Test worker @coroutine#6198] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 10:46:29.808 [Test worker @coroutine#6198] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 10:46:29.808 [Test worker @coroutine#6198] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-238" 2024-04-19 10:46:29.808 [Test worker @coroutine#6198] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 10:46:29.808 [Test worker @coroutine#6198] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 10:46:29.808 [Test worker @coroutine#6198] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 10:46:29.808 [Test worker @coroutine#6198] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 10:46:29.808 [Test worker @coroutine#6198] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 10:46:29.808 [Test worker @coroutine#6198] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 10:46:29.808 [Test worker @coroutine#6198] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 10:46:29.808 [Test worker @coroutine#6198] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 10:46:29.808 [Test worker @coroutine#6198] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Starting... 2024-04-19 10:46:29.808 [Test worker @coroutine#6198] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Added connection org.sqlite.jdbc4.JDBC4Connection@7802fc4e 2024-04-19 10:46:29.808 [Test worker @coroutine#6198] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Added connection org.sqlite.jdbc4.JDBC4Connection@7802fc4e 2024-04-19 10:46:29.808 [Test worker @coroutine#6198] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Start completed. 2024-04-19 10:46:29.822 [Test worker @coroutine#6198] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7802fc4e 2024-04-19 10:46:29.833 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7802fc4e 2024-04-19 10:46:29.834 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7802fc4e 2024-04-19 10:46:29.836 [Test worker @coroutine#6204] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7802fc4e 2024-04-19 10:46:29.838 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Shutdown initiated... 2024-04-19 10:46:29.838 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Close initiated... 2024-04-19 10:46:29.838 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-19 10:46:29.838 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-19 10:46:29.838 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Closed. 2024-04-19 10:46:29.838 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Shutdown completed. 2024-04-19 10:46:29.838 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-239 - configuration: 2024-04-19 10:46:29.838 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 10:46:29.838 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 10:46:29.838 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 10:46:29.838 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 10:46:29.838 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 10:46:29.838 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 10:46:29.838 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@54b1ba04 2024-04-19 10:46:29.838 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 10:46:29.838 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 10:46:29.838 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 10:46:29.838 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 10:46:29.838 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 10:46:29.838 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 10:46:29.838 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 10:46:29.838 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 10:46:29.838 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 10:46:29.838 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 10:46:29.839 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 10:46:29.839 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 10:46:29.839 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 10:46:29.839 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 10:46:29.839 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 10:46:29.839 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 10:46:29.839 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 10:46:29.839 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 10:46:29.839 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 10:46:29.839 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-239" 2024-04-19 10:46:29.839 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 10:46:29.839 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 10:46:29.839 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 10:46:29.839 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 10:46:29.839 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 10:46:29.839 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 10:46:29.839 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 10:46:29.839 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 10:46:29.839 [Test worker @coroutine#6215] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Starting... 2024-04-19 10:46:29.839 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d24def 2024-04-19 10:46:29.839 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d24def 2024-04-19 10:46:29.839 [Test worker @coroutine#6215] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Start completed. 2024-04-19 10:46:29.853 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d24def 2024-04-19 10:46:29.863 [Test worker @coroutine#6216] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d24def 2024-04-19 10:46:29.865 [Test worker @coroutine#6218] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d24def 2024-04-19 10:46:29.867 [Test worker @coroutine#6220] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d24def 2024-04-19 10:46:29.868 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Shutdown initiated... 2024-04-19 10:46:29.868 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Close initiated... 2024-04-19 10:46:29.868 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-19 10:46:29.868 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-19 10:46:29.868 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Closed. 2024-04-19 10:46:29.868 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Shutdown completed. 2024-04-19 10:46:29.869 [Test worker @coroutine#6231] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-240 - configuration: 2024-04-19 10:46:29.869 [Test worker @coroutine#6231] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 10:46:29.869 [Test worker @coroutine#6231] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 10:46:29.869 [Test worker @coroutine#6231] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 10:46:29.869 [Test worker @coroutine#6231] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 10:46:29.869 [Test worker @coroutine#6231] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 10:46:29.869 [Test worker @coroutine#6231] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 10:46:29.869 [Test worker @coroutine#6231] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7ce87f9d 2024-04-19 10:46:29.869 [Test worker @coroutine#6231] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 10:46:29.869 [Test worker @coroutine#6231] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 10:46:29.869 [Test worker @coroutine#6231] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 10:46:29.869 [Test worker @coroutine#6231] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 10:46:29.869 [Test worker @coroutine#6231] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 10:46:29.869 [Test worker @coroutine#6231] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 10:46:29.869 [Test worker @coroutine#6231] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 10:46:29.869 [Test worker @coroutine#6231] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 10:46:29.869 [Test worker @coroutine#6231] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 10:46:29.869 [Test worker @coroutine#6231] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 10:46:29.869 [Test worker @coroutine#6231] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 10:46:29.869 [Test worker @coroutine#6231] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 10:46:29.869 [Test worker @coroutine#6231] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 10:46:29.869 [Test worker @coroutine#6231] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 10:46:29.869 [Test worker @coroutine#6231] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 10:46:29.869 [Test worker @coroutine#6231] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 10:46:29.869 [Test worker @coroutine#6231] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 10:46:29.869 [Test worker @coroutine#6231] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 10:46:29.869 [Test worker @coroutine#6231] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 10:46:29.869 [Test worker @coroutine#6231] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-240" 2024-04-19 10:46:29.869 [Test worker @coroutine#6231] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 10:46:29.869 [Test worker @coroutine#6231] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 10:46:29.869 [Test worker @coroutine#6231] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 10:46:29.869 [Test worker @coroutine#6231] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 10:46:29.869 [Test worker @coroutine#6231] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 10:46:29.869 [Test worker @coroutine#6231] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 10:46:29.869 [Test worker @coroutine#6231] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 10:46:29.869 [Test worker @coroutine#6231] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 10:46:29.869 [Test worker @coroutine#6231] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Starting... 2024-04-19 10:46:29.870 [Test worker @coroutine#6231] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c89cec5 2024-04-19 10:46:29.870 [Test worker @coroutine#6231] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c89cec5 2024-04-19 10:46:29.870 [Test worker @coroutine#6231] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Start completed. 2024-04-19 10:46:29.886 [Test worker @coroutine#6231] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c89cec5 2024-04-19 10:46:29.891 [DefaultDispatcher-worker-2 @coroutine#2122] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e5d9fa7 2024-04-19 10:46:29.891 [DefaultDispatcher-worker-2 @coroutine#2122] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33179/UmAppDatabase/replication/nodeId 2024-04-19 10:46:29.891 [DefaultDispatcher-worker-2 @coroutine#2122] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33179/UmAppDatabase/replication/nodeId. 2024-04-19 10:46:29.891 [DefaultDispatcher-worker-2 @coroutine#2122] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33179/UmAppDatabase/replication/nodeId 2024-04-19 10:46:29.892 [DefaultDispatcher-worker-22 @coroutine#2122] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33179/UmAppDatabase/replication/nodeId 2024-04-19 10:46:29.892 [DefaultDispatcher-worker-22 @coroutine#2122] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33179/UmAppDatabase/replication/nodeId 2024-04-19 10:46:29.897 [Test worker @coroutine#6232] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c89cec5 2024-04-19 10:46:29.899 [Test worker @coroutine#6237] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c89cec5 2024-04-19 10:46:29.901 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c89cec5 2024-04-19 10:46:29.903 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Shutdown initiated... 2024-04-19 10:46:29.903 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Close initiated... 2024-04-19 10:46:29.903 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-19 10:46:29.903 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-19 10:46:29.903 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Closed. 2024-04-19 10:46:29.903 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Shutdown completed. 2024-04-19 10:46:29.904 [Test worker @coroutine#6250] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-241 - configuration: 2024-04-19 10:46:29.904 [Test worker @coroutine#6250] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 10:46:29.904 [Test worker @coroutine#6250] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 10:46:29.904 [Test worker @coroutine#6250] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 10:46:29.904 [Test worker @coroutine#6250] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 10:46:29.904 [Test worker @coroutine#6250] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 10:46:29.904 [Test worker @coroutine#6250] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 10:46:29.904 [Test worker @coroutine#6250] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@39dfadd7 2024-04-19 10:46:29.904 [Test worker @coroutine#6250] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 10:46:29.904 [Test worker @coroutine#6250] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 10:46:29.904 [Test worker @coroutine#6250] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 10:46:29.904 [Test worker @coroutine#6250] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 10:46:29.904 [Test worker @coroutine#6250] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 10:46:29.904 [Test worker @coroutine#6250] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 10:46:29.904 [Test worker @coroutine#6250] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 10:46:29.904 [Test worker @coroutine#6250] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 10:46:29.904 [Test worker @coroutine#6250] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 10:46:29.904 [Test worker @coroutine#6250] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 10:46:29.904 [Test worker @coroutine#6250] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 10:46:29.904 [Test worker @coroutine#6250] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 10:46:29.904 [Test worker @coroutine#6250] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 10:46:29.904 [Test worker @coroutine#6250] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 10:46:29.904 [Test worker @coroutine#6250] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 10:46:29.904 [Test worker @coroutine#6250] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 10:46:29.904 [Test worker @coroutine#6250] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 10:46:29.904 [Test worker @coroutine#6250] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 10:46:29.904 [Test worker @coroutine#6250] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 10:46:29.904 [Test worker @coroutine#6250] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-241" 2024-04-19 10:46:29.904 [Test worker @coroutine#6250] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 10:46:29.904 [Test worker @coroutine#6250] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 10:46:29.904 [Test worker @coroutine#6250] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 10:46:29.904 [Test worker @coroutine#6250] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 10:46:29.904 [Test worker @coroutine#6250] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 10:46:29.904 [Test worker @coroutine#6250] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 10:46:29.904 [Test worker @coroutine#6250] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 10:46:29.904 [Test worker @coroutine#6250] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 10:46:29.905 [Test worker @coroutine#6250] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Starting... 2024-04-19 10:46:29.905 [Test worker @coroutine#6250] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Added connection org.sqlite.jdbc4.JDBC4Connection@397ba74b 2024-04-19 10:46:29.905 [Test worker @coroutine#6250] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Added connection org.sqlite.jdbc4.JDBC4Connection@397ba74b 2024-04-19 10:46:29.905 [Test worker @coroutine#6250] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Start completed. 2024-04-19 10:46:29.919 [Test worker @coroutine#6250] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@397ba74b 2024-04-19 10:46:29.930 [Test worker @coroutine#6251] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@397ba74b 2024-04-19 10:46:29.932 [Test worker @coroutine#6253] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@397ba74b 2024-04-19 10:46:29.933 [Test worker @coroutine#6255] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@397ba74b 2024-04-19 10:46:29.937 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Shutdown initiated... 2024-04-19 10:46:29.937 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Close initiated... 2024-04-19 10:46:29.937 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-19 10:46:29.938 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-19 10:46:29.938 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Closed. 2024-04-19 10:46:29.938 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Shutdown completed. 2024-04-19 10:46:29.938 [Test worker @coroutine#6268] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-242 - configuration: 2024-04-19 10:46:29.938 [Test worker @coroutine#6268] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 10:46:29.938 [Test worker @coroutine#6268] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 10:46:29.938 [Test worker @coroutine#6268] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 10:46:29.938 [Test worker @coroutine#6268] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 10:46:29.938 [Test worker @coroutine#6268] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 10:46:29.938 [Test worker @coroutine#6268] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 10:46:29.938 [Test worker @coroutine#6268] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@66c70e18 2024-04-19 10:46:29.938 [Test worker @coroutine#6268] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 10:46:29.938 [Test worker @coroutine#6268] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 10:46:29.938 [Test worker @coroutine#6268] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 10:46:29.938 [Test worker @coroutine#6268] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 10:46:29.938 [Test worker @coroutine#6268] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 10:46:29.938 [Test worker @coroutine#6268] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 10:46:29.938 [Test worker @coroutine#6268] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 10:46:29.938 [Test worker @coroutine#6268] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 10:46:29.938 [Test worker @coroutine#6268] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 10:46:29.938 [Test worker @coroutine#6268] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 10:46:29.938 [Test worker @coroutine#6268] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 10:46:29.938 [Test worker @coroutine#6268] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 10:46:29.938 [Test worker @coroutine#6268] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 10:46:29.938 [Test worker @coroutine#6268] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 10:46:29.938 [Test worker @coroutine#6268] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 10:46:29.938 [Test worker @coroutine#6268] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 10:46:29.938 [Test worker @coroutine#6268] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 10:46:29.938 [Test worker @coroutine#6268] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 10:46:29.938 [Test worker @coroutine#6268] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 10:46:29.938 [Test worker @coroutine#6268] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-242" 2024-04-19 10:46:29.939 [Test worker @coroutine#6268] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 10:46:29.939 [Test worker @coroutine#6268] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 10:46:29.939 [Test worker @coroutine#6268] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 10:46:29.939 [Test worker @coroutine#6268] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 10:46:29.939 [Test worker @coroutine#6268] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 10:46:29.939 [Test worker @coroutine#6268] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 10:46:29.939 [Test worker @coroutine#6268] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 10:46:29.939 [Test worker @coroutine#6268] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 10:46:29.939 [Test worker @coroutine#6268] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Starting... 2024-04-19 10:46:29.939 [Test worker @coroutine#6268] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Added connection org.sqlite.jdbc4.JDBC4Connection@48515dfc 2024-04-19 10:46:29.939 [Test worker @coroutine#6268] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Added connection org.sqlite.jdbc4.JDBC4Connection@48515dfc 2024-04-19 10:46:29.939 [Test worker @coroutine#6268] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Start completed. 2024-04-19 10:46:29.953 [Test worker @coroutine#6268] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48515dfc 2024-04-19 10:46:29.969 [Test worker @coroutine#6269] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48515dfc 2024-04-19 10:46:29.970 [Test worker @coroutine#6272] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48515dfc 2024-04-19 10:46:29.972 [Test worker @coroutine#6274] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48515dfc 2024-04-19 10:46:29.975 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Shutdown initiated... 2024-04-19 10:46:29.975 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Close initiated... 2024-04-19 10:46:29.975 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-19 10:46:29.975 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-19 10:46:29.975 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Closed. 2024-04-19 10:46:29.975 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Shutdown completed. 2024-04-19 10:46:29.976 [Test worker @coroutine#6287] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-243 - configuration: 2024-04-19 10:46:29.976 [Test worker @coroutine#6287] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 10:46:29.977 [Test worker @coroutine#6287] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 10:46:29.977 [Test worker @coroutine#6287] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 10:46:29.977 [Test worker @coroutine#6287] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 10:46:29.977 [Test worker @coroutine#6287] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 10:46:29.977 [Test worker @coroutine#6287] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 10:46:29.977 [Test worker @coroutine#6287] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2f7765f1 2024-04-19 10:46:29.977 [Test worker @coroutine#6287] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 10:46:29.977 [Test worker @coroutine#6287] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 10:46:29.977 [Test worker @coroutine#6287] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 10:46:29.977 [Test worker @coroutine#6287] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 10:46:29.977 [Test worker @coroutine#6287] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 10:46:29.977 [Test worker @coroutine#6287] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 10:46:29.977 [Test worker @coroutine#6287] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 10:46:29.977 [Test worker @coroutine#6287] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 10:46:29.977 [Test worker @coroutine#6287] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 10:46:29.977 [Test worker @coroutine#6287] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 10:46:29.977 [Test worker @coroutine#6287] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 10:46:29.977 [Test worker @coroutine#6287] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 10:46:29.977 [Test worker @coroutine#6287] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 10:46:29.977 [Test worker @coroutine#6287] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 10:46:29.977 [Test worker @coroutine#6287] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 10:46:29.977 [Test worker @coroutine#6287] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 10:46:29.977 [Test worker @coroutine#6287] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 10:46:29.977 [Test worker @coroutine#6287] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 10:46:29.977 [Test worker @coroutine#6287] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 10:46:29.977 [Test worker @coroutine#6287] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-243" 2024-04-19 10:46:29.977 [Test worker @coroutine#6287] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 10:46:29.977 [Test worker @coroutine#6287] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 10:46:29.977 [Test worker @coroutine#6287] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 10:46:29.977 [Test worker @coroutine#6287] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 10:46:29.977 [Test worker @coroutine#6287] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 10:46:29.977 [Test worker @coroutine#6287] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 10:46:29.977 [Test worker @coroutine#6287] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 10:46:29.977 [Test worker @coroutine#6287] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 10:46:29.977 [Test worker @coroutine#6287] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Starting... 2024-04-19 10:46:29.977 [Test worker @coroutine#6287] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d921d6b 2024-04-19 10:46:29.977 [Test worker @coroutine#6287] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d921d6b 2024-04-19 10:46:29.977 [Test worker @coroutine#6287] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Start completed. 2024-04-19 10:46:29.991 [Test worker @coroutine#6287] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d921d6b 2024-04-19 10:46:30.004 [Test worker @coroutine#6288] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d921d6b 2024-04-19 10:46:30.005 [Test worker @coroutine#6290] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d921d6b 2024-04-19 10:46:30.007 [Test worker @coroutine#6292] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d921d6b 2024-04-19 10:46:30.010 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Shutdown initiated... 2024-04-19 10:46:30.010 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Close initiated... 2024-04-19 10:46:30.010 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-19 10:46:30.010 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-19 10:46:30.010 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Closed. 2024-04-19 10:46:30.010 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Shutdown completed. 2024-04-19 10:46:30.010 [Test worker @coroutine#6305] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-244 - configuration: 2024-04-19 10:46:30.011 [Test worker @coroutine#6305] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 10:46:30.011 [Test worker @coroutine#6305] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 10:46:30.011 [Test worker @coroutine#6305] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 10:46:30.011 [Test worker @coroutine#6305] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 10:46:30.011 [Test worker @coroutine#6305] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 10:46:30.011 [Test worker @coroutine#6305] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 10:46:30.011 [Test worker @coroutine#6305] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@11f415e4 2024-04-19 10:46:30.011 [Test worker @coroutine#6305] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 10:46:30.011 [Test worker @coroutine#6305] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 10:46:30.011 [Test worker @coroutine#6305] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 10:46:30.011 [Test worker @coroutine#6305] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 10:46:30.011 [Test worker @coroutine#6305] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 10:46:30.011 [Test worker @coroutine#6305] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 10:46:30.011 [Test worker @coroutine#6305] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 10:46:30.011 [Test worker @coroutine#6305] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 10:46:30.011 [Test worker @coroutine#6305] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 10:46:30.011 [Test worker @coroutine#6305] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 10:46:30.011 [Test worker @coroutine#6305] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 10:46:30.011 [Test worker @coroutine#6305] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 10:46:30.011 [Test worker @coroutine#6305] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 10:46:30.011 [Test worker @coroutine#6305] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 10:46:30.011 [Test worker @coroutine#6305] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 10:46:30.011 [Test worker @coroutine#6305] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 10:46:30.011 [Test worker @coroutine#6305] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 10:46:30.011 [Test worker @coroutine#6305] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 10:46:30.011 [Test worker @coroutine#6305] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 10:46:30.011 [Test worker @coroutine#6305] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-244" 2024-04-19 10:46:30.011 [Test worker @coroutine#6305] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 10:46:30.011 [Test worker @coroutine#6305] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 10:46:30.011 [Test worker @coroutine#6305] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 10:46:30.011 [Test worker @coroutine#6305] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 10:46:30.011 [Test worker @coroutine#6305] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 10:46:30.011 [Test worker @coroutine#6305] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 10:46:30.011 [Test worker @coroutine#6305] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 10:46:30.011 [Test worker @coroutine#6305] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 10:46:30.011 [Test worker @coroutine#6305] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Starting... 2024-04-19 10:46:30.011 [Test worker @coroutine#6305] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Added connection org.sqlite.jdbc4.JDBC4Connection@38f0de07 2024-04-19 10:46:30.011 [Test worker @coroutine#6305] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Added connection org.sqlite.jdbc4.JDBC4Connection@38f0de07 2024-04-19 10:46:30.011 [Test worker @coroutine#6305] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Start completed. 2024-04-19 10:46:30.029 [Test worker @coroutine#6305] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38f0de07 2024-04-19 10:46:30.040 [Test worker @coroutine#6306] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38f0de07 2024-04-19 10:46:30.042 [Test worker @coroutine#6308] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38f0de07 2024-04-19 10:46:30.044 [Test worker @coroutine#6310] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38f0de07 2024-04-19 10:46:30.046 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Shutdown initiated... 2024-04-19 10:46:30.046 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Close initiated... 2024-04-19 10:46:30.046 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-19 10:46:30.046 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-19 10:46:30.046 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Closed. 2024-04-19 10:46:30.046 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Shutdown completed. 2024-04-19 10:46:30.048 [Test worker @coroutine#6323] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-245 - configuration: 2024-04-19 10:46:30.048 [Test worker @coroutine#6323] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 10:46:30.048 [Test worker @coroutine#6323] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 10:46:30.048 [Test worker @coroutine#6323] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 10:46:30.048 [Test worker @coroutine#6323] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 10:46:30.048 [Test worker @coroutine#6323] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 10:46:30.048 [Test worker @coroutine#6323] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 10:46:30.048 [Test worker @coroutine#6323] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@993bc47 2024-04-19 10:46:30.048 [Test worker @coroutine#6323] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 10:46:30.048 [Test worker @coroutine#6323] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 10:46:30.048 [Test worker @coroutine#6323] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 10:46:30.048 [Test worker @coroutine#6323] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 10:46:30.048 [Test worker @coroutine#6323] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 10:46:30.048 [Test worker @coroutine#6323] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 10:46:30.048 [Test worker @coroutine#6323] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 10:46:30.048 [Test worker @coroutine#6323] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 10:46:30.048 [Test worker @coroutine#6323] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 10:46:30.048 [Test worker @coroutine#6323] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 10:46:30.048 [Test worker @coroutine#6323] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 10:46:30.048 [Test worker @coroutine#6323] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 10:46:30.048 [Test worker @coroutine#6323] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 10:46:30.048 [Test worker @coroutine#6323] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 10:46:30.048 [Test worker @coroutine#6323] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 10:46:30.048 [Test worker @coroutine#6323] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 10:46:30.048 [Test worker @coroutine#6323] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 10:46:30.048 [Test worker @coroutine#6323] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 10:46:30.048 [Test worker @coroutine#6323] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 10:46:30.048 [Test worker @coroutine#6323] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-245" 2024-04-19 10:46:30.048 [Test worker @coroutine#6323] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 10:46:30.048 [Test worker @coroutine#6323] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 10:46:30.048 [Test worker @coroutine#6323] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 10:46:30.048 [Test worker @coroutine#6323] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 10:46:30.048 [Test worker @coroutine#6323] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 10:46:30.048 [Test worker @coroutine#6323] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 10:46:30.048 [Test worker @coroutine#6323] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 10:46:30.048 [Test worker @coroutine#6323] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 10:46:30.048 [Test worker @coroutine#6323] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Starting... 2024-04-19 10:46:30.048 [Test worker @coroutine#6323] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Added connection org.sqlite.jdbc4.JDBC4Connection@18accf9c 2024-04-19 10:46:30.048 [Test worker @coroutine#6323] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Added connection org.sqlite.jdbc4.JDBC4Connection@18accf9c 2024-04-19 10:46:30.048 [Test worker @coroutine#6323] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Start completed. 2024-04-19 10:46:30.063 [Test worker @coroutine#6323] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18accf9c 2024-04-19 10:46:30.074 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18accf9c 2024-04-19 10:46:30.076 [Test worker @coroutine#6327] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18accf9c 2024-04-19 10:46:30.077 [Test worker @coroutine#6329] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18accf9c 2024-04-19 10:46:30.080 [UI Thread @coroutine#6338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://invalid/Site/verify 2024-04-19 10:46:30.080 [UI Thread @coroutine#6338] 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-04-19 10:46:30.080 [UI Thread @coroutine#6338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://invalid/Site/verify 2024-04-19 10:46:30.082 [UI Thread @coroutine#6338] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: invalid: Name or service not known for request https://invalid/Site/verify 2024-04-19 10:46:30.084 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Shutdown initiated... 2024-04-19 10:46:30.084 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Close initiated... 2024-04-19 10:46:30.084 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-19 10:46:30.084 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-19 10:46:30.084 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Closed. 2024-04-19 10:46:30.084 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Shutdown completed. 2024-04-19 10:46:30.085 [Test worker @coroutine#6344] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-246 - configuration: 2024-04-19 10:46:30.086 [Test worker @coroutine#6344] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 10:46:30.086 [Test worker @coroutine#6344] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 10:46:30.086 [Test worker @coroutine#6344] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 10:46:30.086 [Test worker @coroutine#6344] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 10:46:30.086 [Test worker @coroutine#6344] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 10:46:30.086 [Test worker @coroutine#6344] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 10:46:30.086 [Test worker @coroutine#6344] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@467924d8 2024-04-19 10:46:30.086 [Test worker @coroutine#6344] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 10:46:30.086 [Test worker @coroutine#6344] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 10:46:30.086 [Test worker @coroutine#6344] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 10:46:30.086 [Test worker @coroutine#6344] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 10:46:30.086 [Test worker @coroutine#6344] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 10:46:30.086 [Test worker @coroutine#6344] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 10:46:30.086 [Test worker @coroutine#6344] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 10:46:30.086 [Test worker @coroutine#6344] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 10:46:30.086 [Test worker @coroutine#6344] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 10:46:30.086 [Test worker @coroutine#6344] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 10:46:30.086 [Test worker @coroutine#6344] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 10:46:30.086 [Test worker @coroutine#6344] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 10:46:30.086 [Test worker @coroutine#6344] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 10:46:30.086 [Test worker @coroutine#6344] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 10:46:30.086 [Test worker @coroutine#6344] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 10:46:30.086 [Test worker @coroutine#6344] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 10:46:30.086 [Test worker @coroutine#6344] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 10:46:30.086 [Test worker @coroutine#6344] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 10:46:30.086 [Test worker @coroutine#6344] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 10:46:30.086 [Test worker @coroutine#6344] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-246" 2024-04-19 10:46:30.086 [Test worker @coroutine#6344] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 10:46:30.086 [Test worker @coroutine#6344] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 10:46:30.086 [Test worker @coroutine#6344] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 10:46:30.086 [Test worker @coroutine#6344] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 10:46:30.086 [Test worker @coroutine#6344] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 10:46:30.086 [Test worker @coroutine#6344] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 10:46:30.086 [Test worker @coroutine#6344] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 10:46:30.086 [Test worker @coroutine#6344] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 10:46:30.086 [Test worker @coroutine#6344] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Starting... 2024-04-19 10:46:30.086 [Test worker @coroutine#6344] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Added connection org.sqlite.jdbc4.JDBC4Connection@614da024 2024-04-19 10:46:30.086 [Test worker @coroutine#6344] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Added connection org.sqlite.jdbc4.JDBC4Connection@614da024 2024-04-19 10:46:30.086 [Test worker @coroutine#6344] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Start completed. 2024-04-19 10:46:30.102 [Test worker @coroutine#6344] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@614da024 2024-04-19 10:46:30.113 [Test worker @coroutine#6345] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@614da024 2024-04-19 10:46:30.115 [Test worker @coroutine#6347] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@614da024 2024-04-19 10:46:30.117 [Test worker @coroutine#6350] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@614da024 2024-04-19 10:46:30.120 [UI Thread @coroutine#6361] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44851/Site/verify 2024-04-19 10:46:30.120 [UI Thread @coroutine#6361] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44851/Site/verify. 2024-04-19 10:46:30.120 [UI Thread @coroutine#6361] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44851/Site/verify 2024-04-19 10:46:30.123 [UI Thread @coroutine#6361] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44851/Site/verify 2024-04-19 10:46:30.123 [UI Thread @coroutine#6361] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44851/Site/verify 2024-04-19 10:46:30.123 [UI Thread @coroutine#6361] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:44851/Site/verify. 2024-04-19 10:46:30.123 [UI Thread @coroutine#6361] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:44851/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2024-04-19 10:46:30.125 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Shutdown initiated... 2024-04-19 10:46:30.125 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Close initiated... 2024-04-19 10:46:30.125 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-19 10:46:30.126 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-19 10:46:30.126 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Closed. 2024-04-19 10:46:30.126 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Shutdown completed. 2024-04-19 10:46:30.127 [DefaultDispatcher-worker-17 @coroutine#1886] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40f931ec 2024-04-19 10:46:30.127 [DefaultDispatcher-worker-17 @coroutine#1886] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43143/UmAppDatabase/replication/nodeId 2024-04-19 10:46:30.127 [DefaultDispatcher-worker-17 @coroutine#1886] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43143/UmAppDatabase/replication/nodeId. 2024-04-19 10:46:30.127 [DefaultDispatcher-worker-17 @coroutine#1886] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43143/UmAppDatabase/replication/nodeId 2024-04-19 10:46:30.127 [DefaultDispatcher-worker-8 @coroutine#2167] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d9cac6e 2024-04-19 10:46:30.127 [DefaultDispatcher-worker-8 @coroutine#2167] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45929/UmAppDatabase/replication/nodeId 2024-04-19 10:46:30.127 [DefaultDispatcher-worker-8 @coroutine#2167] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45929/UmAppDatabase/replication/nodeId. 2024-04-19 10:46:30.127 [DefaultDispatcher-worker-8 @coroutine#2167] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45929/UmAppDatabase/replication/nodeId 2024-04-19 10:46:30.128 [DefaultDispatcher-worker-14 @coroutine#2167] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45929/UmAppDatabase/replication/nodeId 2024-04-19 10:46:30.128 [DefaultDispatcher-worker-5 @coroutine#1886] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43143/UmAppDatabase/replication/nodeId 2024-04-19 10:46:30.128 [DefaultDispatcher-worker-14 @coroutine#2167] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45929/UmAppDatabase/replication/nodeId 2024-04-19 10:46:30.128 [DefaultDispatcher-worker-5 @coroutine#1886] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43143/UmAppDatabase/replication/nodeId 2024-04-19 10:46:30.131 [Test worker @coroutine#6374] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-247 - configuration: 2024-04-19 10:46:30.131 [Test worker @coroutine#6374] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-19 10:46:30.131 [Test worker @coroutine#6374] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-19 10:46:30.131 [Test worker @coroutine#6374] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-19 10:46:30.131 [Test worker @coroutine#6374] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-19 10:46:30.131 [Test worker @coroutine#6374] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-19 10:46:30.131 [Test worker @coroutine#6374] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-19 10:46:30.131 [Test worker @coroutine#6374] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3c175d82 2024-04-19 10:46:30.131 [Test worker @coroutine#6374] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-19 10:46:30.131 [Test worker @coroutine#6374] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-19 10:46:30.131 [Test worker @coroutine#6374] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-19 10:46:30.131 [Test worker @coroutine#6374] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-19 10:46:30.131 [Test worker @coroutine#6374] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-19 10:46:30.131 [Test worker @coroutine#6374] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-19 10:46:30.131 [Test worker @coroutine#6374] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-19 10:46:30.131 [Test worker @coroutine#6374] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-19 10:46:30.131 [Test worker @coroutine#6374] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-19 10:46:30.131 [Test worker @coroutine#6374] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-19 10:46:30.131 [Test worker @coroutine#6374] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-19 10:46:30.131 [Test worker @coroutine#6374] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-19 10:46:30.131 [Test worker @coroutine#6374] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-19 10:46:30.131 [Test worker @coroutine#6374] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-19 10:46:30.131 [Test worker @coroutine#6374] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-19 10:46:30.131 [Test worker @coroutine#6374] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-19 10:46:30.131 [Test worker @coroutine#6374] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-19 10:46:30.131 [Test worker @coroutine#6374] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-19 10:46:30.131 [Test worker @coroutine#6374] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-19 10:46:30.131 [Test worker @coroutine#6374] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-247" 2024-04-19 10:46:30.131 [Test worker @coroutine#6374] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-19 10:46:30.131 [Test worker @coroutine#6374] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-19 10:46:30.131 [Test worker @coroutine#6374] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-19 10:46:30.131 [Test worker @coroutine#6374] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-19 10:46:30.131 [Test worker @coroutine#6374] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-19 10:46:30.131 [Test worker @coroutine#6374] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-19 10:46:30.131 [Test worker @coroutine#6374] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-19 10:46:30.131 [Test worker @coroutine#6374] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-19 10:46:30.131 [Test worker @coroutine#6374] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Starting... 2024-04-19 10:46:30.132 [Test worker @coroutine#6374] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e1b96a7 2024-04-19 10:46:30.132 [Test worker @coroutine#6374] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e1b96a7 2024-04-19 10:46:30.132 [Test worker @coroutine#6374] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Start completed. 2024-04-19 10:46:30.148 [Test worker @coroutine#6374] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e1b96a7 2024-04-19 10:46:30.159 [Test worker @coroutine#6375] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e1b96a7 2024-04-19 10:46:30.161 [Test worker @coroutine#6377] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e1b96a7 2024-04-19 10:46:30.163 [Test worker @coroutine#6379] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e1b96a7 2024-04-19 10:46:30.174 [DefaultDispatcher-worker-20 @coroutine#6381] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e1b96a7 2024-04-19 10:46:30.183 [DefaultDispatcher-worker-2 @coroutine#6374] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e1b96a7 2024-04-19 10:46:30.188 [UI Thread @coroutine#6390] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60691/582739404895698944/_ustadmanifest.json 2024-04-19 10:46:30.189 [UI Thread @coroutine#6390] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60691/582739404895698944/_ustadmanifest.json. 2024-04-19 10:46:30.189 [UI Thread @coroutine#6390] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60691/582739404895698944/_ustadmanifest.json 2024-04-19 10:46:30.190 [UI Thread @coroutine#6390] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60691/582739404895698944/_ustadmanifest.json 2024-04-19 10:46:30.190 [UI Thread @coroutine#6390] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60691/582739404895698944/_ustadmanifest.json 2024-04-19 10:46:30.191 [UI Thread @coroutine#6390] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60691/582739404895698944/_ustadmanifest.json. 2024-04-19 10:46:30.191 [UI Thread @coroutine#6390] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:60691/582739404895698944/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2024-04-19 10:46:30.191 [UI Thread @coroutine#6390] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60691/tincan.xml 2024-04-19 10:46:30.191 [UI Thread @coroutine#6390] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60691/tincan.xml. 2024-04-19 10:46:30.191 [UI Thread @coroutine#6390] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60691/tincan.xml 2024-04-19 10:46:30.192 [UI Thread @coroutine#6390] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60691/tincan.xml 2024-04-19 10:46:30.192 [UI Thread @coroutine#6390] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60691/tincan.xml 2024-04-19 10:46:30.220 [DefaultDispatcher-worker-8 @coroutine#1918] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fae357f 2024-04-19 10:46:30.220 [DefaultDispatcher-worker-8 @coroutine#1918] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35603/UmAppDatabase/replication/nodeId 2024-04-19 10:46:30.220 [DefaultDispatcher-worker-8 @coroutine#1918] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35603/UmAppDatabase/replication/nodeId. 2024-04-19 10:46:30.220 [DefaultDispatcher-worker-8 @coroutine#1918] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35603/UmAppDatabase/replication/nodeId 2024-04-19 10:46:30.221 [DefaultDispatcher-worker-5 @coroutine#1918] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35603/UmAppDatabase/replication/nodeId 2024-04-19 10:46:30.221 [DefaultDispatcher-worker-5 @coroutine#1918] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35603/UmAppDatabase/replication/nodeId 2024-04-19 10:46:30.227 [DefaultDispatcher-worker-5 @coroutine#2224] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52518ee1 2024-04-19 10:46:30.227 [DefaultDispatcher-worker-5 @coroutine#2224] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49839/UmAppDatabase/replication/nodeId 2024-04-19 10:46:30.227 [DefaultDispatcher-worker-5 @coroutine#2224] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49839/UmAppDatabase/replication/nodeId. 2024-04-19 10:46:30.227 [DefaultDispatcher-worker-5 @coroutine#2224] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49839/UmAppDatabase/replication/nodeId 2024-04-19 10:46:30.228 [DefaultDispatcher-worker-17 @coroutine#2224] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49839/UmAppDatabase/replication/nodeId 2024-04-19 10:46:30.228 [DefaultDispatcher-worker-17 @coroutine#2224] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49839/UmAppDatabase/replication/nodeId 2024-04-19 10:46:30.232 [HikariPool-247 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 10:46:30.233 [UI Thread @coroutine#6390] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60691/tincan.xml. 2024-04-19 10:46:30.233 [UI Thread @coroutine#6390] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:60691/tincan.xml to class io.ktor.utils.io.ByteReadChannel 2024-04-19 10:46:30.234 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Shutdown initiated... 2024-04-19 10:46:30.234 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Close initiated... 2024-04-19 10:46:30.234 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-19 10:46:30.235 [HikariPool-247 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7e1b96a7: (connection evicted) 2024-04-19 10:46:30.235 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-19 10:46:30.235 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Closed. 2024-04-19 10:46:30.235 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Shutdown completed.